Closed
Bug 1971595
Opened 9 months ago
Closed 8 months ago
Fix latent crash in CHIPS partition limit purging
Categories
(Core :: Networking: Cookies, defect, P2)
Core
Networking: Cookies
Tracking
()
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: edgul, Assigned: edgul)
References
Details
(Whiteboard: [necko-triaged][necko-priority-queue])
Attachments
(3 files, 1 obsolete file)
In the interest of release stability, Bug 1971020 disabled CHIPS partition limit purging to avoid the crash.
This bug should repair the actual issue and re-enable CHIPS partition limit purging.
The approach will be:
- Create a test case to elicit the crash
- Investigate and patch the problem
Severity: -- → S4
Points: --- → 3
Rank: 3
Priority: -- → P2
Whiteboard: [necko-triaged][necko-priority-next]
Assignee: nobody → edgul
Whiteboard: [necko-triaged][necko-priority-next] → [necko-triaged][necko-priority-queue]
Updated•8 months ago
|
Attachment #9497423 -
Attachment is obsolete: true
Pushed by eguloien@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/17d09e7b72f8
https://hg.mozilla.org/integration/autoland/rev/bf3020fde9ac
Wrote test to elicit a latent crash r=cookie-reviewers,baku
https://github.com/mozilla-firefox/firefox/commit/41e895efe9de
https://hg.mozilla.org/integration/autoland/rev/b30357460acc
fixed crash in chips partition limit purging r=cookie-reviewers,baku
https://github.com/mozilla-firefox/firefox/commit/a5d8556c48dc
https://hg.mozilla.org/integration/autoland/rev/710fa4c3b837
Disable CHIPS dry-run purging r=bvandersloot,cookie-reviewers,baku
https://hg.mozilla.org/mozilla-central/rev/bf3020fde9ac
https://hg.mozilla.org/mozilla-central/rev/b30357460acc
https://hg.mozilla.org/mozilla-central/rev/710fa4c3b837
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•8 months ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•