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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 11778089: Widen/Update suppression (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index bb8355764b397df273651cb376a57870de573150..d1b1463e6d709088101b7544db36b3c35f316133 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5827,15 +5827,6 @@
fun:_ZN13DRTTestRunner18locationChangeDoneEv
fun:_ZN11WebViewHost18locationChangeDoneEPN6WebKit8WebFrameE
fun:_ZN11WebViewHost13didFinishLoadEPN6WebKit8WebFrameE
- fun:_ZN6WebKit21FrameLoaderClientImpl21dispatchDidFinishLoadEv
- fun:_ZN7WebCore11FrameLoader29checkLoadCompleteForThisFrameEv
- fun:_ZN7WebCore11FrameLoader17checkLoadCompleteEv
- fun:_ZN7WebCore14DocumentLoader15finishedLoadingEv
- fun:_ZN7WebCore18MainResourceLoader16didFinishLoadingEd
- fun:_ZN7WebCore14ResourceLoader16didFinishLoadingEPNS_14ResourceHandleEd
- fun:_ZN7WebCore22ResourceHandleInternal16didFinishLoadingEPN6WebKit12WebURLLoaderEd
- fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4base9TimeTicksE
- fun:_ZN12_GLOBAL__N_112RequestProxy22NotifyCompletedRequestEiRKSsRKN4base9TimeTicksE
}
{
bug_150995_d
@@ -6168,8 +6159,9 @@
fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE1EE8toStringIN3WTF12AtomicStringEEET_v
fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE1EEcvN3WTF12AtomicStringEEv
- fun:_ZN7WebCore20IDBRequestV8InternalL24addEventListenerCallbackERKN2v89ArgumentsE
+ fun:_ZN7WebCore23WorkerContextV8InternalL24addEventListenerCallbackERKN2v89ArgumentsE
fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
+ fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
}
{
# storage/indexeddb/objectstore-basics-workers.html
@@ -6462,3 +6454,29 @@
fun:_ZN11ManagedMode16URLFilterContextC1E13scoped_refptrIN4base19SequencedTaskRunnerEE
fun:_ZN11ManagedModeC2Ev
}
+{
+ bug_
+ Memcheck:Leak
+ fun:malloc
+ fun:_ZN3WTF10fastMallocEm
+ fun:_ZN3WTF10RefCountedIN7WebCore18StyleSheetContentsEEnwEm
+ fun:_ZN7WebCore18StyleSheetContents6createERKNS_16CSSParserContextE
+ fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE
+ fun:_ZN7WebCoreL12parseUASheetEPKcj
+ fun:_ZN7WebCoreL15viewSourceStyleEv
+ fun:_ZN7WebCore13StyleResolver12matchUARulesERNS0_11MatchResultE
+ fun:_ZN7WebCore13StyleResolver15styleForElementEPNS_7ElementEPNS_11RenderStyleENS_20StyleSharingBehaviorENS_20RuleMatchingBehaviorEPNS_12RenderRegionE
+ fun:_ZN7WebCore13StyleResolverC1EPNS_8DocumentEb
+ fun:_ZN7WebCore8Document19createStyleResolverEv
+ fun:_ZN7WebCore8Document13styleResolverEv
+ fun:_ZN7WebCore7Element16styleForRendererEv
+ fun:_ZN7WebCore20NodeRenderingContext32createRendererForElementIfNeededEv
+ fun:_ZN7WebCore7Element22createRendererIfNeededEv
+ fun:_ZN7WebCore7Element6attachEv
+ fun:_ZN7WebCore22HTMLViewSourceDocument21createContainingTableEv
+ fun:_ZN7WebCore22HTMLViewSourceDocument9addSourceERKN3WTF6StringERNS_9HTMLTokenE
+ fun:_ZN7WebCore20HTMLViewSourceParser13pumpTokenizerEv
+ fun:_ZN7WebCore20HTMLViewSourceParser6appendERKNS_15SegmentedStringE
+ fun:_ZN7WebCore25DecodedDataDocumentParser5flushEPNS_14DocumentWriterE
+ fun:_ZN7WebCore14DocumentWriter3endEv
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698