WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118114
Avoid redundant checks for Compositing reasons in RenderLayerCompositor
https://bugs.webkit.org/show_bug.cgi?id=118114
Summary
Avoid redundant checks for Compositing reasons in RenderLayerCompositor
Sanjoy Pal
Reported
2013-06-26 21:13:19 PDT
A RendereObject can be any one of the Video, Canvas, Plugin or Iframe. Patch follows.
Attachments
Patch
(2.01 KB, patch)
2013-06-26 21:15 PDT
,
Sanjoy Pal
no flags
Details
Formatted Diff
Diff
Patch
(2.01 KB, patch)
2013-06-26 22:07 PDT
,
Sanjoy Pal
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sanjoy Pal
Comment 1
2013-06-26 21:15:22 PDT
Created
attachment 205558
[details]
Patch
Anders Carlsson
Comment 2
2013-06-26 21:53:21 PDT
Comment on
attachment 205558
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=205558&action=review
> Source/WebCore/ChangeLog:8 > + A RendereObject can be any one of the Video, Canvas, Plugin or Iframe.
Typo, RenderObject.
Sanjoy Pal
Comment 3
2013-06-26 22:07:10 PDT
Created
attachment 205560
[details]
Patch
WebKit Commit Bot
Comment 4
2013-06-26 23:03:26 PDT
Comment on
attachment 205560
[details]
Patch Clearing flags on attachment: 205560 Committed
r152078
: <
http://trac.webkit.org/changeset/152078
>
WebKit Commit Bot
Comment 5
2013-06-26 23:03:28 PDT
All reviewed patches have been landed. Closing bug.
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