Closed
Bug 1918659
Opened 11 months ago
Closed 11 months ago
nsIClearDataService bits are full
Categories
(Toolkit :: Data Sanitization, defect)
Toolkit
Data Sanitization
Tracking
()
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Ben needs to add one bit, but all the flags are taken. It seems we can merge some tho.
Flags: needinfo?(emilio)
Assignee | ||
Updated•11 months ago
|
Flags: needinfo?(emilio)
Assignee | ||
Comment 1•11 months ago
|
||
Other than in one test, we don't use it separate from CLEAR_HISTORY.
They are two different bits because in the past one bit could only have
one cleaner associated to it, but that is no longer an issue.
Comment 2•11 months ago
|
||
When does Ben need to add this bit by? Is it urgent (just asking to set the right priority!)
Severity: -- → S3
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/012c7d557b54
Remove nsIClearDataService.CLEAR_SESSION_HISTORY. r=smaug,pbz,sessionstore-reviewers,sfoster
Comment 5•11 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 11 months 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
•