diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-23 12:21:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-23 12:21:11 -0500 |
commit | a1306e1dd3918917221a17b651e1de11ca95d224 (patch) | |
tree | ebf963b9fedbc6444b8bf3f1e9f2896a84aa74ba /components/script/dom/xmlhttprequest.rs | |
parent | 2772626d91502222c687f30db32393634017b129 (diff) | |
parent | 9af35e8a25c68790d2e5589d120beb3fd5e7f570 (diff) | |
download | servo-a1306e1dd3918917221a17b651e1de11ca95d224.tar.gz servo-a1306e1dd3918917221a17b651e1de11ca95d224.zip |
Auto merge of #13897 - scotttrinh:dom-webidl, r=jdm
Partial fix for #12415: DOM interfaces
<!-- Please describe your changes on the following line: -->
Fix exposure of DOM interfaces. Only two of the interfaces needed changing and I want someone to double check on `DOMException` (which I left exposed to both `Window` and `Worker`), but I used Firefox's definition as my source since the specs don't lay it out explicitly.
---
<!-- 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 (partially) #12415 (github issue number if applicable).
<!-- Either: -->
- [X] These changes do not require tests because they only remove code.
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13897)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/xmlhttprequest.rs')
0 files changed, 0 insertions, 0 deletions