Closed
Bug 1951166
Opened 1 year ago
Closed 1 year ago
page_action missing from MV3 menus.json
Categories
(WebExtensions :: General, defect, P3)
WebExtensions
General
Tracking
(firefox138 fixed)
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: erosman, Assigned: erosman, Mentored)
References
Details
(Keywords: dev-doc-complete, good-first-bug)
Attachments
(1 file)
Subsequent to Bug 1687756 decision to maintain page_action, it seems that it is missing from MV3 menus.json.
| Assignee | ||
Updated•1 year ago
|
Summary: `page_action` missing from MV3 `menus.json` → page_action missing from MV3 menus.json
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → eros_uk
Status: NEW → ASSIGNED
Updated•1 year ago
|
Mentor: rob
Keywords: dev-doc-needed,
good-first-bug
Comment 2•1 year ago
|
||
About dev-doc-needed: the BCD to update is the one for https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/menus/ContextType#browser_compatibility
the page_action entry needs a compat note stating that MV3 support for page_action in ContextType was added in (whatever version the patch lands)
Also, need to add to release notes in MDN.
Pushed by rob@robwu.nl:
https://hg.mozilla.org/integration/autoland/rev/86c80099d9e3
Allow page_action as context menu type in MV3 r=robwu
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Documentation updates in
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•