Closed
Bug 1665217
Opened 5 years ago
Closed 5 years ago
Enable speculative JS parsing of external scripts for all releases
Categories
(Core :: Performance: General, enhancement)
Tracking
()
RESOLVED
FIXED
82 Branch
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: denispal, Assigned: denispal)
References
Details
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
Details |
The work in bug 1606652 was enabled only for nightly to flush out any problems. The 2 issues that came up were bugs 1652126 and 1650745, both of which are fixed now. Enabling the feature for beta and release should let us experience the performance improvements listed in bug 1645746 to a wider audience.
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by dpalmeiro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2565abce4699
Enable dom.script_loader.external_scripts.speculative_omt_parse.enabled for beta and release. r=smaug
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•