Closed
Bug 1666532
Opened 4 years ago
Closed 4 years ago
Add IndexedDB resource
Categories
(DevTools :: Storage Inspector, enhancement, P3)
DevTools
Storage Inspector
Tracking
(Fission Milestone:M7a, firefox90 fixed)
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: ladybenko, Assigned: ladybenko)
References
(Blocks 2 open bugs)
Details
(Whiteboard: dt-fission-m3-mvp)
Attachments
(2 files)
+++ This bug was initially created as a clone of Bug #1666519 +++
Add a Fission-compatible indexedDB resource
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Whiteboard: dt-fission-m2-mvp
Updated•4 years ago
|
Whiteboard: dt-fission-m2-mvp → dt-fission-m3-mvp
Comment 2•4 years ago
|
||
Tracking for Fission M8 milestone (Release experiment).
Fission Milestone: M7 → M8
Updated•4 years ago
|
Fission Milestone: M8 → M7a
Updated•4 years ago
|
Fission Milestone: M7a → MVP
Updated•4 years ago
|
Fission Milestone: MVP → M8
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → balbeza
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•4 years ago
|
||
This patch adds the indexedDB storage resource type for Fission. Note that it is behind the devtools.testing.enableServerWatcherSupport
flag. To run the tests locally, please use these flags with mach test
: --setpref devtools.testing.enableServerWatcherSupport=true --enable-fission
.
Assignee | ||
Comment 4•4 years ago
|
||
Note: This depends on D112167. This commit adds a mochitest for the new indexedDB storage resource.
Pushed by balbeza@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/71a93093ddb8
[devtools] Part 1: Add indexedDB storage resource r=ochameau
https://hg.mozilla.org/integration/autoland/rev/64467b7c9c64
[devtools] Part 2: Add mochitest for indexedDB in fission r=ochameau
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/71a93093ddb8
https://hg.mozilla.org/mozilla-central/rev/64467b7c9c64
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Updated•4 years ago
|
Fission Milestone: M8 → M7a
You need to log in
before you can comment on or make changes to this bug.
Description
•