Make some more debugger tests work with native menus
Categories
(Core :: Widget: Cocoa, task)
Tracking
()
People
(Reporter: mstange, Assigned: mstange)
References
Details
(Whiteboard: [proton-uplift])
Attachments
(4 files)
Assignee | ||
Comment 1•4 years ago
|
||
This makes it work with native menus, which open asynchronously and which do not
support EventUtils.synthesizeMouseAtCenter on menuitems.
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Without this, devtools/client/debugger/test/mochitest/browser_dbg-watchpoints.js
was timing out for me locally with non-native menus.
Depends on D112826
Assignee | ||
Comment 3•4 years ago
|
||
Depends on D112839
Assignee | ||
Comment 4•4 years ago
|
||
Depends on D112840
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 6•4 years ago
|
||
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/09a8cbbf6373
https://hg.mozilla.org/mozilla-central/rev/583cf0746e25
https://hg.mozilla.org/mozilla-central/rev/ab51ffaaa218
https://hg.mozilla.org/mozilla-central/rev/6afd3dc2b375
Comment 8•4 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/b916d042902d
https://hg.mozilla.org/releases/mozilla-beta/rev/fdd6e63c4300
https://hg.mozilla.org/releases/mozilla-beta/rev/29de2678961d
https://hg.mozilla.org/releases/mozilla-beta/rev/921eba4a3af0
Updated•4 years ago
|
Updated•3 years ago
|
Description
•