mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Bug 1276339: Storage inspector doesn't work on chrome:// pages and web extensions
Issue #31
This commit is contained in:
parent
a5b4f6e003
commit
d0ef0781ff
18 changed files with 361 additions and 129 deletions
|
|
@ -61,7 +61,7 @@ types.addDictType("cookiestoreobject", {
|
|||
|
||||
// Common methods for edit/remove
|
||||
const editRemoveMethods = {
|
||||
getEditableFields: {
|
||||
getFields: {
|
||||
request: {},
|
||||
response: {
|
||||
value: RetVal("json")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue