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

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

Issue 7147018: Merge 87756 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 years, 6 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/bindings/ScriptControllerBase.cpp » ('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_DOMAttr 2 .objc_class_name_DOMAttr
3 .objc_class_name_DOMCDATASection 3 .objc_class_name_DOMCDATASection
4 .objc_class_name_DOMCSSCharsetRule 4 .objc_class_name_DOMCSSCharsetRule
5 .objc_class_name_DOMCSSFontFaceRule 5 .objc_class_name_DOMCSSFontFaceRule
6 .objc_class_name_DOMCSSImportRule 6 .objc_class_name_DOMCSSImportRule
7 .objc_class_name_DOMCSSMediaRule 7 .objc_class_name_DOMCSSMediaRule
8 .objc_class_name_DOMCSSPageRule 8 .objc_class_name_DOMCSSPageRule
9 .objc_class_name_DOMCSSPrimitiveValue 9 .objc_class_name_DOMCSSPrimitiveValue
10 .objc_class_name_DOMCSSRule 10 .objc_class_name_DOMCSSRule
(...skipping 1256 matching lines...) Expand 10 before | Expand all | Expand 10 after
1267 __ZNK7WebCore8Document10renderViewEv 1267 __ZNK7WebCore8Document10renderViewEv
1268 __ZNK7WebCore8Document11completeURLERKN3WTF6StringE 1268 __ZNK7WebCore8Document11completeURLERKN3WTF6StringE
1269 __ZNK7WebCore8Document13axObjectCacheEv 1269 __ZNK7WebCore8Document13axObjectCacheEv
1270 __ZNK7WebCore8Document13nodesFromRectEiijjjjb 1270 __ZNK7WebCore8Document13nodesFromRectEiijjjjb
1271 __ZNK7WebCore8Document14getElementByIdERKN3WTF12AtomicStringE 1271 __ZNK7WebCore8Document14getElementByIdERKN3WTF12AtomicStringE
1272 __ZNK7WebCore8Document16dashboardRegionsEv 1272 __ZNK7WebCore8Document16dashboardRegionsEv
1273 __ZNK7WebCore8Document20cacheDocumentElementEv 1273 __ZNK7WebCore8Document20cacheDocumentElementEv
1274 __ZNK7WebCore8Document31displayStringModifiedByEncodingERKN3WTF6StringE 1274 __ZNK7WebCore8Document31displayStringModifiedByEncodingERKN3WTF6StringE
1275 __ZNK7WebCore8Document4bodyEv 1275 __ZNK7WebCore8Document4bodyEv
1276 __ZNK7WebCore8Document6domainEv 1276 __ZNK7WebCore8Document6domainEv
1277 __ZNK7WebCore8Document6loaderEv
1277 __ZNK7WebCore8IntPointcv7CGPointEv 1278 __ZNK7WebCore8IntPointcv7CGPointEv
1278 __ZNK7WebCore8IntPointcv8_NSPointEv 1279 __ZNK7WebCore8IntPointcv8_NSPointEv
1279 __ZNK7WebCore8Position10downstreamENS_27EditingBoundaryCrossingRuleE 1280 __ZNK7WebCore8Position10downstreamENS_27EditingBoundaryCrossingRuleE
1280 __ZNK7WebCore8Position13containerNodeEv 1281 __ZNK7WebCore8Position13containerNodeEv
1281 __ZNK7WebCore8Position24parentAnchoredEquivalentEv 1282 __ZNK7WebCore8Position24parentAnchoredEquivalentEv
1282 __ZNK7WebCore8Position25leadingWhitespacePositionENS_9EAffinityEb 1283 __ZNK7WebCore8Position25leadingWhitespacePositionENS_9EAffinityEb
1283 __ZNK7WebCore8Position26trailingWhitespacePositionENS_9EAffinityEb 1284 __ZNK7WebCore8Position26trailingWhitespacePositionENS_9EAffinityEb
1284 __ZNK7WebCore8Position8upstreamENS_27EditingBoundaryCrossingRuleE 1285 __ZNK7WebCore8Position8upstreamENS_27EditingBoundaryCrossingRuleE
1285 __ZNK7WebCore9DOMWindow27pendingUnloadEventListenersEv 1286 __ZNK7WebCore9DOMWindow27pendingUnloadEventListenersEv
1286 __ZNK7WebCore9FloatQuad11boundingBoxEv 1287 __ZNK7WebCore9FloatQuad11boundingBoxEv
(...skipping 566 matching lines...) Expand 10 before | Expand all | Expand 10 after
1853 #endif 1854 #endif
1854 1855
1855 #if ENABLE(GESTURE_EVENTS) 1856 #if ENABLE(GESTURE_EVENTS)
1856 __ZN7WebCore12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE 1857 __ZN7WebCore12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
1857 #endif 1858 #endif
1858 1859
1859 #if USE(CFURLSTORAGESESSIONS) 1860 #if USE(CFURLSTORAGESESSIONS)
1860 __ZN7WebCore14ResourceHandle46setPrivateBrowsingStorageSessionIdentifierBaseERKN 3WTF6StringE 1861 __ZN7WebCore14ResourceHandle46setPrivateBrowsingStorageSessionIdentifierBaseERKN 3WTF6StringE
1861 __ZN7WebCore14ResourceHandle29privateBrowsingStorageSessionEv 1862 __ZN7WebCore14ResourceHandle29privateBrowsingStorageSessionEv
1862 #endif 1863 #endif
OLDNEW
« no previous file with comments | « no previous file | Source/WebCore/bindings/ScriptControllerBase.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698