Closed
Bug 1703422
Opened 5 years ago
Closed 5 years ago
Skip animation when native menus are dismissed during automated tests
Categories
(Core :: Widget: Cocoa, task, P3)
Tracking
()
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange)
References
Details
(Whiteboard: [proton-context-menus][mac:mr1])
Attachments
(1 file)
[mNativeMenu cancelTracking] causes the thread to be blocked for about half a second while the menu fades out. We should avoid doing this during automated tests, and instead dismiss the menu without animation.
This will not affect user-initiated menu dismissals.
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/b25b1aaa1ed0
Close menu without animation. r=tnikkel
Updated•5 years ago
|
Priority: -- → P3
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•