Closed
Bug 1995136
Opened 15 days ago
Closed 15 days ago
Compression Dictionary per-origin dict: entries are misread
Categories
(Core :: Networking: Cache, defect)
Core
Networking: Cache
Tracking
()
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Mis-merge duplicated a line, it appears, so we when we read the cache entry for an origin (a dict: entry), and process the lines, we read the Hash value and then overwrite it with the pattern.
| Assignee | ||
Comment 1•15 days ago
|
||
Pushed by rjesup@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b90fe8819ab6
https://hg.mozilla.org/integration/autoland/rev/d647bb9104a9
Remove accidentally duplicated line parsing cache origin dictionary lists r=necko-reviewers,valentin
Comment 3•15 days ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 15 days ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•