WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
66074
[chromium] Refactor UpdateCompositorResources to act on compositor thread layer tree
https://bugs.webkit.org/show_bug.cgi?id=66074
Summary
[chromium] Refactor UpdateCompositorResources to act on compositor thread lay...
Adrienne Walker
Reported
2011-08-11 10:22:16 PDT
Currently the update compositor resources path in LayerRendererChromium walks down the LayerChromium tree. This needs to walk down the CCLayer tree instead, because that's where the compositor resources will be updated from.
Attachments
Add attachment
proposed patch, testcase, etc.
Adrienne Walker
Comment 1
2011-08-12 21:45:35 PDT
After some discussion, this isn't necessary for splitting the tiler if we assume that uploads happen during the commit phase of the compositor rather than post-commit.
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