Bug 106307 - Rename 'IntSize toSize(const IntPoint&)' to 'toIntSize'
Summary: Rename 'IntSize toSize(const IntPoint&)' to 'toIntSize'
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: Steve Block
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-08 00:03 PST by Steve Block
Modified: 2013-01-08 01:28 PST (History)
15 users (show)

See Also:


Attachments
Patch (14.34 KB, patch)
2013-01-08 00:05 PST, Steve Block
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Block 2013-01-08 00:03:13 PST
Rename 'IntSize toSize(const IntPoint&)' to 'toIntSize'
Comment 1 Steve Block 2013-01-08 00:05:50 PST
Created attachment 181662 [details]
Patch
Comment 2 Steve Block 2013-01-08 00:07:01 PST
This matches other method names which distinguish between sizes and points. See https://bugs.webkit.org/show_bug.cgi?id=105992#c4.
Comment 3 Kentaro Hara 2013-01-08 00:09:28 PST
Comment on attachment 181662 [details]
Patch

LGTM
Comment 4 WebKit Review Bot 2013-01-08 01:28:29 PST
Comment on attachment 181662 [details]
Patch

Clearing flags on attachment: 181662

Committed r139045: <http://trac.webkit.org/changeset/139045>
Comment 5 WebKit Review Bot 2013-01-08 01:28:34 PST
All reviewed patches have been landed.  Closing bug.