gecko-dev/devtools
Luca Greco bf6f8c67db Bug 1578447 - Fix storage panel ui not refreshing on changes to items with string keys parsable as JSON. r=miker
In /devtools/client/storage/ui.js, handleChangedItems and handleDeletedItems should only JSON.parse string keys related to the indexedDB and Cache actors.

The string keys used by all the other storage actors are expected to be a simple string keys, and their valid values include strings that can be successfully parsed as JSON (e.g. "123" or "null" are both valid keys for the storage items related to the localStorage, extensionStorage etc.).

Differential Revision: https://phabricator.services.mozilla.com/D45197

--HG--
extra : moz-landing-system : lando
2019-09-26 12:28:06 +00:00
..
client Bug 1578447 - Fix storage panel ui not refreshing on changes to items with string keys parsable as JSON. r=miker 2019-09-26 12:28:06 +00:00
docs Bug 1576835 - Update DAMP test writing documentation r=ochameau 2019-08-29 06:22:18 +00:00
platform Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
server Bug 1403051 - Fix ES lint failure 2019-09-26 14:27:48 +03:00
shared Bug 1584107 - add targetFront and parentFront to target fronts r=ochameau,jdescottes 2019-09-26 11:49:37 +00:00
startup Bug 1539462 - Remove WebIDE r=ochameau,jryans,janerik,fluent-reviewers,flod 2019-09-25 17:24:58 +00:00
.eslintrc.js Bug 1539462 - Remove WebIDE r=ochameau,jryans,janerik,fluent-reviewers,flod 2019-09-25 17:24:58 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild