Changeset 158873 in webkit
- Timestamp:
- Nov 7, 2013, 1:56:17 PM (11 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/Source/WebCore/ChangeLog ¶
r158870 r158873 1 2013-11-07 Simon Fraser <simon.fraser@apple.com> 2 3 Attempt to fix the 32-bit build. Virtual thunks seem to have different 4 symbol names between 32- and 64-bit. 5 6 * WebCore.exp.in: 7 1 8 2013-11-07 Ryosuke Niwa <rniwa@webkit.org> 2 9 -
TabularUnified trunk/Source/WebCore/WebCore.exp.in ¶
r158859 r158873 558 558 __ZN7WebCore15GraphicsLayerCA40platformCALayerSetNeedsToRevalidateTilesEv 559 559 __ZNK7WebCore15GraphicsLayerCA49platformCALayerContentsScaleMultiplierForNewTilesEPNS_15PlatformCALayerE 560 __ZThn496_NK7WebCore15GraphicsLayerCA49platformCALayerContentsScaleMultiplierForNewTilesEPNS_15PlatformCALayerE561 560 __ZN7WebCore15GraphicsLayerCA7setNameERKN3WTF6StringE 562 561 __ZN7WebCore15GraphicsLayerCA7setSizeERKNS_9FloatSizeE … … 1829 1828 __ZThn???_NK7WebCore15GraphicsLayerCA32platformCALayerDeviceScaleFactorEv 1830 1829 __ZThn???_NK7WebCore15GraphicsLayerCA33platformCALayerShowRepaintCounterEPNS_15PlatformCALayerE 1830 __ZThn???_NK7WebCore15GraphicsLayerCA49platformCALayerContentsScaleMultiplierForNewTilesEPNS_15PlatformCALayerE 1831 1831 _filenameByFixingIllegalCharacters 1832 1832 _hasCaseInsensitivePrefix
Note:
See TracChangeset
for help on using the changeset viewer.