Skip to content
Snippets Groups Projects
Commit 5c2b9cd0 authored by stuartmorgan@chromium.org's avatar stuartmorgan@chromium.org
Browse files

More variants of the last valgrind suppressions

TBR=dank

BUG=22702
TEST=Linux valgrind bots

Review URL: http://codereview.chromium.org/222001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26889 0039d316-1c4b-4281-b951-d872f2087c98
parent dfe7f26b
No related branches found
No related tags found
No related merge requests found
...@@ -1279,3 +1279,19 @@ ...@@ -1279,3 +1279,19 @@
fun:_ZN7WebCore12NodeInternal21dispatchEventCallbackERKN2v89ArgumentsE fun:_ZN7WebCore12NodeInternal21dispatchEventCallbackERKN2v89ArgumentsE
fun:_ZN2v88internal21Builtin_HandleApiCallENS0_9ArgumentsE fun:_ZN2v88internal21Builtin_HandleApiCallENS0_9ArgumentsE
} }
{
bug_22702_c
Memcheck:Cond
fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEN2v86HandleINS1_7ContextEEEPNS_5EventENS2_INS1_5ValueEEEb
fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_5EventEb
...
fun:_ZN7WebCore11FrameLoader8loadDoneEv
}
{
bug_22702_d
Memcheck:Cond
fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEN2v86HandleINS1_7ContextEEEPNS_5EventENS2_INS1_5ValueEEEb
fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_5EventEb
...
fun:_ZN7WebCore24DocumentThreadableLoader16didFinishLoadingEm
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment