RESOLVED FIXED 116754
Add guard around paintForFixedRootBackground
https://bugs.webkit.org/show_bug.cgi?id=116754
Summary Add guard around paintForFixedRootBackground
Seokju Kwon
Reported 2013-05-24 20:32:57 PDT
This function(paintForFixedRootBackground) is used when ACCELERATED_COMPOSITING is enabled.
Attachments
Patch (1.50 KB, patch)
2013-05-24 20:35 PDT, Seokju Kwon
no flags
Patch (1.51 KB, patch)
2013-05-26 16:22 PDT, Seokju Kwon
no flags
Seokju Kwon
Comment 1 2013-05-24 20:35:36 PDT
Simon Fraser (smfr)
Comment 2 2013-05-25 14:05:04 PDT
Comment on attachment 202872 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=202872&action=review > Source/WebCore/ChangeLog:8 > + paintForFixedRootBackground is used when ACCELERATED_COMPOSITING is enabled. is _only_ used when
Seokju Kwon
Comment 3 2013-05-26 16:22:15 PDT
Seokju Kwon
Comment 4 2013-05-26 16:23:23 PDT
@Simon Fraser I have fixed it. Can you cq+ for this now?
WebKit Commit Bot
Comment 5 2013-05-27 14:11:49 PDT
Comment on attachment 202935 [details] Patch Clearing flags on attachment: 202935 Committed r150778: <http://trac.webkit.org/changeset/150778>
WebKit Commit Bot
Comment 6 2013-05-27 14:11:51 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.