diff options
| author | Simon Hausmann <simon.hausmann@nokia.com> | 2012-06-25 13:35:59 +0200 |
|---|---|---|
| committer | Simon Hausmann <simon.hausmann@nokia.com> | 2012-06-25 13:35:59 +0200 |
| commit | 79ad030d505ccf79cf10aa9f8189ca3e2f61f6f4 (patch) | |
| tree | 0287b1a69d84492c901e8bc820e635e7133809a0 /Source/WebCore/WebCore.exp.in | |
| parent | 682ab87480e7757346802ce7f54cfdbdfeb2339e (diff) | |
| download | qtwebkit-79ad030d505ccf79cf10aa9f8189ca3e2f61f6f4.tar.gz | |
Imported WebKit commit c4b613825abd39ac739a47d7b4410468fcef66dc (http://svn.webkit.org/repository/webkit/trunk@121147)
New snapshot that includes Win32 debug build fix (use SVGAllInOne)
Diffstat (limited to 'Source/WebCore/WebCore.exp.in')
| -rw-r--r-- | Source/WebCore/WebCore.exp.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Source/WebCore/WebCore.exp.in b/Source/WebCore/WebCore.exp.in index da8f94422..abddfb722 100644 --- a/Source/WebCore/WebCore.exp.in +++ b/Source/WebCore/WebCore.exp.in @@ -254,7 +254,7 @@ __ZN7WebCore14DocumentWriter11setEncodingERKN3WTF6StringEb __ZN7WebCore14FileIconLoader14notifyFinishedEN3WTF10PassRefPtrINS_4IconEEE __ZN7WebCore14FrameSelection10setFocusedEb __ZN7WebCore14FrameSelection12setSelectionERKNS_16VisibleSelectionEjNS0_19CursorAlignOnScrollENS_15TextGranularityE -__ZN7WebCore14FrameSelection15revealSelectionERKNS_15ScrollAlignmentEb +__ZN7WebCore14FrameSelection15revealSelectionERKNS_15ScrollAlignmentENS_18RevealExtentOptionE __ZN7WebCore14FrameSelection16setSelectedRangeEPNS_5RangeENS_9EAffinityEb __ZN7WebCore14FrameSelection19absoluteCaretBoundsEv __ZN7WebCore14FrameSelection20setSelectionFromNoneEv @@ -613,7 +613,7 @@ __ZN7WebCore26UserTypingGestureIndicator28focusedElementAtGestureStartEv __ZN7WebCore26stopObservingCookieChangesEv __ZN7WebCore27AuthenticationChallengeBaseC2Ev __ZN7WebCore27CSSComputedStyleDeclarationC1EN3WTF10PassRefPtrINS_4NodeEEEbRKNS1_6StringE -__ZN7WebCore27DeviceOrientationClientMock14setOrientationEN3WTF10PassRefPtrINS_17DeviceOrientationEEE +__ZN7WebCore27DeviceOrientationClientMock14setOrientationEN3WTF10PassRefPtrINS_21DeviceOrientationDataEEE __ZN7WebCore27DeviceOrientationClientMockC1Ev __ZN7WebCore27startObservingCookieChangesEv __ZN7WebCore28encodeWithURLEscapeSequencesERKN3WTF6StringE @@ -802,6 +802,7 @@ __ZN7WebCore7RunLoop21initializeMainRunLoopEv __ZN7WebCore7RunLoop3runEv __ZN7WebCore7RunLoop4mainEv __ZN7WebCore7RunLoop4stopEv +__ZN7WebCore7RunLoop6wakeUpEv __ZN7WebCore7RunLoop7currentEv __ZN7WebCore7RunLoop8dispatchERKN3WTF8FunctionIFvvEEE __ZN7WebCore7RunLoop9TimerBase4stopEv @@ -1524,7 +1525,7 @@ __ZN7WebCore16FontPlatformDataC1EP6NSFontfbbbNS_15FontOrientationENS_15TextOrien __ZN7WebCore16FontPlatformDataC2EP6NSFontfbbbNS_15FontOrientationENS_15TextOrientationENS_16FontWidthVariantE __ZN7WebCore16colorFromNSColorEP7NSColor __ZN7WebCore16enclosingIntRectERK7_NSRect -__ZN7WebCore17DeviceOrientation6createEbdbdbdbb +__ZN7WebCore21DeviceOrientationData6createEbdbdbdbb __ZN7WebCore18SearchPopupMenuMacC1EPNS_15PopupMenuClientE __ZN7WebCore19applicationIsSafariEv __ZN7WebCore20PlatformEventFactory24createPlatformMouseEventEP7NSEventP6NSView |
