Closed
Bug 1760179
Opened 4 years ago
Closed 4 years ago
[Wayland] Remove mUpdatedByMoveToRectCallback
Categories
(Core :: Widget: Gtk, defect, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(1 file)
We need to remove mUpdatedByMoveToRectCallback as it breaks following popup placement. We need to find better way how to prevent rounding errors loop.
| Assignee | ||
Comment 1•4 years ago
|
||
This will reintroduce Bug 1755323 which needs better fix.
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
btw. Correct fix for Bug 1755323 is to remove Resize(aFinalSize->width, aFinalSize->height, true) from nsWindow::NativeMoveResizeWaylandPopupCallback().
| Assignee | ||
Updated•4 years ago
|
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/e0d73b8faa66
[Wayland] Remove mUpdatedByMoveToRectCallback r=emilio
Comment 5•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•