Closed Bug 832541 Opened 11 years ago Closed 2 years ago

Preload localStorage for dormant tabs after session restore

Categories

(Core :: Storage: localStorage & sessionStorage, enhancement, P5)

enhancement

Tracking

()

RESOLVED INVALID

People

(Reporter: mayhemer, Unassigned)

References

Details

bug 600307 introduces localStorage data early async preload.

There was a suggestion to do this async load also for tabs that are inactive (dormant) after session restore.  With bug 600307 we do it only after user switches to a tab.  This could be a significant improvement mainly for mobile.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM: Core & HTML → Storage: localStorage & sessionStorage

It's not clear this enhancement concept makes sense anymore since in the intervening ~9 years the number of tabs that might be inactive/unloaded is extremely large. If we want something like this, it likely makes sense to provide an affordance for Session Restore and the Tabs UI to reuse/expand the existing notification path that a load will happen that already triggers our explicit preload API.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.