diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-03 17:45:45 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-03 17:45:45 -0500 |
commit | 2488213d18d5bc9806b41fb2756a2a82dbe933a4 (patch) | |
tree | 9e91a28c81487caa5e0ede671862108478598043 /components/script/dom/macros.rs | |
parent | 33bea4a089f8392d18face68a45ef45f2c0f1eb6 (diff) | |
parent | 3bd30afcf370b0b7ec691f630e7344a463248fa6 (diff) | |
download | servo-2488213d18d5bc9806b41fb2756a2a82dbe933a4.tar.gz servo-2488213d18d5bc9806b41fb2756a2a82dbe933a4.zip |
Auto merge of #25414 - pshaughn:activeparserabort, r=jdm
Add "active parser was aborted boolean" to Document
Aborting the document now definitely prevents a subsequent document.open from working, per spec as seen in #24458.
---
<!-- 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 #24458 and fix #21279
<!-- Either: -->
- [X] There are tests for these changes (currently intermittent in #21279, this will make them deterministically pass)
<!-- 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/macros.rs')
0 files changed, 0 insertions, 0 deletions