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
Patch (2.01 KB, patch)
2013-06-26 22:07 PDT, Sanjoy Pal
no flags
Sanjoy Pal
Comment 1 2013-06-26 21:15:22 PDT
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
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.