[Wayland] Remove duplicate D&D handlers
Categories
(Core :: Widget: Gtk, task)
Tracking
()
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
We use duplicated D&D Wayland handlers, let's use the Gtk ones only.
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by stransky@redhat.com: https://hg.mozilla.org/integration/autoland/rev/003fab04d7cc [Wayland] Remove duplicate Drag&Drop handlers, r=rmader
Comment 3•3 years ago
|
||
bugherder |
Assignee | ||
Comment 4•2 years ago
|
||
Can you please revert this bug to fix caused regression? (Bug 1704287).
Thanks.
Comment 5•2 years ago
|
||
Backed out changeset 003fab04d7cc (bug 1703490) for causing Bug 1704287
![]() |
||
Comment 6•2 years ago
|
||
Martin: Please request a backout (similar to approval-mozilla-beta? request, copy the template from a different bug if needed) and needinfo :pascalc to get it reverted on beta.
Assignee | ||
Comment 7•2 years ago
|
||
Beta backout Approval Request
User impact if declined: Broken Drag and Drop operations on Wayland (due to Mutter compositor bugs).
Is this code covered by automated tests?: No
Has the fix been verified in Nightly?: Yes
Needs manual test from QE?: No
List of other uplifts needed: None
Risk to taking this patch: Low
Why is the change risky/not risky? (and alternatives if risky): We're reverting to know working state at Firefox 88.
Updated•2 years ago
|
Comment 8•2 years ago
|
||
Backed out in beta https://hg.mozilla.org/releases/mozilla-beta/rev/c5a7890deee1
Assignee | ||
Comment 9•2 years ago
|
||
Thanks, let's close it.
Comment 10•2 years ago
|
||
AFAICT this was never backed out from m-c. Given comment 9, it sounds like we should?
Comment 11•2 years ago
|
||
It was in comment 5 and is on m-c , see https://searchfox.org/mozilla-central/source/widget/gtk/nsClipboardWayland.cpp#38-47
Description
•