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

Unified Diff: Source/autotools/symbols.filter

Issue 7548016: Merge 92143 - .: REGRESSION (r39725?): Resources removed from document can not be freed until the... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/WebKit2/win/WebKit2CFLite.def ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/autotools/symbols.filter
===================================================================
--- Source/autotools/symbols.filter (revision 92202)
+++ Source/autotools/symbols.filter (working copy)
@@ -31,6 +31,8 @@
_ZN7WebCore10toDocumentEN3JSC7JSValueE;
_ZN7WebCore11EventTarget17toGeneratedStreamEv;
_ZN7WebCore11EventTarget8toStreamEv;
+_ZN7WebCore11MemoryCache11setDisabledEb;
+_ZN7WebCore11memoryCacheEv;
_ZN7WebCore12JSDOMWrapper34virtualFunctionToPreventWeakVtableEv;
_ZN7WebCore13createWrapperEPN3JSC9ExecStateEPNS_17JSDOMGlobalObjectEPNS_4NodeE;
_ZN7WebCore15setDOMExceptionEPN3JSC9ExecStateEi;
« no previous file with comments | « Source/WebKit2/win/WebKit2CFLite.def ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698