Closed
Bug 1626995
Opened 5 years ago
Closed 4 years ago
Consider using the build ID rather than the CACHE_VERSION number to invalidate the cache
Categories
(Firefox :: New Tab Page, task, P3)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
Firefox 79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Using the build ID would probably be safer, since using the CACHE_VERSION mechanism relies on us poor humans to remember to bump that value anytime the structure of the page or the redux store changes. The build ID is also what the main startup cache uses for chrome:// pages.
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → mconley
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ff2a2496bb26
Use the app build ID to version the about:home startup cache. r=Gijs
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
You need to log in
before you can comment on or make changes to this bug.
Description
•