diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-12-11 10:12:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-11 10:12:52 -0500 |
commit | fc97a53a9413b1b72c8eb25f9a38a26bdd5beefe (patch) | |
tree | a855602ea9bc9cd68edfbe78bb36a918e090dfbf /python/servo/build_commands.py | |
parent | aa268e154f5bd1c57c0e49f7564a060dc1c1b09a (diff) | |
parent | e501eaaa5b43961883ef8ef1427790f6c9bb1804 (diff) | |
download | servo-fc97a53a9413b1b72c8eb25f9a38a26bdd5beefe.tar.gz servo-fc97a53a9413b1b72c8eb25f9a38a26bdd5beefe.zip |
Auto merge of #25240 - pshaughn:unspecial_mouseover, r=SimonSapin
Took out the special mouseover cancel case
<!-- Please describe your changes on the following line: -->
eventtarget.rs was checking the event type to see if it was a mouseover; now it doesn't. Other special-case events like error and beforeunload go down other code paths entirely, so this one has no special cases left.
---
<!-- 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 #25190
<!-- Either: -->
- [X] There are tests for these changes
<!-- 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 'python/servo/build_commands.py')
0 files changed, 0 insertions, 0 deletions