Bug 124004 - Allow customization of the contentsScale of TileController tiles
Summary: Allow customization of the contentsScale of TileController tiles
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: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-11-07 11:21 PST by Simon Fraser (smfr)
Modified: 2014-01-19 20:23 PST (History)
7 users (show)

See Also:


Attachments
Patch (11.49 KB, patch)
2013-11-07 11:24 PST, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2013-11-07 11:21:59 PST
Allow customization of the contentsScale of TileController tiles
Comment 1 Simon Fraser (smfr) 2013-11-07 11:24:12 PST
Created attachment 216320 [details]
Patch
Comment 2 Simon Fraser (smfr) 2013-11-07 11:32:21 PST
https://trac.webkit.org/r158859
Comment 3 Ryosuke Niwa 2013-11-07 13:44:02 PST
Looks like this patch broke Mac 32-bit build:

http://build.webkit.org/builders/Apple%20MountainLion%20Release%20%2832-bit%20Build%29/builds/5817

http://build.webkit.org/builders/Apple%20MountainLion%20Release%20%2832-bit%20Build%29/builds/5817/steps/compile-webkit/logs/stdio

Undefined symbols for architecture i386:
  "__ZThn496_NK7WebCore15GraphicsLayerCA49platformCALayerContentsScaleMultiplierForNewTilesEPNS_15PlatformCALayerE", referenced from:
     -exported_symbol[s_list] command line option
Comment 4 Simon Fraser (smfr) 2013-11-07 13:54:36 PST
Followup in https://trac.webkit.org/r158873
Comment 5 David Kilzer (:ddkilzer) 2014-01-19 20:23:02 PST
<rdar://problem/13067823>