Closed
Bug 1915608
Opened 1 year ago
Closed 1 year ago
Update remaining nsIClearDataService call to use CLEAR_COOKIES_AND_SITE_DATA flag
Categories
(Toolkit :: Data Sanitization, task, P3)
Toolkit
Data Sanitization
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
Details
Attachments
(1 file)
This still uses a separate flag list https://searchfox.org/mozilla-central/rev/261005fcc4d6f8b64189946958211259fb45e9e1/browser/modules/SiteDataManager.sys.mjs#531 where we could use the new group flag: https://searchfox.org/mozilla-central/rev/261005fcc4d6f8b64189946958211259fb45e9e1/toolkit/components/cleardata/nsIClearDataService.idl#374
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/772c388ddebf
Update nsIClearDataService call in SiteDataManager to use CLEAR_COOKIES_AND_SITE_DATA flag. r=anti-tracking-reviewers,timhuang
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•