Bug 107357 - [Mac] Remove unused pageScaleFactor and positionRelativeToBase arguments in GraphicsLayerCA.
Summary: [Mac] Remove unused pageScaleFactor and positionRelativeToBase arguments in G...
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:
Blocks:
 
Reported: 2013-01-18 21:21 PST by Dongseong Hwang
Modified: 2013-01-18 23:17 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.73 KB, patch)
2013-01-18 21:24 PST, Dongseong Hwang
no flags Details | Formatted Diff | Diff
Patch (8.25 KB, patch)
2013-01-18 21:59 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 2013-01-18 21:21:43 PST
Several methods in GraphicsLayerCA receive a pageScaleFactor argument but don't
use the argument, so this patch removes them.
Comment 1 Dongseong Hwang 2013-01-18 21:24:15 PST
Created attachment 183600 [details]
Patch
Comment 2 Build Bot 2013-01-18 21:30:05 PST
Comment on attachment 183600 [details]
Patch

Attachment 183600 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/15974052
Comment 3 Dongseong Hwang 2013-01-18 21:59:50 PST
Created attachment 183604 [details]
Patch
Comment 4 Ryosuke Niwa 2013-01-18 22:56:13 PST
Comment on attachment 183604 [details]
Patch

rs=me.
Comment 5 Dongseong Hwang 2013-01-18 23:02:52 PST
(In reply to comment #4)
> (From update of attachment 183604 [details])
> rs=me.

Thank you for review!
Comment 6 WebKit Review Bot 2013-01-18 23:17:09 PST
Comment on attachment 183604 [details]
Patch

Clearing flags on attachment: 183604

Committed r140237: <http://trac.webkit.org/changeset/140237>
Comment 7 WebKit Review Bot 2013-01-18 23:17:12 PST
All reviewed patches have been landed.  Closing bug.