Changeset 167147 in webkit


Ignore:
Timestamp:
Apr 11, 2014 2:01:16 PM (10 years ago)
Author:
Brent Fulgham
Message:

Try to fix windows build.

Patch by Antti Koivisto <Antti Koivisto> on 2014-04-11

  • platform/graphics/ca/GraphicsLayerCA.h:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r167146 r167147  
    44       
    55        * platform/graphics/ca/GraphicsLayerCA.h:
     6
     72014-04-11  Brent Fulgham  <bfulgham@apple.com>
     8
     9        Unreviewed follow-up for r167145
     10
     11        * English.lproj/mediaControlsLocalizedStringsiOS.js:
     12        (mediaControlsLocalizedStringsiOS): Use smart-quote in
     13        message string.
    614
    7152014-04-11  Brent Fulgham  <bfulgham@apple.com>
  • trunk/Source/WebCore/English.lproj/mediaControlsLocalizedStringsiOS.js

    r167145 r167147  
    22    return {
    33        '##AIRPLAY_DEVICE_TYPE##': 'AirPlay',
    4         '##AIRPLAY_DEVICE_NAME##': 'This video is playing on "##DEVICE_NAME##".',
     4        '##AIRPLAY_DEVICE_NAME##': 'This video is playing on “##DEVICE_NAME##”.',
    55
    66        '##TVOUT_DEVICE_TYPE##': 'TV Connected',
Note: See TracChangeset for help on using the changeset viewer.