Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(622)

Side by Side Diff: Source/WebCore/WebCore.exp.in

Issue 11875020: Merge 138991 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | Source/WebCore/page/Page.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .objc_class_name_DOMAbstractView 1 .objc_class_name_DOMAbstractView
2 .objc_class_name_DOMCSSStyleDeclaration 2 .objc_class_name_DOMCSSStyleDeclaration
3 .objc_class_name_DOMCharacterData 3 .objc_class_name_DOMCharacterData
4 .objc_class_name_DOMDocument 4 .objc_class_name_DOMDocument
5 .objc_class_name_DOMDocumentFragment 5 .objc_class_name_DOMDocumentFragment
6 .objc_class_name_DOMElement 6 .objc_class_name_DOMElement
7 .objc_class_name_DOMEvent 7 .objc_class_name_DOMEvent
8 .objc_class_name_DOMHTMLAnchorElement 8 .objc_class_name_DOMHTMLAnchorElement
9 .objc_class_name_DOMHTMLAppletElement 9 .objc_class_name_DOMHTMLAppletElement
10 .objc_class_name_DOMHTMLAreaElement 10 .objc_class_name_DOMHTMLAreaElement
(...skipping 741 matching lines...) Expand 10 before | Expand all | Expand 10 after
752 __ZN7WebCore4Page16setDefersLoadingEb 752 __ZN7WebCore4Page16setDefersLoadingEb
753 __ZN7WebCore4Page17willMoveOffscreenEv 753 __ZN7WebCore4Page17willMoveOffscreenEv
754 __ZN7WebCore4Page18removeSchedulePairEN3WTF10PassRefPtrINS_12SchedulePairEEE 754 __ZN7WebCore4Page18removeSchedulePairEN3WTF10PassRefPtrINS_12SchedulePairEEE
755 __ZN7WebCore4Page18setPageScaleFactorEfRKNS_8IntPointE 755 __ZN7WebCore4Page18setPageScaleFactorEfRKNS_8IntPointE
756 __ZN7WebCore4Page19addLayoutMilestonesEj 756 __ZN7WebCore4Page19addLayoutMilestonesEj
757 __ZN7WebCore4Page19visitedStateChangedEPNS_9PageGroupEy 757 __ZN7WebCore4Page19visitedStateChangedEPNS_9PageGroupEy
758 __ZN7WebCore4Page20setDeviceScaleFactorEf 758 __ZN7WebCore4Page20setDeviceScaleFactorEf
759 __ZN7WebCore4Page20unmarkAllTextMatchesEv 759 __ZN7WebCore4Page20unmarkAllTextMatchesEv
760 __ZN7WebCore4Page21markAllMatchesForTextERKN3WTF6StringEjbj 760 __ZN7WebCore4Page21markAllMatchesForTextERKN3WTF6StringEjbj
761 __ZN7WebCore4Page22allVisitedStateChangedEPNS_9PageGroupE 761 __ZN7WebCore4Page22allVisitedStateChangedEPNS_9PageGroupE
762 __ZN7WebCore4Page22nonFastScrollableRectsEPKNS_5FrameE
762 __ZN7WebCore4Page23clearUndoRedoOperationsEv 763 __ZN7WebCore4Page23clearUndoRedoOperationsEv
763 __ZN7WebCore4Page24resumeScriptedAnimationsEv 764 __ZN7WebCore4Page24resumeScriptedAnimationsEv
764 __ZN7WebCore4Page24scrollingStateTreeAsTextEv 765 __ZN7WebCore4Page24scrollingStateTreeAsTextEv
765 __ZN7WebCore4Page25suspendScriptedAnimationsEv 766 __ZN7WebCore4Page25suspendScriptedAnimationsEv
766 __ZN7WebCore4Page31setCustomHTMLTokenizerChunkSizeEi 767 __ZN7WebCore4Page31setCustomHTMLTokenizerChunkSizeEi
767 __ZN7WebCore4Page31setCustomHTMLTokenizerTimeDelayEd 768 __ZN7WebCore4Page31setCustomHTMLTokenizerTimeDelayEd
768 __ZN7WebCore4Page32mainThreadScrollingReasonsAsTextEv 769 __ZN7WebCore4Page32mainThreadScrollingReasonsAsTextEv
769 __ZN7WebCore4Page32setMemoryCacheClientCallsEnabledEb 770 __ZN7WebCore4Page32setMemoryCacheClientCallsEnabledEb
770 __ZN7WebCore4Page35resumeActiveDOMObjectsAndAnimationsEv 771 __ZN7WebCore4Page35resumeActiveDOMObjectsAndAnimationsEv
771 __ZN7WebCore4Page36setShouldSuppressScrollbarAnimationsEb 772 __ZN7WebCore4Page36setShouldSuppressScrollbarAnimationsEb
(...skipping 1929 matching lines...) Expand 10 before | Expand all | Expand 10 after
2701 _wkCaptionAppearanceGetWindowOpacity 2702 _wkCaptionAppearanceGetWindowOpacity
2702 _wkCaptionAppearanceCopyFontForStyle 2703 _wkCaptionAppearanceCopyFontForStyle
2703 _wkCaptionAppearanceGetRelativeCharacterSize 2704 _wkCaptionAppearanceGetRelativeCharacterSize
2704 _wkCaptionAppearanceGetTextEdgeStyle 2705 _wkCaptionAppearanceGetTextEdgeStyle
2705 _wkCaptionAppearanceGetSettingsChangedNotification 2706 _wkCaptionAppearanceGetSettingsChangedNotification
2706 #endif 2707 #endif
2707 2708
2708 #if ENABLE(CSS_REGIONS) 2709 #if ENABLE(CSS_REGIONS)
2709 __ZN7WebCore22RuntimeEnabledFeatures19isCSSRegionsEnabledE 2710 __ZN7WebCore22RuntimeEnabledFeatures19isCSSRegionsEnabledE
2710 #endif 2711 #endif
OLDNEW
« no previous file with comments | « no previous file | Source/WebCore/page/Page.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698