Closed
Bug 1522474
Opened 7 years ago
Closed 7 years ago
[Wayland] After Firefox start content can be displayed off the firefox window
Categories
(Core :: Widget: Gtk, enhancement)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
After Firefox start content can be displayed off the firefox window. It's because wl_surface state is double buffered so first commit can use old subsurface position values. Let's commit wl_surface state right after its creation.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ncsoregi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e7ca2a8c3611
[Wayland] Commit wl_surface state right after its creation, r=ashie
Keywords: checkin-needed
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•