Closed
Bug 1524883
Opened 6 years ago
Closed 6 years ago
Clear storageAccessAPI permissions when history is cleared.
Categories
(Toolkit :: Data Sanitization, enhancement, P1)
Toolkit
Data Sanitization
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: johannh, Assigned: ewright)
References
(Blocks 1 open bug)
Details
(Whiteboard: [anti-tracking])
Attachments
(1 file)
Considering that we're copying browser history to a large extent, I think it makes sense to remove storageAccess API permissions when the user decides to clear their browser history.
Permissions can't be deleted by time range, so it might be sensible to always remove all storageAccessAPI permissions in that case.
Updated•6 years ago
|
Whiteboard: [anti-tracking]
Target Milestone: --- → mozilla67
Comment 1•6 years ago
|
||
Hi Baku, would you be able to take a look at this please? Thank you.
Flags: needinfo?(amarchesini)
Updated•6 years ago
|
Priority: P3 → P1
Updated•6 years ago
|
Assignee: nobody → ewright
Assignee | ||
Comment 2•6 years ago
|
||
When history is cleared, clear the flag that indicates a user has visited the domain.
Updated•6 years ago
|
Flags: needinfo?(amarchesini)
Pushed by ewright@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb3158c088a1
Clear storageAccessAPI permissions when history is cleared. r=johannh,Ehsan
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: mozilla67 → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•