Bug 116754

Summary: Add guard around paintForFixedRootBackground
Product: WebKit Reporter: Seokju Kwon <seokju>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.