diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-06-08 12:50:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-08 12:50:22 -0400 |
commit | 527d874bc107039156d40d25b2a76f4a28eb639e (patch) | |
tree | 66653f44d488faea3c6484d667996d322b527fc4 /components/script/dom/webglrenderingcontext.rs | |
parent | 385fa6f3c350668cc47bf6d8bd520cb0d173330d (diff) | |
parent | 40ea4c4946e913174c1c45486311c667d1bdcf7c (diff) | |
download | servo-527d874bc107039156d40d25b2a76f4a28eb639e.tar.gz servo-527d874bc107039156d40d25b2a76f4a28eb639e.zip |
Auto merge of #21028 - asajeffrey:script-dont-trace-parsers, r=Manishearth
Fixed panic due to GC while parsing
<!-- Please describe your changes on the following line: -->
Don't trace the incomplete parsing contexts during GC, as parsing triggers GC while holding a mutable borrow of the context.
---
<!-- 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 #21020
<!-- Either: -->
- [X] These changes do not require tests because fixing a panic
<!-- 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. -->
<!-- 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/21028)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webglrenderingcontext.rs')
0 files changed, 0 insertions, 0 deletions