Closed
Bug 1626995
Opened 1 year ago
Closed 1 year 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•1 year ago
|
Priority: -- → P3
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year 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•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year 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
•