commit | 07b1189e03f960203f28f0c974d371d6efbe0133 | [log] [tgz] |
---|---|---|
author | Lan Wei <lanwei@chromium.org> | Tue Sep 15 01:19:56 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 15 01:19:56 2020 |
tree | 68b5ead817e2801fd1e1c9e8475c21d800c50564 | |
parent | 6f1e66b51371a9aeef88e4a8dd953ad7035eb803 [diff] |
Disable Webdriver WPT test release_actions/sequence.py Disable Webdriver wpt test external/wpt/webdriver/tests/release_actions/sequence.py>> test_no_release_mouse_sequence_keeps_dblclick_state, because right now we do not support keep the touch and mouse events' status in gpuBenchmarking.pointerActionSequence. Bug: 1128104 Change-Id: I6060b061fc6ce0ca486e081d9cf04a64bd1342e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410312 Reviewed-by: John Chen <johnchen@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#806807}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.