Closed
Bug 1700904
Opened 2 years ago
Closed 2 years ago
Enable the new cookies and IndexedDB storage resources by default
Categories
(DevTools :: Storage Inspector, task)
DevTools
Storage Inspector
Tracking
(Fission Milestone:M7a, firefox90 fixed)
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: ladybenko, Assigned: ladybenko)
References
Details
(Whiteboard: dt-fission-m3-mvp)
Attachments
(1 file)
The new cookies storage resource with support for Fission is walled behind the devtools.testing.enableWatcherSupport
pref. We should remove this guard in the watcher once we have tested it for a bit.
See https://phabricator.services.mozilla.com/D108040?id=411601#inline-606708 discussion
Updated•2 years ago
|
Whiteboard: dt-fission-m3-mvp → dt-fission-m3-triage
Updated•2 years ago
|
Whiteboard: dt-fission-m3-triage → dt-fission-m3-mvp
Updated•2 years ago
|
Fission Milestone: --- → M8
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → balbeza
Status: NEW → ASSIGNED
Summary: Enable the new cookies storage resource by default → Enable the new cookies and IndexedDB storage resources by default
Assignee | ||
Comment 1•2 years ago
|
||
This removes the testing enableServerWatcherSupport flag for indexedDB and cookies resources. As a consequence of this, some tests that were previously marked as failing on fission now pass, so they have been re-enabled as well.
Pushed by balbeza@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/751d66c96a08 [devtools] remove guards for new cookies and indexeddb resources r=ochameau
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Updated•2 years ago
|
Fission Milestone: M8 → M7a
You need to log in
before you can comment on or make changes to this bug.
Description
•