diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-12-12 22:50:26 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-12 22:50:26 -0500 |
commit | e8d6ed09c466473e376fe434e3012675467f4c39 (patch) | |
tree | 458f76ed8a50aef48f96eb00c87d02c8c7de00b8 /components/layout_2020/flow/construct.rs | |
parent | 068a210da08b7e00bf4a763d716874ada8246313 (diff) | |
parent | 981d13dcfc9176e7e5042450b2c5475a2b9e7c77 (diff) | |
download | servo-e8d6ed09c466473e376fe434e3012675467f4c39.tar.gz servo-e8d6ed09c466473e376fe434e3012675467f4c39.zip |
Auto merge of #25272 - pshaughn:domexception_inherits_tostring, r=Manishearth
DOMException now inherits its Javascript toString from Error
<!-- Please describe your changes on the following line: -->
stringifier is out of the DOMException IDL, and Stringifier(&self) is moved into the main body of DOMException where it can continue to be called internally.
---
<!-- 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 #25042
<!-- 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/layout_2020/flow/construct.rs')
0 files changed, 0 insertions, 0 deletions