aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmlelement.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2020-02-12 11:09:52 -0500
committerGitHub <noreply@github.com>2020-02-12 11:09:52 -0500
commited9b5843443db7164bda6eb6f3cb7caff2ff5a3c (patch)
tree5bd36aa1072679638d1712a526636e92c2bcd397 /components/script/dom/htmlelement.rs
parent0790c856d5c376a0839347a3f0d4e4f7b07779c6 (diff)
parent5c00acca9828f6d35ecec7b55b2bcb19e1a73fd9 (diff)
downloadservo-ed9b5843443db7164bda6eb6f3cb7caff2ff5a3c.tar.gz
servo-ed9b5843443db7164bda6eb6f3cb7caff2ff5a3c.zip
Auto merge of #25590 - pshaughn:perfobs, r=jdm
Make performance observers take "type" and "buffered" options without panicking. <!-- Please describe your changes on the following line: --> I updated the observe() method to align with spec, and fixed the borrow duration bug @jdm pointed out in #25589 so it wouldn't cause a hard crash. Some tests go from failing to passing, but others go from early failing to later timeout; performance observers still aren't doing the right thing in all cases. --- <!-- 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 #24781 and fix #25589 and fix #23225 <!-- 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/script/dom/htmlelement.rs')
0 files changed, 0 insertions, 0 deletions