aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/performanceobserver.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2020-02-13 17:37:12 -0500
committerGitHub <noreply@github.com>2020-02-13 17:37:12 -0500
commite697e6cca70bec57b5ed9512b95c2a72359d6ca1 (patch)
tree99fa07d2761b0ff18f7c166b8f0a98e1fc8b513e /components/script/dom/performanceobserver.rs
parent9c135f0e9554bd78bb7a432a872257e2cae13a48 (diff)
parent01aba1fcc453192da64272dcc180135ce11e4ea7 (diff)
downloadservo-e697e6cca70bec57b5ed9512b95c2a72359d6ca1.tar.gz
servo-e697e6cca70bec57b5ed9512b95c2a72359d6ca1.zip
Auto merge of #25488 - pshaughn:clickactivate, r=jdm
Event dispatch rewritten to align to spec, activate on clicks better I went over the changes to the event dispatch spec that had accumulated over the past few years, rewriting dispatch/invoke/inner-invoke almost completely and modifying other code where it was relevant. Most of the remaining obvious deviations from spec are things that will only come up when we start handling events in shadow DOM. I am pushing now because I want to see CI test results, but please do not approve this PR just if automated test improvements look good. I may have broken some actual UI interactions in the course of fixing synthetic events, and some manual testing is needed, including checking that manual interactions with interactive content continue to fire the events they're supposed to. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #25384 and fix #22783 and fix #25199 <!-- Either: --> - [ ] There are automated tests for the synthetic-click parts of these changes, BUT the effects on real UI events need some manual testing before merging <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/dom/performanceobserver.rs')
0 files changed, 0 insertions, 0 deletions