Closed
Bug 1522168
Opened 2 years ago
Closed 2 years ago
Improve the preference load time of the new "about:config" page
Categories
(Toolkit :: Preferences, enhancement)
Toolkit
Preferences
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: Paolo, Assigned: Paolo)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
The creation of DOM elements done by PrefRow objects can be lazified to improve the page loading performance after the warning page is dismissed.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D17504
Pushed by paolo.mozmail@amadzone.org: https://hg.mozilla.org/integration/mozilla-inbound/rev/aa0e9d1e6bd2 Part 1 - Lazify the creation of table row elements. r=mconley https://hg.mozilla.org/integration/mozilla-inbound/rev/efd1576b3550 Part 2 - Reduce the number of calls to the preferences service. r=mconley
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/aa0e9d1e6bd2
https://hg.mozilla.org/mozilla-central/rev/efd1576b3550
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Assignee: nobody → paolo.mozmail
You need to log in
before you can comment on or make changes to this bug.
Description
•