Closed
Bug 1759163
Opened 3 years ago
Closed 3 years ago
Support origin trials in worklets.
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Keywords: perf-alert)
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•3 years ago
|
||
Move the trial getter to nsIGlobalObject, make every implementation
provide a reasonable value, and add a test.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/558e256fcb31
Add origin trial support for worklets. r=asuth
Comment 3•3 years ago
|
||
Backed out changeset 558e256fcb31 (Bug 1759163) for causing mochitest failures on test_header_simple.html.
Backout link
Push with failures
Failure Log
Flags: needinfo?(emilio)
Updated•3 years ago
|
Attachment #9267396 -
Attachment description: Bug 1759163 - Add origin trial support for worklets. r=smaug,asuth → Bug 1759163 - Add origin trial support for worklets. r=asuth
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/58fa4a284e78
Add origin trial support for worklets. r=asuth
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
Comment 6•3 years ago
|
||
(In reply to Pulsebot from comment #4)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/58fa4a284e78
Add origin trial support for worklets. r=asuth
== Change summary for alert #33583 (as of Fri, 18 Mar 2022 19:42:23 GMT) ==
Improvements:
| Ratio | Test | Platform | Options | Absolute values (old vs new) |
|---|---|---|---|---|
| 5% | espn ContentfulSpeedIndex | linux1804-64-shippable-qr | cold fission webrender | 738.71 -> 702.33 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=33583
Updated•3 years ago
|
Keywords: perf-alert
You need to log in
before you can comment on or make changes to this bug.
Description
•