⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 176501 in webkit


Ignore:
Timestamp:
Nov 21, 2014, 11:50:44 PM (12 years ago)
Author:
jer.noble@apple.com
Message:

Unreviewed iOS build fix; move new symbols out of Mac-only exports.

  • WebCore.exp.in:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r176500 r176501  
     12014-11-21  Jer Noble  <jer.noble@apple.com>
     2
     3        Unreviewed iOS build fix; move new symbols out of Mac-only exports.
     4
     5        * WebCore.exp.in:
     6
    172014-11-21  Timothy Horton  <timothy_horton@apple.com>
    28
  • trunk/Source/WebCore/WebCore.exp.in

    r176499 r176501  
    772772__ZN7WebCore17MouseRelatedEvent7offsetXEv
    773773__ZN7WebCore17MouseRelatedEvent7offsetYEv
     774__ZN7WebCore17PageConfigurationC1Ev
     775__ZN7WebCore17PageConfigurationD1Ev
    774776__ZN7WebCore17PageConsoleClient21shouldPrintExceptionsEv
    775777__ZN7WebCore17PageConsoleClient24setShouldPrintExceptionsEb
     
    23102312__ZN7WebCore16deleteAllCookiesERKNS_21NetworkStorageSessionE
    23112313__ZN7WebCore16enclosingIntRectERK7_NSRect
    2312 __ZN7WebCore17PageConfigurationC1Ev
    2313 __ZN7WebCore17PageConfigurationD1Ev
    23142314__ZN7WebCore17ScrollbarThemeMac23setUpOverhangAreaShadowEP7CALayer
    23152315__ZN7WebCore17ScrollbarThemeMac24removeOverhangAreaShadowEP7CALayer
Note: See TracChangeset for help on using the changeset viewer.