Bug 123842 - PlatformCALayerClient::platformCALayerDeviceScaleFactor should be const
Summary: PlatformCALayerClient::platformCALayerDeviceScaleFactor should be const
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-05 17:31 PST by Tim Horton
Modified: 2013-11-05 19:58 PST (History)
7 users (show)

See Also:


Attachments
patch (8.24 KB, patch)
2013-11-05 17:33 PST, Tim Horton
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-11-05 17:31:46 PST
platformCALayerDeviceScaleFactor should be const...
Comment 1 Tim Horton 2013-11-05 17:33:02 PST
Created attachment 216103 [details]
patch
Comment 2 Tim Horton 2013-11-05 17:43:24 PST
http://trac.webkit.org/changeset/158704
Comment 3 Ryosuke Niwa 2013-11-05 19:57:55 PST
Windows build fix landed in http://trac.webkit.org/changeset/158715.
Comment 4 Ryosuke Niwa 2013-11-05 19:58:11 PST
Mac 32-bit build fix: http://trac.webkit.org/changeset/158709