Bug 80317 - Let RenderLayerCompositor set the tile cache visible rect
Summary: Let RenderLayerCompositor set the tile cache visible rect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-05 12:49 PST by Anders Carlsson
Modified: 2012-03-05 13:11 PST (History)
1 user (show)

See Also:


Attachments
Patch (11.56 KB, patch)
2012-03-05 12:55 PST, Anders Carlsson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>