[Wayland] Allow to paint to offscreen surface before map
Categories
(Core :: Widget: Gtk, enhancement, P3)
Tracking
()
People
(Reporter: stransky, Assigned: stransky, NeedInfo)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
[Wayland] Allow to paint to offscreen surface before map.
| Assignee | ||
Comment 1•11 days ago
|
||
It means to remove moz_container_wayland_is_waiting_to_show() and WaylandSurface::mIsReadyToDraw which should be always true.
| Assignee | ||
Comment 2•10 days ago
|
||
Updated•10 days ago
|
| Assignee | ||
Comment 3•10 days ago
|
||
| Assignee | ||
Comment 4•10 days ago
|
||
Let's land it in next cycle, after freeze.
| Assignee | ||
Comment 5•10 days ago
|
||
Comment 8•4 days ago
|
||
Backed out for causing valgrind failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/094757ccd72d8672311de6aebab5e4611d9505e4
| Assignee | ||
Comment 9•4 days ago
|
||
Thanks, will look at it.
| Assignee | ||
Comment 10•4 days ago
|
||
We need to update the memleak check for different signature:
https://searchfox.org/firefox-main/rev/c82adde571c24d89da3ef13f11245c8f572ba1e6/build/valgrind/x86_64-pc-linux-gnu.sup#261
It's a bug in Gtk3.
| Assignee | ||
Comment 11•3 days ago
|
||
| Assignee | ||
Updated•3 days ago
|
Comment 12•3 days ago
|
||
applied those patches over autoland and bookmarks menus (second level - wheh hoovering over folder ) disappeared again.
Comment 13•3 days ago
|
||
| Assignee | ||
Comment 14•3 days ago
|
||
(In reply to s.zharkoff from comment #12)
applied those patches over autoland and bookmarks menus (second level - wheh hoovering over folder ) disappeared again.
Will look at it, Thanks.
Comment 15•2 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/f38b48f473af
https://hg.mozilla.org/mozilla-central/rev/4b375c234df0
https://hg.mozilla.org/mozilla-central/rev/140faab7b8ed
Comment 16•1 day ago
|
||
Updated•1 day ago
|
Comment 17•1 day ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/338a6e3364af
Description
•