Closed
Bug 1650613
Opened 5 years ago
Closed 5 years ago
about:cache shows error message: Unrecognized storage name 'appcache' in about:cache URL
Categories
(Core :: Networking: Cache, defect, P2)
Core
Networking: Cache
Tracking
()
VERIFIED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | verified |
People
(Reporter: soeren.hentzschel, Assigned: mayhemer)
References
(Regression)
Details
(Keywords: regression, regressionwindow-wanted, Whiteboard: [necko-triaged])
Attachments
(1 file)
STR:
- open about:cache
Expected:
Three sections: memory, disk and appcache (or only two sections if appcache support was already removed, I don't know the current state).
Actual:
No issue with the first two sections. But instead of a appcache section there is an error message:
Unrecognized storage name 'appcache' in about:cache URL
Comment 2•5 years ago
|
||
Maybe a regression caused by 1642602?
Assignee | ||
Comment 3•5 years ago
|
||
(In reply to Michal Novotny [:michal] from comment #2)
Maybe a regression caused by 1642602?
Yes, I never tried that storage. Taking a look.
Assignee: nobody → honzab.moz
Severity: -- → S3
Status: NEW → ASSIGNED
Flags: needinfo?(honzab.moz)
Priority: -- → P2
Regressed by: 1642602
Whiteboard: [necko-triaged]
Updated•5 years ago
|
Has Regression Range: --- → yes
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D81885
Comment 5•5 years ago
|
||
Set release status flags based on info from the regressing bug 1642602
status-firefox78:
--- → unaffected
status-firefox79:
--- → unaffected
status-firefox-esr68:
--- → unaffected
status-firefox-esr78:
--- → unaffected
Pushed by honzab.moz@firemni.cz:
https://hg.mozilla.org/integration/autoland/rev/a3e58c3e98da
Fix about:cache appcache listing, let AppCacheStorage be visited with null load context info, r=michal,necko-reviewers
Comment 7•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
Updated•4 years ago
|
Flags: qe-verify+
Comment 8•4 years ago
|
||
Reproduced with Fx 80.0a1 (2020-07-04) on Windows 10.
Verified fixed with Fx 81.0a1 (2020-08-10) and Fx 80.0b6 on Windows 10 and Ubuntu 18.04
You need to log in
before you can comment on or make changes to this bug.
Description
•