[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•4 years ago
|
||
Comment 3•4 years ago
|
||
bugherder |
Assignee | ||
Comment 4•4 years ago
|
||
Can you please revert this bug to fix caused regression? (Bug 1704287).
Thanks.
Comment 5•4 years ago
|
||
Backed out changeset 003fab04d7cc (bug 1703490) for causing Bug 1704287
Comment 6•4 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•4 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•4 years ago
|
Comment 8•4 years ago
|
||
Backed out in beta https://hg.mozilla.org/releases/mozilla-beta/rev/c5a7890deee1
Assignee | ||
Comment 9•4 years ago
|
||
Thanks, let's close it.
Comment 10•4 years ago
|
||
AFAICT this was never backed out from m-c. Given comment 9, it sounds like we should?
Comment 11•4 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
•