diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-14 19:02:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-14 19:02:51 -0500 |
commit | 1987061a3743c793763866c4719e9b7678a67d55 (patch) | |
tree | b00f655f69ff8c3ac219d1237ba66520ebfeeca8 /components/script/dom/windowproxy.rs | |
parent | 993a5f6bec227783d438aa100b67a4215a7b2596 (diff) | |
parent | e0b768c6cc409e14cd81a749c64ce4a3711aeb75 (diff) | |
download | servo-1987061a3743c793763866c4719e9b7678a67d55.tar.gz servo-1987061a3743c793763866c4719e9b7678a67d55.zip |
Auto merge of #25697 - pshaughn:supportedentrytypes, r=jdm
PerformanceObserver.supportedEntryTypes
<!-- Please describe your changes on the following line: -->
It felt odd to cache these directly in GlobalScope, but they need to be [SameObject] and the global scope is where the spec implies they go.
---
<!-- 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 #25587
<!-- 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/windowproxy.rs')
0 files changed, 0 insertions, 0 deletions