aboutsummaryrefslogtreecommitdiffstats
path: root/components/config_plugins/parse.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2019-03-18 15:44:36 -0400
committerGitHub <noreply@github.com>2019-03-18 15:44:36 -0400
commit0fac8f2f62aff22897a0ca657a840333827cabf0 (patch)
treec2a5ea7a392f899ff5760591203d69d0e8fe6adf /components/config_plugins/parse.rs
parentdb7bb2a5101ea6042654b59b3b81725e2da65891 (diff)
parentbe82d7c9058cd22c54b01a4b6aa0858307364f6c (diff)
downloadservo-0fac8f2f62aff22897a0ca657a840333827cabf0.tar.gz
servo-0fac8f2f62aff22897a0ca657a840333827cabf0.zip
Auto merge of #23021 - ejmg:assert_fail_#18439, r=jdm
Assert fail #18439 <!-- Please describe your changes on the following line: --> This PR addresses #18439 by removing an assert statement that forces a panic whenever `LoadBlocker` is dropped during a GC sweep and receives a `None` `SCRIPT_THREAD_ROOT` value from `mark_document_with_no_blocked_loads()`. Instead of panicking on the assert, we remove it and let the None value pass silently. --- <!-- 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 #18439 <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because ___ <!-- 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/23021) <!-- Reviewable:end -->
Diffstat (limited to 'components/config_plugins/parse.rs')
0 files changed, 0 insertions, 0 deletions