Open
Bug 1942095
Opened 1 month ago
Updated 1 month ago
Newtab startupcache race condition
Categories
(Firefox :: New Tab Page, defect, P2)
Firefox
New Tab Page
Tracking
()
NEW
People
(Reporter: thecount, Assigned: thecount)
Details
Attachments
(1 file)
Seeing a couple race conditions with the startup cache.
The big one being:
- If the events that flip isForStartupCache happen before startup cached page has rehydrated, the rehydrated page doesn't have the updated state from those events.
Other race condition I have found:
2. If sponsored topsites finishes before sponsored stories, or vice versa, and flips isForStartupCache, the other section displays a cached ad.
Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Severity: -- → S4
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•