Closed
Bug 1685218
Opened 4 years ago
Closed 4 years ago
Enable browser_test_scrolling_in_extension_popup_window.js on Mac
Categories
(Core :: Panning and Zooming, task, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
I wrote a browser mochitest for bug 1683487, but unfortunately the test doesn't work on Mac. This is a bug to enable the test on Mac.
Updated•4 years ago
|
Type: defect → task
Priority: -- → P3
Assignee | ||
Comment 1•4 years ago
|
||
Thus we can properly dispatch mouse scroll events to popup window.
Updated•4 years ago
|
Assignee: nobody → hikezoe.birchill
Status: NEW → ASSIGNED
Pushed by hikezoe.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e080d78f35f0
Delegate SynthesizeNativeMouseScrollEvent from nsCocoaWindow to mPopupContentView. r=mstange
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•