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

Description Seokju Kwon 2013-05-24 20:32:57 PDT
This function(paintForFixedRootBackground) is used when ACCELERATED_COMPOSITING is enabled.
Comment 1 Seokju Kwon 2013-05-24 20:35:36 PDT
Created attachment 202872 [details]
Patch
Comment 2 Simon Fraser (smfr) 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
Comment 3 Seokju Kwon 2013-05-26 16:22:15 PDT
Created attachment 202935 [details]
Patch
Comment 4 Seokju Kwon 2013-05-26 16:23:23 PDT
@Simon Fraser
I have fixed it. Can you cq+ for this now?
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2013-05-27 14:11:51 PDT
All reviewed patches have been landed.  Closing bug.