Bug 144935 - [CoordinatedGraphics] Remove scaleFactor from SurfaceUpdateInfo
Summary: [CoordinatedGraphics] Remove scaleFactor from SurfaceUpdateInfo
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-12 16:03 PDT by Ryuan Choi
Modified: 2015-05-13 15:18 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.49 KB, patch)
2015-05-12 16:11 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2015-05-12 16:03:01 PDT
The memebers of SurfaceUpdateInfo are used to update tile except scaleFactor.
scaleFactor is only used to create tile.
Comment 1 Ryuan Choi 2015-05-12 16:11:36 PDT
Created attachment 252996 [details]
Patch
Comment 2 WebKit Commit Bot 2015-05-13 15:18:25 PDT
Comment on attachment 252996 [details]
Patch

Clearing flags on attachment: 252996

Committed r184312: <http://trac.webkit.org/changeset/184312>
Comment 3 WebKit Commit Bot 2015-05-13 15:18:37 PDT
All reviewed patches have been landed.  Closing bug.