Open
Bug 1338657
Opened 8 years ago
Updated 2 years ago
Figure out if we can move DOM Storage to the OriginAttributes based private browsing APIs
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
Details
In bug 1319951 we reverted DOM storage to use a boolean for private browsing again. I have described the reason in bug 1316075 comment 17 (#2 item there). The implications of this change aren't quite clear to me, but if someone ensures that the behavior change is indeed benign, we can port DOM storage to the OA based API again.
Comment 2•8 years ago
|
||
We need to wait until addons are gone. At that point we can move back to OriginAttributes.
Flags: needinfo?(amarchesini)
Updated•8 years ago
|
Priority: -- → P2
Comment 3•6 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•