Bug 101705 - Coordinated Graphics: Rename tileRect from targetRect.
Summary: Coordinated Graphics: Rename tileRect from targetRect.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dongseong Hwang
URL:
Keywords:
Depends on: 101701
Blocks: 101023
  Show dependency treegraph
 
Reported: 2012-11-08 21:53 PST by Dongseong Hwang
Modified: 2012-11-09 21:06 PST (History)
2 users (show)

See Also:


Attachments
Patch (19.91 KB, patch)
2012-11-08 21:55 PST, Dongseong Hwang
no flags Details | Formatted Diff | Diff
Patch (19.88 KB, patch)
2012-11-09 20:29 PST, Dongseong Hwang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dongseong Hwang 2012-11-08 21:53:02 PST
Messages::LayerTreeCoordinatorProxy::CreateTileForLayer contains the targetRect
variable. The targetRect stands for the rect of the tile created. This patch
renames tileRect to enhance the clearity.
Comment 1 Dongseong Hwang 2012-11-08 21:55:15 PST
Created attachment 173201 [details]
Patch
Comment 2 Dongseong Hwang 2012-11-09 20:29:33 PST
Created attachment 173428 [details]
Patch
Comment 3 WebKit Review Bot 2012-11-09 21:06:18 PST
Comment on attachment 173428 [details]
Patch

Clearing flags on attachment: 173428

Committed r134148: <http://trac.webkit.org/changeset/134148>
Comment 4 WebKit Review Bot 2012-11-09 21:06:22 PST
All reviewed patches have been landed.  Closing bug.