Bug 107357

Summary: [Mac] Remove unused pageScaleFactor and positionRelativeToBase arguments in GraphicsLayerCA.
Product: WebKit Reporter: Dongseong Hwang <dongseong.hwang>
Component: Layout and RenderingAssignee: Dongseong Hwang <dongseong.hwang>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cmarrin, rniwa, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.