Closed
Bug 1547688
Opened 6 years ago
Closed 6 years ago
LSNG: Preloading can use gUsages hash table to quickly finish if there's nothing to preload
Categories
(Core :: Storage: localStorage & sessionStorage, enhancement, P1)
Core
Storage: localStorage & sessionStorage
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
References
(Blocks 1 open bug)
Details
(Keywords: perf:pageload)
Attachments
(1 file)
This will avoid fstat-ing the origin directory if there's nothing to preload.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Whiteboard: [qf]
Comment 2•6 years ago
|
||
Assuming this might have a pageload impact, if localstorage is used at pageload. --> [qf:p1:pageload]
Whiteboard: [qf] → [qf:p1:pageload]
Updated•6 years ago
|
Priority: -- → P1
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/688f361e8bb6
LSNG: Preloading can use gUsages hash table to quickly finish if there's nothing to preload; r=asuth
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Comment 5•6 years ago
|
||
Backed out for causing bug 1549362.
https://hg.mozilla.org/mozilla-central/rev/df3eadfa74a8061f4c88496404d51baf47e21070
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: mozilla68 → ---
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/248d2f08f8bd
LSNG: Preloading can use gUsages hash table to quickly finish if there's nothing to preload; r=asuth
Comment 7•6 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•