WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
41819
After layout, do updateCompositingLayers() after widget positions have been updated?
https://bugs.webkit.org/show_bug.cgi?id=41819
Summary
After layout, do updateCompositingLayers() after widget positions have been u...
Simon Fraser (smfr)
Reported
2010-07-07 17:43:18 PDT
Bug 41794
happened because compositing layers are updated before widgets are, at the end of layout. Maybe we should update compositing layers after post-layout tasks have run.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2010-07-07 17:43:45 PDT
If I fix this, we may be able to remove the code added for
bug 41794
.
Simon Fraser (smfr)
Comment 2
2010-07-14 09:49:02 PDT
Some new assertions fire when I make this change. Have to figure out why.
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