Closed
Bug 1599237
Opened 5 years ago
Closed 5 years ago
Add a cookie manager API for deleting cookies by a time range, and use it in the clear data service
Categories
(Toolkit :: Data Sanitization, task)
Toolkit
Data Sanitization
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
This should help solve the shutdown crashes seen when bug 1595934 landed.
The idea is to rewrite this code in C++ to ensure it runs more efficiently.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → ehsan
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a1d01e8217ed
Add a cookie manager API for deleting cookies by a time range, and use it in the clear data service; r=baku
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•