WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 50192
78942
Coalesce composited layers if applicable
https://bugs.webkit.org/show_bug.cgi?id=78942
Summary
Coalesce composited layers if applicable
Xianzhu Wang
Reported
2012-02-17 16:14:38 PST
Try to coalesce some composited layers. If subtree compositing flag is off, and the layer is fully inside the ancestor, there is no need to do the overlap test. This will reduce a lot of sub layers. --klobag
Attachments
patch
(10.19 KB, patch)
2012-02-23 15:22 PST
,
Xianzhu Wang
simon.fraser
: review-
webkit.review.bot
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Xianzhu Wang
Comment 1
2012-02-23 15:22:04 PST
Created
attachment 128567
[details]
patch
Adrienne Walker
Comment 2
2012-02-23 15:51:16 PST
I think this might be a duplicate of what smfr is trying to do in
https://bugs.webkit.org/show_bug.cgi?id=50192
. smfr: What's the status on that patch?
WebKit Review Bot
Comment 3
2012-02-23 16:05:06 PST
Comment on
attachment 128567
[details]
patch
Attachment 128567
[details]
did not pass chromium-ews (chromium-xvfb): Output:
http://queues.webkit.org/results/11600483
New failing tests: compositing/reflections/nested-reflection-transformed2.html compositing/reflections/nested-reflection-transformed.html compositing/reflections/reflection-on-composited.html
Simon Fraser (smfr)
Comment 4
2012-02-23 16:27:56 PST
*** This bug has been marked as a duplicate of
bug 50192
***
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