diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-12-18 17:01:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-18 17:01:36 -0500 |
commit | f183d66217a3647a9a69d8004ab806193c7b021f (patch) | |
tree | e6ece7d3695136c915e85a63d80a937d5ff05603 /components/script/dom/testbinding.rs | |
parent | b49e74b1f277587b4899fb8feea6bb50d3a41312 (diff) | |
parent | b4090cce6ef80c4fe0374ffa908b6dc9b3fb2d10 (diff) | |
download | servo-f183d66217a3647a9a69d8004ab806193c7b021f.tar.gz servo-f183d66217a3647a9a69d8004ab806193c7b021f.zip |
Auto merge of #25276 - kunalmohan:25192-initMessageEvent, r=jdm
Implement MessageEvent.InitMessageEvent
<!-- Please describe your changes on the following line: -->
InitMessageEvent had to be implemented as required by wpt. For this few keys of struct `MessageEvent` are now wrapped inside DomRefCell wrapper.
---
<!-- 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 #25192 (GitHub issue number if applicable)
<!-- 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/testbinding.rs')
0 files changed, 0 insertions, 0 deletions