Bug 80317

Summary: Let RenderLayerCompositor set the tile cache visible rect
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Anders Carlsson 2012-03-05 12:49:21 PST
Let RenderLayerCompositor set the tile cache visible rect
Comment 1 Anders Carlsson 2012-03-05 12:55:41 PST
Created attachment 130185 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-05 12:59:05 PST
Attachment 130185 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/platform/graphics/ca/mac/WebTileCacheLayer.h:30:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 12 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2012-03-05 13:11:38 PST
Committed r109788: <http://trac.webkit.org/changeset/109788>