WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
134836
[New Multicolumn] Crawl to check for compositing between us and the enclosingPaginationLayer
https://bugs.webkit.org/show_bug.cgi?id=134836
Summary
[New Multicolumn] Crawl to check for compositing between us and the enclosing...
Dave Hyatt
Reported
2014-07-11 10:26:10 PDT
The bits being set in updateLayerPositions just don't work, since compositing states can change without triggering that function. This patch just gets rid of the bit and does a crawl every time to check. This ensures that changes in compositing states don't necessitate any changes in pagination, since the lookup will always check the current compositing state.
Attachments
Patch
(7.56 KB, patch)
2014-07-11 10:29 PDT
,
Dave Hyatt
dino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2014-07-11 10:29:10 PDT
Created
attachment 234768
[details]
Patch
Dave Hyatt
Comment 2
2014-07-14 12:52:00 PDT
Fixed in
r171074
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