diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-12-17 02:13:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-17 02:13:13 -0500 |
commit | 6ccad53937c2dcc8d1d24d9d924e236927211cf8 (patch) | |
tree | de342c3824e8ad941ced3ce11d72cd7229ba12b1 /components/script/dom/xrview.rs | |
parent | a8b8f4647622dc88e2d19c04de3948795dcc594d (diff) | |
parent | ec70f426383eac8b2b87271f6e50bd9afb0632f2 (diff) | |
download | servo-6ccad53937c2dcc8d1d24d9d924e236927211cf8.tar.gz servo-6ccad53937c2dcc8d1d24d9d924e236927211cf8.zip |
Auto merge of #25254 - pshaughn:stop_creating_outofspec_events, r=jdm
Removed createEvent cases, removed now-unused new_uninitializeds
<!-- Please describe your changes on the following line: -->
document.createEvent was creating some event types WHATWG now says shouldn't be created that way. This was the only caller of a few new_uninitialized methods, so those are removed too.
---
<!-- 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 #25137
<!-- 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 'components/script/dom/xrview.rs')
0 files changed, 0 insertions, 0 deletions