Michael Ratcliffe
2556b92d84
Bug 1320362 - Move indexedDb storage type in the storage inspector into a new column r=jdescottes
...
Ideally we would have used the GUID to join fields to build the compound key but because we show the uniqueId in the tree that would lead to an ugly user experience. As an
alternative we simply use e.g. db1 (default) as the uniqueId. This works as a unique key, is informative for the user and means minimal changes to tests.
MozReview-Commit-ID: I0XxTIoV33p
2016-11-29 10:57:18 +00:00
Michael Ratcliffe
807a61f5f0
Bug 1276339 - Storage inspector doesn't work on chrome:// pages and web extensions r=jdescottes
...
MozReview-Commit-ID: IP33bBo0yfn
2016-11-22 14:47:22 +00:00
Jarda Snajdr
550da13ea0
Bug 1304297 - Support for deleting Cache and Response objects in Storage Inspector r=miker
...
MozReview-Commit-ID: BdK4rKhmzTo
2016-09-22 12:29:48 +02:00
Fischer.json
8303c282bd
Bug 1264582 - Table headers are not removed when selecting an empty storage. r=mratcliffe
...
MozReview-Commit-ID: Hcfw7dyrDpV
2016-07-01 17:42:07 +08:00
Jarda Snajdr
efe398485b
Bug 1231445 - Part 3: Support for removing IndexedDB records in storage inspector r=mratcliffe
2016-07-04 04:10:00 +02:00
Jarda Snajdr
3bc49fbbd0
Bug 1268460 - Part 1: Errors when deleting an IndexedDB database are not handled r=mratcliffe
2016-05-17 11:57:21 -07:00
Jennifer Fong
bb0e5b8001
Bug 1270173 - Move protocol.js from devtools/server to devtools/shared. r=ejpbruel
2016-05-06 09:19:00 +02:00
Jarda Snajdr
ceb212fd44
Bug 1265729 - Decouple fronts from actors in storage inspector. r=ejpbruel
2016-04-29 04:34:00 +02:00