mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Bug 1320362: Move indexedDb storage type in the storage inspector into a new column
Issue #31
This commit is contained in:
parent
d0ef0781ff
commit
1ea18fdaf7
6 changed files with 51 additions and 6 deletions
|
|
@ -53,8 +53,10 @@ table.headers.sessionStorage.value=Value
|
|||
table.headers.Cache.url=URL
|
||||
table.headers.Cache.status=Status
|
||||
|
||||
table.headers.indexedDB.uniqueKey=Unique key
|
||||
table.headers.indexedDB.name=Key
|
||||
table.headers.indexedDB.db=Database Name
|
||||
table.headers.indexedDB.storage=Storage
|
||||
table.headers.indexedDB.objectStore=Object Store Name
|
||||
table.headers.indexedDB.value=Value
|
||||
table.headers.indexedDB.origin=Origin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue