diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-22 01:13:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-22 01:13:08 -0500 |
commit | ada95b98786fd4bdaefdcf3be7626a85314a7b3a (patch) | |
tree | 936caf49f7bee9fcaf7b911a397e30fee6165c6c /components/script_layout_interface/message.rs | |
parent | 87d28b97c623abb1ec10280b06830b05c19190dc (diff) | |
parent | 28d0d90413b44fea13f0990e3ded8722de970c0e (diff) | |
download | servo-ada95b98786fd4bdaefdcf3be7626a85314a7b3a.tar.gz servo-ada95b98786fd4bdaefdcf3be7626a85314a7b3a.zip |
Auto merge of #25821 - gterzian:fix_messagechannel_constructor_idiom, r=Manishearth
Use new and new_inherited in messagechannel
<!-- Please describe your changes on the following line: -->
Use common DOM constructor idioms in `MessageChannel`. Also, remove the falliable from the result, since that seems to match the spec better https://html.spec.whatwg.org/multipage/web-messaging.html#dom-messagechannel
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- 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_layout_interface/message.rs')
0 files changed, 0 insertions, 0 deletions