Closed
Bug 1704209
Opened 4 years ago
Closed 4 years ago
Make XULPopupElement.activateItem work for native context menus
Categories
(Core :: Widget: Cocoa, task)
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange)
References
Details
(Whiteboard: [proton-context-menus][mac:mr1])
Attachments
(2 files)
Bug 1704206 proposes two new APIs and implements them for non-native menus.
This bug is for making it so that XULPopupElement.activateItem works with native context menus as well.
Assignee | ||
Updated•4 years ago
|
Summary: Implement new menu APIs for native context menus → Make XULPopupElement.activateItem work for native context menus
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D111519
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D111520
Updated•4 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-1141
Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/b67c347c3c9c
Add NativeMenu::ActivateItem. r=harry
https://hg.mozilla.org/integration/autoland/rev/a37507dc7cc1
Make XULPopupElement.activateItem work for native menus. r=tnikkel
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b67c347c3c9c
https://hg.mozilla.org/mozilla-central/rev/a37507dc7cc1
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•