Add a delete storage button in the toolbar
Categories
(DevTools :: Storage Inspector, enhancement, P3)
Tracking
(platform-rel -, relnote-firefox ?, firefox149 fixed)
People
(Reporter: pbro, Assigned: sebo)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-needed, Whiteboard: [platform-rel-Shopify])
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
Bug 1349533 - [devtools] Added test for button clearing all data of a storage. r=#devtools-reviewers
48 bytes,
text/x-phabricator-request
|
Details | Review |
Updated•8 years ago
|
Updated•8 years ago
|
| Reporter | ||
Updated•8 years ago
|
Updated•7 years ago
|
Updated•3 years ago
|
| Assignee | ||
Comment 3•18 days ago
|
||
Updated•18 days ago
|
| Assignee | ||
Comment 4•18 days ago
|
||
Comment 7•16 days ago
|
||
Reverted this because it was causing eslint failures in browser_storage_delete_all_button.js.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/devtools/client/storage/test/browser_storage_delete_all_button.js:16:19 | Do not use insecure URLs (@microsoft/sdl/no-insecure-url)
Comment 8•16 days ago
•
|
||
.
Comment 10•15 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/cc63aec54b20
https://hg.mozilla.org/mozilla-central/rev/da5249f1c62c
Comment 11•14 days ago
|
||
Is that something that should be mentioned in our 149 release notes?
| Assignee | ||
Comment 12•14 days ago
|
||
I'd say yes.
Release Note Request (optional, but appreciated)
[Why is this notable]: New DevTools feature
[Affects Firefox for Android]: no
[Suggested wording]: The toolbar of the Storage Inspector now has a button to delete all entries of the currently selected storage.
[Links (documentation, blog post, etc)]:
I'll try to update https://firefox-source-docs.mozilla.org/devtools-user/storage_inspector/index.html for that, though that will probably take a bit.
Sebastian
Comment 13•13 days ago
|
||
Added the release note without a link, we can add one when the documentation is updated.
I am keeping the relnote-firefox? flag set until we include this note in our final 149 release notes, thanks.
Updated•9 days ago
|
Description
•