Closed
Bug 1748558
Opened 4 years ago
Closed 4 years ago
menu namespace persistent listeners
Categories
(WebExtensions :: General, enhancement, P1)
WebExtensions
General
Tracking
(firefox101 fixed)
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: mixedpuppy, Assigned: mixedpuppy)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(2 files, 1 obsolete file)
Modifications to support non-persistent background scripts (event pages and/or service workers)
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → mixedpuppy
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Add a StartupCache for menus created during runtime.onInstalled
Comment 6•4 years ago
|
||
Comment on attachment 9269912 [details]
Bug 1748558 menu startupCache persistence
Revision D139789 was moved to bug 1762394. Setting attachment 9269912 [details] to obsolete.
Attachment #9269912 -
Attachment is obsolete: true
Pushed by scaraveo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d254a677ce9e
persistence for menus events r=robwu
https://hg.mozilla.org/integration/autoland/rev/4dbc1e13c9ce
enforce requirement of id in menus apis for event pages r=robwu
Comment 8•4 years ago
|
||
Backed out for causing bc failures on browser_ext_contextMenus_commands.js
Failure line(s): TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/browser_ext_contextMenus_commands.js | exactly one menu item found - Got +0, expected 1
Flags: needinfo?(mixedpuppy)
Pushed by scaraveo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/75beaa94e216
persistence for menus events r=robwu,rpl
https://hg.mozilla.org/integration/autoland/rev/cbe1a85e93de
enforce requirement of id in menus apis for event pages r=robwu
Comment 10•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/75beaa94e216
https://hg.mozilla.org/mozilla-central/rev/cbe1a85e93de
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Updated•3 years ago
|
Flags: needinfo?(mixedpuppy)
You need to log in
before you can comment on or make changes to this bug.
Description
•