[Webkit-unassigned] [Bug 167452] New: [Threaded Compositor] Update also the contents size when creating the threaded compositor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 26 01:09:16 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167452
Bug ID: 167452
Summary: [Threaded Compositor] Update also the contents size
when creating the threaded compositor
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org, zan at falconsigh.net
In r210954 we ensured that the threaded compositor and the viewport controller were created with the initial web page size. If we don't update the contents size, the visible rectangle will be empty and tiles won't be created until contentsSizeDidChange is called. It's even possible, when entering AC mode on demand, that we create the layer tree host after the contents size changed, in which case nothing is rendered unless we resize the window.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170126/856170fb/attachment.html>
More information about the webkit-unassigned
mailing list