diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-27 11:49:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-27 11:49:02 -0500 |
commit | d0f64d9d56979f66a0de2f239c3fc691b45535d6 (patch) | |
tree | 6caf017d5c9fe5b9fb5dcdff42f1d7fc4f22defd /components/script/dom/webidls/PerformanceObserver.webidl | |
parent | da31405785be7af8f652205fe03cdc431280834f (diff) | |
parent | 52d8336d7fc3d3451a9049da09c4c58a7a13a441 (diff) | |
download | servo-d0f64d9d56979f66a0de2f239c3fc691b45535d6.tar.gz servo-d0f64d9d56979f66a0de2f239c3fc691b45535d6.zip |
Auto merge of #25610 - pshaughn:abortfix, r=Manishearth
do less on abort if not done
Abort() was resetting state when it didn't need to, and possibly also not resetting as much of it as it needed to. I'm not sure if this is a completely correct fix but it passes some WPT tests.
---
<!-- 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 #24931
<!-- Either: -->
- [X] There are tests for these change
<!-- 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/webidls/PerformanceObserver.webidl')
0 files changed, 0 insertions, 0 deletions