WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
167452
[Threaded Compositor] Update also the contents size when creating the threaded compositor
https://bugs.webkit.org/show_bug.cgi?id=167452
Summary
[Threaded Compositor] Update also the contents size when creating the threade...
Carlos Garcia Campos
Reported
2017-01-26 01:09:16 PST
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.
Attachments
Patch
(2.25 KB, patch)
2017-01-26 01:11 PST
,
Carlos Garcia Campos
zan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2017-01-26 01:11:28 PST
Created
attachment 299796
[details]
Patch
Carlos Garcia Campos
Comment 2
2017-01-26 01:21:16 PST
Committed
r211205
: <
http://trac.webkit.org/changeset/211205
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug