Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / tools / valgrind / memcheck / suppressions.txt
index 66627eb..145b855 100644 (file)
    fun:wcscmp
    fun:_ZN7testing8internal6String17WideCStringEqualsEPKwS3_
 }
+{
+   mesa_glsl_compile_shader
+   Memcheck:Leak
+   ...
+   fun:_mesa_glsl_compile_shader
+   fun:compile_shader
+   fun:_mesa_CompileShaderARB
+   fun:shared_dispatch_stub_529
+}
 
 #-----------------------------------------------------------------------
 # 2. intentional unit test errors, or stuff that is somehow a false positive
    bug_17996 (Intentional)
    Memcheck:Leak
    ...
-   fun:_ZN7WebCore8SVGNames4initEv
+   fun:_ZN5blink8SVGNames4initEv
 }
 {
    # This is an on demand initialization which is done and then intentionally
    # kept around (not freed) while the process is running.
-   intentional_WebCore_XMLNames_init_leak
+   intentional_blink_XMLNames_init_leak
    Memcheck:Leak
    ...
-   fun:_ZN7WebCore8XMLNames4initEv
+   fun:_ZN5blink8XMLNames4initEv
 }
 {
    # Intentionally leaking NSS to prevent shutdown crashes
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN7content17WorkerProcessHost20CreateMessageFiltersEi
-   fun:_ZN7content17WorkerProcessHost4InitEi
+   fun:_ZN7content17WorkerProcessHost4InitE*
    fun:_ZN7content17WorkerServiceImpl24CreateWorkerFromInstanceENS_17WorkerProcessHost14WorkerInstanceE
-   fun:_ZN7content17WorkerServiceImpl12CreateWorkerERK31ViewHostMsg_CreateWorker_ParamsiPNS_19WorkerMessageFilterEPNS_15ResourceContextERKNS_22WorkerStoragePartitionE
+   fun:_ZN7content17WorkerServiceImpl12CreateWorkerE*
    fun:_ZN7content19WorkerMessageFilter14OnCreateWorkerERK31ViewHostMsg_CreateWorker_ParamsPi
 }
 {
    bug_121729 (Intentional)
    Memcheck:Leak
    ...
-   fun:_ZN7WebCoreL12parseUASheetEPKcj
+   fun:_ZN5blinkL12parseUASheetEPKcj
 }
 {
    bug_121729_b (Intentional)
    Memcheck:Leak
    ...
-   fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE
+   fun:_ZN5blinkL12parseUASheetERKN3WTF6StringE
 }
 {
    intentional_see_bug_156466
    fun:_ZN3ash5ShellC1EPNS_13ShellDelegateE
    fun:_ZN3ash5Shell14CreateInstanceEPNS_13ShellDelegateE
 }
-{
-   intentional OOM in layout test: fast/js/string-replacement-outofmemory.html
-   Memcheck:Unaddressable
-   fun:_ZN7WebCoreL28reportFatalErrorInMainThreadEPKcS1_
-   fun:_ZN2v88internal2V823FatalProcessOutOfMemoryEPKcb
-   ...
-   fun:_ZN7WebCore16HTMLScriptRunner36executePendingScriptAndDispatchEventERNS_13PendingScriptE
-}
 
 # http://crbug.com/269278 causes really widespread, flaky leaks in
 # value objects that own some memory.  These suppressions will cover
    fun:malloc
    fun:_ZN3WTF10StringImpl19createUninitializedEjRPh
 }
-
-
-
-#-----------------------------------------------------------------------
-# 3. Suppressions for real chromium bugs that are not yet fixed.
-# These should all be in chromium's bug tracking system (but a few aren't yet).
-
 {
-   # Chromium flakily leaks tasks at shutdown, see
-   # http://crbug.com/6532
-   # http://codereview.chromium.org/20067
-   # http://codereview.chromium.org/42083
-   # To reproduce, run ipc tests
-   # This is the -O0 case
-   # In Purify, they don't even try to free them anymore.
-   # For now, in Valgrind, we'll add suppressions to ignore these leaks.
-   bug_6532
+   bug_383956
    Memcheck:Leak
-   fun:_Znw*
-   fun:_Z17NewRunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvvEEP14CancelableTaskPT_T0_
+   fun:calloc
+   fun:_ZN18hb_object_header_t6createEj
+   fun:_Z*hb_object_createI9hb_face_tEPT_v
+   fun:hb_face_create_for_tables
+   fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFaceEP10SkTypeface
+   fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFontEP10SkTypefacei
+   fun:_ZN3gfx18RenderTextHarfBuzz8ShapeRunEPNS_8internal15TextRunHarfBuzzE
+   fun:_ZN3gfx18RenderTextHarfBuzz12EnsureLayoutEv
 }
+
 {
-   # See http://crbug.com/6532
-   # This is the -O1 case
-   bug_6532b
-   Memcheck:Leak
+  bug_391510
+  Memcheck:Leak
+  fun:_Znw*
+  fun:_ZN4base21CancelableTaskTracker16NewTrackedTaskId*
+  fun:_ZN14HistoryService14ScheduleDBTask*
+  fun:_ZN7history19URLIndexPrivateData26ScheduleUpdateRecentVisits*
+}
+{
+   bug_399852_a
+   Memcheck:Uninitialized
+   fun:_ZN5blink14DateComponents9parseTimeERKN3WTF6StringEjRj
+   fun:_ZNK5blink13TimeInputType29parseToDateComponentsInternalERKN3WTF6StringEPNS_14DateComponentsE
+   fun:_ZNK5blink24BaseDateAndTimeInputType21parseToDateComponentsERKN3WTF6StringEPNS_14DateComponentsE
+}
+{
+   bug_399852_b
+   Memcheck:Uninitialized
+   fun:_ZN5blink12_GLOBAL__N_117parseJSONInternalIhEEN3WTF10PassRefPtrINS_9JSONValueEEEPKT_j
+   fun:_ZN5blink9parseJSONERKN3WTF6StringE
+   fun:_ZN5blink*InspectorBackendDispatcher*
+   ...
+   fun:_ZN5blink*WebDevToolsAgent*
+   fun:_ZN7content*DevToolsAgent*
+}
+{
+   bug_399852_c
+   Memcheck:Uninitialized
+   fun:_ZN5blinkL21extractRangeComponentEPN3WTF6StringERKNS0_6RefPtrINS_10JSONObjectEEERKS1_Rj
+   fun:_ZN5blinkL22jsonRangeToSourceRangeEPN3WTF6StringEPNS_23InspectorStyleSheetBase*
+   fun:_ZN5blink17InspectorCSSAgent*
+   fun:_ZThn40_N5blink17InspectorCSSAgent*
+   fun:_ZN5blink30InspectorBackendDispatcherImpl*
+   fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE
+   fun:_ZN5blink19InspectorController27dispatchMessageFromFrontendERKN3WTF6StringE
+   fun:_ZN5blink20WebDevToolsAgentImpl26dispatchOnInspectorBackendERKNS_9WebStringE
+   fun:_ZN7content13DevToolsAgent28OnDispatchOnInspectorBackendERKSs
+}
+{
+   bug_399852_d
+   Memcheck:Uninitialized
+   fun:_ZN5blink14DateComponents10parseMonthERKN3WTF6StringEjRj
    ...
-   fun:_ZN3IPC12ChannelProxy7Context14OnChannelErrorEv
-   fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
+   fun:_ZNK5blink24BaseDateAndTimeInputType21parseToDateComponentsERKN3WTF6StringEPNS_14DateComponentsE
+   fun:_ZNK5blink24BaseDateAndTimeInputType15typeMismatchForERKN3WTF6StringE
+   fun:_ZNK5blink24BaseDateAndTimeInputType13sanitizeValueERKN3WTF6StringE
 }
+
+#-----------------------------------------------------------------------
+# 3. Suppressions for real chromium bugs that are not yet fixed.
+# These should all be in chromium's bug tracking system (but a few aren't yet).
+
 {
    # webkit leak?  See http://crbug.com/9503
    bug_9503
    fun:_ZN4base6Thread10ThreadMainEv
 }
 {
-   # very common in ui tests, also seen in Linux Reliability
-   bug_16093
-   Memcheck:Leak
-   ...
-   fun:getaddrinfo
-}
-{
-   # very common in ui tests, also seen in Linux Reliability
-   bug_16095
-   Memcheck:Leak
-   ...
-   fun:_ZN4base11MessageLoop21AddToDelayedWorkQueueERKN*PendingTaskE
-   fun:_ZN4base11MessageLoop6DoWorkEv
-}
-{
-   bug_16128
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN3IPC11SyncChannelC1E*
-   ...
-   fun:_ZN7content11ChildThread4InitEv
-}
-{
-   bug_16326
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN11webkit_glue16WebURLLoaderImplC1Ev
-   fun:_ZN11webkit_glue16WebKitClientImpl15createURLLoaderEv
-   fun:_ZN7WebCore22ResourceHandleInternal5startEv
-}
-{
-   bug_17291
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocE*
-   ...
-   fun:_ZN2v88internal8JSObject23SetPropertyWithCallbackEPNS0_6ObjectEPNS0_6StringES3_PS1_
-}
-{
    # also bug 17979.  It's a nest of leaks.
    bug_17385
    Memcheck:Leak
    fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptor*FileDescriptorWatcherEPNS0_7WatcherE
    fun:_ZN4base16MessageLoopForIO19WatchFileDescriptor*MessagePumpLibevent21FileDescriptorWatcherEPNS2_7WatcherE
    ...
-   fun:_ZN3IPC7Channel11ChannelImpl7ConnectEv
-   fun:_ZN3IPC7Channel7ConnectEv
+   fun:_ZN3IPC*Channel*ConnectEv
    fun:_ZN3IPC12ChannelProxy7Context15OnChannelOpenedEv
 }
 {
-   bug_19196
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN2v817RegisterExtensionEPNS_9ExtensionE
-   fun:_ZN7WebCore7V8Proxy23registerExtensionWithV8EPN2v89ExtensionE
-   fun:_ZN7WebCore7V8Proxy17registerExtensionEPN2v89ExtensionEi
-   fun:_ZN5blink17registerExtensionEPN2v89ExtensionEi
-   fun:_ZN12RenderThread23EnsureWebKitInitializedEv
-}
-{
-   bug_19371
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN4base13WaitableEvent7EnqueueEPNS0_6WaiterE
-   fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE
-   fun:_ZN4base13WaitableEvent4WaitEv
-   fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
-}
-{
    # slight variant of the above
    bug_19371a
    Memcheck:Leak
    fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
 }
 {
-   bug_19377
-   Memcheck:Leak
-   fun:calloc
-   ...
-   fun:event_base_new
-   fun:_ZN4base19MessagePumpLibeventC1Ev
-   fun:_ZN4base11MessageLoopC1ENS0_4TypeE
-   fun:_ZN4base6Thread10ThreadMainEv
-}
-{
-   bug_19463
-   Memcheck:Leak
-   ...
-   fun:_ZN4base19MessagePumpLibevent4InitEv
-   fun:_ZN4base19MessagePumpLibeventC1Ev
-   fun:_ZN4base11MessageLoopC1ENS0_4TypeE
-}
-{
    bug_19775_a
    Memcheck:Leak
    ...
    ...
    fun:yy_reduce
 }
-# IPCing uninitialized data
-{
-   bug_20997_a
-   Memcheck:Param
-   socketcall.sendmsg(msg.msg_iov[i])
-   fun:sendmsg*
-   fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE
-}
-{
-   bug_20997_b
-   Memcheck:Param
-   socketcall.sendmsg(msg.msg_iov[i])
-   fun:sendmsg$UNIX2003
-   ...
-   fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithoutBlockingEiPS0_
-   ...
-   fun:event_process_active
-   fun:event_base_loop
-}
-{
-   bug_22098
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptorEibNS0_4ModeEPNS0_21FileDescriptorWatcherEPNS0_7WatcherE
-   fun:_ZN4base16MessageLoopForIO19WatchFileDescriptorEibNS_4ModeEPN4base19MessagePumpLibevent21FileDescriptorWatcherEPNS2_7WatcherE
-   fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv
-   fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE
-   fun:_ZN3IPC7Channel4SendEPNS_7MessageE
-   fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageEPNS_7MessageE
-   fun:_ZN3IPC8SendTask3RunEv
-}
-{
-   bug_22923
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN13WorkerService12CreateWorker*
-   fun:_ZN19RenderMessageFilter14OnCreateWorker*
-}
-{
-   bug_27665
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN10SkXfermode6CreateENS_4ModeE
-   fun:_ZN7SkPaint15setXfermodeModeEN10SkXfermode4ModeE
-   fun:_ZNK7WebCore19PlatformContextSkia16setupPaintCommonEP7SkPaint
-   fun:_ZN7WebCore15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10ColorSpaceE
-   fun:_ZN7WebCore15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10ColorSpaceENS_17CompositeOperatorE
-}
 # The following three suppressions are related to the workers code.
 {
    bug_27837
    fun:_ZN19WebSharedWorkerStub9OnConnectEii
 }
 {
-   # GTK tooltip doesn't always initialize variables.
-   # https://bugzilla.gnome.org/show_bug.cgi?id=554686
-   tooltip_554686
-   Memcheck:Uninitialized
-   fun:child_location_foreach
-   fun:gtk_fixed_forall
-   ...
-   fun:find_widget_under_pointer
-   fun:gtk_tooltip_show_tooltip
-   fun:tooltip_popup_timeout
-   fun:gdk_threads_dispatch
-   fun:g_timeout_dispatch
-}
-{
-   bug_29675
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN27ChromeBrowserMainPartsPosix24PostMainMessageLoopStartEv
-   fun:_ZN7content15BrowserMainLoop20MainMessageLoopStartEv
-   fun:_ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE
-   fun:_ZN7content11BrowserMainERKNS_18MainFunctionParamsE
-   fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
-   fun:_ZN7content21ContentMainRunnerImpl3RunEv
-   fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
-   fun:ChromeMain
-}
-{
-   bug_30346
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN13TCMallocGuardC1Ev
-   fun:_Z41__static_initialization_and_destruction_0ii
-   fun:_GLOBAL__I__ZN61FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead43FLAGS_tcmalloc_large_alloc_report_thresholdE
-}
-{
-   bug_30346b
-   Memcheck:Unaddressable
-   ...
-   fun:_ZSt22__get_temporary_bufferIPN7WebCore11RenderLayerEESt4pairIPT_iEiS5_
-   fun:_ZNSt17_Temporary_bufferIPPN7WebCore11RenderLayerES2_EC1ES3_S3_
-   fun:_ZN7WebCore11RenderLayer17updateZOrderListsEv
-   fun:_ZN7WebCore11RenderLayer24updateLayerListsIfNeededEv
-   fun:_ZN7WebCore11RenderLayer38updateCompositingAndLayerListsIfNeededEv
-}
-{
-   bug_30703a
-   Memcheck:Param
-   write(buf)
-   ...
-   fun:zipCloseFileInZipRaw
-   fun:zipCloseFileInZip
-   fun:_Z*13AddEntryToZip*
-}
-{
-   bug_30703b
-   Memcheck:Uninitialized
-   fun:deflate
-   ...
-   fun:zipCloseFileInZipRaw
-   fun:zipCloseFileInZip
-   fun:_Z*13AddEntryToZip*
-}
-{
-   bug_30704a
-   Memcheck:Uninitialized
-   fun:crc32
-   ...
-   fun:png_write_row
-}
-{
-   bug_30704b
-   Memcheck:Param
-   write(buf)
-   ...
-   fun:_ZN17SandboxedUnpacker17RewriteImageFilesEv
-}
-{
-   bug_30704c
-   Memcheck:Param
-   write(buf)
-   ...
-   fun:_ZNK16BrowserThemePack11WriteToDiskE*
-}
-{
-   bug_30704d
-   Memcheck:Uninitialized
-   ...
-   fun:png_process_data
-   fun:_ZN7WebCore14PNGImageReader6decodeERKNS_12SharedBufferEb
-   fun:_ZN7WebCore15PNGImageDecoder6decodeEb
-   fun:_ZN7WebCore15PNGImageDecoder18frameBufferAtIndexEm
-}
-{
-   bug_30704e
-   Memcheck:Uninitialized
-   obj:*/libpng*
-   fun:png_write_row
-}
-{
-   bug_30704f
-   Memcheck:Uninitialized
-   ...
-   fun:wk_png_write_find_filter
-   fun:wk_png_write_row
-}
-{
-   bug_30704g
-   Memcheck:Param
-   write(buf)
-   obj:*libpthread*
-   fun:_ZN9file_util19WriteFileDescriptorE*
-   fun:_ZN9file_util9WriteFileE*
-   fun:*SaveScreenshotInternalE*4base8Callback*
-   fun:*SaveScreenshotE*4base8Callback*
-}
-{
-   bug_87232
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore12base64EncodeEPKcjRN3WTF6VectorIcLj0EEEb
-   fun:_ZN7WebCore12base64EncodeERKN3WTF6VectorIcLj0EEERS2_b
-   fun:_ZN7WebCore*14ImageToDataURL*SkBitmapEEN3WTF6StringERT_*
-}
-{
-   bug_31985
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN3net16HttpNetworkLayer10GetSessionEv
-   fun:_ZN3net16HttpNetworkLayer17CreateTransactionEP10scoped_ptrINS_15HttpTransactionEE
-   fun:_ZN3net9HttpCache11Transaction13DoSendRequestEv
-   fun:_ZN3net9HttpCache11Transaction6DoLoopEi
-}
-{
    bug_32085
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN16RenderWidgetHost4SendEPN3IPC7MessageE
 }
 {
-   bug_32623
-   Memcheck:Leak
-   ...
-   fun:ssl3_HandleHandshakeMessage
-   fun:ssl3_HandleHandshake
-   fun:ssl3_HandleRecord
-   fun:ssl3_GatherCompleteHandshake
-   fun:SSL_ForceHandshake
-   fun:_ZN3net18SSLClientSocketNSS4Core11DoHandshakeEv
-}
-{
    bug_32624_b
    Memcheck:Leak
    fun:malloc
    fun:CERT_VerifyCert
 }
 {
-   bug_38138
-   Memcheck:Param
-   write(buf)
-   obj:*libpthread*
-   fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv
-   ...
-   fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
-   fun:_ZN4base11MessageLoop11RunInternalEv
-   fun:_ZN4base11MessageLoop10RunHandlerEv
-}
-{
-   bug_30633_39325
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN11ProfileImpl17GetRequestContextEv
-   fun:_ZN19SafeBrowsingService5StartEv
-   fun:_ZN19SafeBrowsingService10InitializeEv
-   fun:_ZN22ResourceDispatcherHost10InitializeEv
-   fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
-   fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
-   fun:_ZN16ExtensionService4InitEv
-}
-{
    bug_42842
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN19TestWebViewDelegate12createWorkerEPN5blink8WebFrameEPNS0_15WebWorkerClientE
-   fun:_ZN5blink19WebWorkerClientImpl24createWorkerContextProxyEPN7WebCore6WorkerE
-   fun:_ZN7WebCore18WorkerContextProxy6createEPNS_6WorkerE
-   fun:_ZN7WebCore6WorkerC1EPNS_22ScriptExecutionContextE
-   fun:_ZN7WebCore6Worker6createERKN3WTF6StringEPNS_22ScriptExecutionContextERi
-   fun:_ZN7WebCore8V8Worker19constructorCallbackERKN2v89ArgumentsE
+   fun:_ZN5blink19WebWorkerClientImpl24createWorkerContextProxyEPN7blink6WorkerE
+   fun:_ZN5blink18WorkerContextProxy6createEPNS_6WorkerE
+   fun:_ZN5blink6WorkerC1EPNS_22ScriptExecutionContextE
+   fun:_ZN5blink6Worker6createERKN3WTF6StringEPNS_22ScriptExecutionContextERi
+   fun:_ZN5blink8V8Worker19constructorCallbackERKN2v89ArgumentsE
 }
 {
    bug_42942_a
    fun:_ZN3net13CookieMonster9InitStoreEv
 }
 {
-   bug_42958_a
-   Memcheck:Leak
-   fun:malloc
+   bug_64887_a
+   Memcheck:Uninitialized
    ...
-   fun:_NPN_RegisterObject
-   fun:_ZN7WebCore16ScriptController20windowScriptNPObjectEv
-   fun:_ZNK6WebKit12WebFrameImpl12windowObjectEv
-   fun:_ZN6webkit5npapi13WebPluginImpl23GetWindowScriptNPObjectEv
-   fun:NPN_GetValue
-}
-{
-   bug_42958_b
-   Memcheck:Leak
-   fun:malloc
+   fun:*vfprintf
    ...
-   fun:_NPN_RegisterObject
-   fun:_ZN7WebCore25createV8ObjectForNPObjectEP8NPObjectS1_
-   fun:_ZN7WebCore16ScriptController18bindToWindowObjectEPNS_5FrameERKN3WTF6StringEP8NPObject
-   fun:_ZN5blink12WebFrameImpl18bindToWindowObjectERKNS_9WebStringEP8NPObject
-   fun:_ZN13CppBoundClass16bindToJavascriptEPN5blink8WebFrameERKNS0_9WebStringE
-}
-{
-   bug_42958_c
-   Memcheck:Leak
-   fun:malloc
+   fun:_ZN7testing*PrintByteSegmentInObjectTo*
    ...
-   fun:_NPN_RegisterObject
-   fun:_ZN7WebCore25createV8ObjectForNPObjectEP8NPObjectS1_
-   fun:_ZN7WebCore16ScriptController29createScriptInstanceForWidgetEPNS_6WidgetE
-   fun:_ZN*7WebCore17HTMLPlugInElement11getInstanceEv
-}
-{
-   bug_43471
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorIPN4base11MessageLoop19DestructionObserverEE8allocateE*
-   fun:_ZNSt12_Vector_baseIPN4base11MessageLoop19DestructionObserverESaIS*
-   fun:_ZNSt6vectorIPN4base11MessageLoop19DestructionObserverESaIS*
-   fun:_ZNSt6vectorIPN4base11MessageLoop19DestructionObserverESaIS*
-   fun:_ZN16ObserverListBaseIN4base11MessageLoop19DestructionObserverEE11AddObserverEPS*
-   fun:_ZN4base11MessageLoop22AddDestructionObserverEPNS0_19DestructionObserverE
+   fun:_ZN7testing*PrintBytesInObjectTo*
+   fun:_ZN7testing9internal220PrintBytesInObjectToEPKh*
+   fun:_ZN7testing9internal220TypeWithoutFormatter*
+   fun:_ZN7testing9internal2lsIcSt11char_traitsIcE*
 }
 {
-   bug_46250
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorIPN11MessageLoop12TaskObserverEE8allocateEjPKv
-   fun:_ZNSt12_Vector_baseIPN11MessageLoop12TaskObserverESaIS2_EE11_M_allocateEj
-   fun:_ZNSt6vectorIPN11MessageLoop12TaskObserverESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_
-   fun:_ZNSt6vectorIPN11MessageLoop12TaskObserverESaIS2_EE9push_backERKS2_
-   fun:_ZN16ObserverListBaseIN11MessageLoop12TaskObserverEE11AddObserverEPS1_
-   fun:_ZN4base11MessageLoop15AddTaskObserverEPNS_12TaskObserverE
-   fun:*IOJankObserver21AttachToCurrentThreadEv
-}
-{
-   bug_47950
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:*CreateSpdyHeadersFromHttpRequestERKN3net15HttpRequestInfoEPSt3mapISsSsSt4lessISsESaISt4pairIKSsSsEEE
-}
-{
-   bug_49279_a
-   Memcheck:Leak
-   fun:_Znw*
-   fun:*ChromeCookieMonsterDelegateC1EP7Profile
-   fun:_ZN30ChromeURLRequestContextFactoryC2EP7Profile
-}
-{
-   bug_49279_b
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN29ChromeURLRequestContextGetter28CreateRequestContextForMediaE*
-   fun:_ZN29ChromeURLRequestContextGetter22CreateOriginalForMediaE*
-   fun:_ZN11ProfileImpl25GetRequestContextForMediaEv
-}
-{
-   bug_49279_c
-   Memcheck:Leak
-   fun:_Znw*
-   fun:*ChromeCookieMonsterDelegateC2EP7Profile
-   fun:*ChromeCookieMonsterDelegateC1EP7Profile
-   fun:_ZN30ChromeURLRequestContextFactoryC2EP7Profile
-}
-{
-   bug_50304
-   Memcheck:Leak
-   ...
-   fun:_ZN7history14HistoryBackend8InitImpl*
-   fun:_ZN7history14HistoryBackend4Init*
-}
-{
-   bug_50936
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN23OffTheRecordProfileImpl4InitEv
-   fun:_ZN7Profile25CreateOffTheRecordProfileEv
-   fun:_ZN11ProfileImpl22GetOffTheRecordProfileEv
-}
-{
-   bug_50968_a
-   Memcheck:Leak
-   ...
-   fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv
-}
-{
-   bug_50968_b
-   Memcheck:Unaddressable
-   ...
-   fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv
-}
-{
-   bug_50968_d
-   Memcheck:Uninitialized
-   ...
-   fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv
-}
-{
-   bug_56359_a
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN3net9HttpCache24GetBackendForTransactionEPNS0_11TransactionE
-   fun:_ZN3net9HttpCache11Transaction12DoGetBackendEv
-   fun:_ZN3net9HttpCache11Transaction6DoLoopEi
-   fun:_ZN3net9HttpCache11Transaction5StartEPKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
-   fun:_ZN17URLRequestHttpJob16StartTransactionEv
-   fun:_ZN17URLRequestHttpJob24OnCanGetCookiesCompletedEi
-   fun:_ZN17URLRequestHttpJob23AddCookieHeaderAndStartEv
-   fun:_ZN17URLRequestHttpJob5StartEv
-   fun:_ZN10URLRequest8StartJobEP13URLRequestJob
-   fun:_ZN10URLRequest5StartEv
-   fun:_ZN10URLFetcher4Core15StartURLRequestEv
-}
-{
-   bug_51153
-   Memcheck:Leak
-   ...
-   fun:_ZN7history14HistoryBackend16GetFaviconForURLE13scoped_refptrI17CancelableRequestI14CallbackRunnerI6Tuple5IibS1_I16RefCountedMemoryEb4GURLEEEERKS7_
-}
-{
-   bug_51379
-   Memcheck:Leak
-   fun:malloc
-   ...
-   obj:/usr/lib/libpangocairo-1.0.so.0.2002.3
-   ...
-   fun:_ZN3gfx6Canvas13DrawStringIntERKSbIwSt11char_traitsIwESaIwEERKNS_4FontERKjiiiii
-   fun:_ZN3gfx6Canvas13DrawStringIntERKSbIwSt11char_traitsIwESaIwEERKNS_4FontERKjiiii
-}
-{
-   bug_51590a
-   Memcheck:Unaddressable
-   ...
-   fun:_ZN7WebCore13TextRunWalker13nextScriptRunEv
-   fun:_ZN7WebCore13TextRunWalker14widthOfFullRunEv
-}
-{
-   bug_51590b
-   Memcheck:Unaddressable
-   ...
-   fun:_ZN7WebCore13TextRunWalker13nextScriptRunEv
-   fun:_ZN7WebCore13TextRunWalker14widthOfFullRunEv
-}
-{
-   bug_51590c
-   Memcheck:Unaddressable
-   ...
-   fun:_ZN7WebCore13TextRunWalker13nextScriptRunEv
-   fun:_ZN7WebCore13TextRunWalker14widthOfFullRunEv
-}
-{
-   bug_51679
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN14MessageService16AddEventListenerERKSsi
-   fun:_ZN24BrowserRenderProcessHost22OnExtensionAddListenerERKSs
-}
-{
-   bug_52831
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:*InotifyReaderTask3RunEv
-   ...
-   fun:_ZN4base11MessageLoop11RunInternalEv
-   fun:_ZN4base11MessageLoop10RunHandlerEv
-}
-{
-   bug_52837
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZNSt3map*FilePath*insert*
-   fun:_ZNSt3map*FilePath*ix*
-   fun:_ZN16ExtensionService15UnloadExtensionERKSs
-   fun:_ZN16ExtensionService18UninstallExtensionERKSsb
-   fun:_ZN18AutomationProvider18UninstallExtensionEiPb
-}
-{
-   bug_52957
-   Memcheck:Unaddressable
-   fun:glGetString
-   fun:_ZN18gpu_info_collector19CollectGraphicsInfoER7GPUInfo
-   fun:_ZN9GpuThread18OnEstablishChannelEi
-}
-{
-   bug_54308
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZNK8chromeos25CrosSettingsProviderProxy3GetERKSsPP5Value
-   fun:_ZNK8chromeos12CrosSettings3GetERKSsPP5Value
-   fun:_ZN8chromeos26CoreChromeOSOptionsHandler9FetchPrefERKSs
-   fun:_ZN18CoreOptionsHandler16HandleFetchPrefsEPK9ListValue
-}
-{
-   bug_55533
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN5IDMapIN3IPC7Channel8ListenerEL23IDMapOwnershipSemantics*
-   fun:_ZN17RenderProcessHost*Profile
-   fun:_ZN21MockRenderProcessHost*Profile
-}
-{
-   bug_56676
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorIN4base15file_util_proxy5EntryEE8allocate*
-   fun:_ZNSt12_Vector_baseIN4base15file_util_proxy5EntryESaIS2_EE11_M_allocate*
-   fun:_ZNSt6vectorIN4base15file_util_proxy5EntryESaIS2_EE20_M_allocate_and_copyIN9__gnu_cxx17__normal_iteratorIPKS2*
-   fun:_ZNSt6vectorIN4base15file_util_proxy5EntryESaIS2_EEaSERKS4_
-   fun:_ZN14MockDispatcher16DidReadDirectoryERKSt6vectorIN4base15file_util_proxy5EntryESaIS3_EEb
-   fun:_ZN7fileapi19FileSystemOperation16DidReadDirectoryEN4base17PlatformFileErrorERKSt6vectorINS1_15file_util_proxy5EntryESaIS5_EE
-}
-{
-   bug_58321
-   Memcheck:Unaddressable
-   fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv
-   fun:_ZN7WebCore14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS_16ResourceResponseE
-   fun:_ZN7WebCore22ResourceHandleInternal18didReceiveResponseEPN5blink12WebURLLoaderERKNS1_14WebURLResponseE
-   fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20ResourceLoaderBridge12ResponseInfoEb
-   fun:_ZN85_GLOBAL__N_webkit_tools_test_shell_simple_resource_loader_bridge.cc_00000000_*12RequestProxy22NotifyReceivedResponseERKN11webkit_glue20ResourceLoaderBridge12ResponseInfoEb
-}
-{
-   bug_58340
-   Memcheck:Unaddressable
-   fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv
-   fun:_ZN7WebCore14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS_16ResourceResponseE
-   fun:_ZN7WebCore22ResourceHandleInternal18didReceiveResponseEPN5blink12WebURLLoaderERKNS1_14WebURLResponseE
-   fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20ResourceResponseInfoEb
-}
-{
-   bug_58546
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN27SSLConfigServiceManagerPrefC1EP7Profile
-   fun:_ZN23SSLConfigServiceManager20CreateDefaultManagerEP7Profile
-   fun:_ZN11ProfileImplC1E*
-   fun:_ZN7Profile13CreateProfileE*
-   fun:_ZN14ProfileManager13CreateProfileE*
-   fun:_ZN14ProfileManager10GetProfileE*
-   fun:_ZN14ProfileManager17GetDefaultProfileE*
-   fun:_ZN14ProfileManager17GetDefaultProfileEv
-}
-{
-   bug_58561
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN3net8internal26ClientSocketPoolBaseHelper16GetOrCreateGroupERKSs
-   fun:_ZN3net8internal26ClientSocketPoolBaseHelper13RequestSocketERKSsPKNS1_7RequestE
-   fun:_ZN3net20ClientSocketPoolBaseINS_*
-   fun:_ZN3net*SocketPool13RequestSocketE*
-   fun:_ZN3net18ClientSocketHandle4InitINS_*
-   ...
-   fun:_ZN3net21HttpStreamFactoryImpl3Job16DoInitConnectionEv
-   fun:_ZN3net21HttpStreamFactoryImpl3Job6DoLoopEi
-}
-{
-   bug_58564
-   Memcheck:Leak
-   fun:calloc
-   ...
-   fun:SSL_ImportFD
-   fun:_ZN3net18SSLClientSocketNSS20InitializeSSLOptionsEv
-   fun:_ZN3net18SSLClientSocketNSS7ConnectEP14CallbackRunnerI6Tuple1IiEE
-   fun:_ZN3net13SSLConnectJob12DoSSLConnectEv
-   fun:_ZN3net13SSLConnectJob6DoLoopEi
-}
-{
-   bug_58574
-   Memcheck:Unaddressable
-   ...
-   fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEE
-   fun:_ZN3net12CertVerifier7Request8DoVerifyEv
-}
-{
-   bug_60556a
-   Memcheck:Unaddressable
-   ...
-   fun:sqlite3_exec
-   fun:_ZN3sql10Connection7ExecuteEPKc
-   fun:_ZN11WebDatabase*
-}
-{
-   bug_60556b
-   Memcheck:Unaddressable
-   ...
-   fun:sqlite3_exec
-   fun:_ZN3sql10Connection7ExecuteEPKc
-   fun:_ZN11WebDatabase*
-}
-{
-   bug_60556c
-   Memcheck:Unaddressable
-   ...
-   fun:sqlite3_step
-   fun:_ZN3sql9Statement3RunEv
-   fun:_ZN3sql10Connection17CommitTransactionEv
-   fun:_ZN3sql11Transaction6CommitEv
-   fun:_ZN11WebDatabase*
-}
-{
-   bug_60556d
-   Memcheck:Unaddressable
-   ...
-   fun:sqlite3_step
-   fun:_ZN3sql9Statement3RunEv
-   fun:_ZN3sql10Connection17CommitTransactionEv
-   fun:_ZN3sql11Transaction6CommitEv
-   fun:_ZN11WebDatabase*
-}
-{
-   bug_60556e
-   Memcheck:Param
-   read(buf)
-   ...
-   fun:sqlite3_exec
-   fun:_ZN3sql10Connection7ExecuteEPKc
-   fun:_ZN11WebDatabase*
-}
-{
-   bug_60556f
-   Memcheck:Unaddressable
-   ...
-   fun:sqlite3_close
-   fun:_ZN3sql10Connection5CloseEv
-   fun:_ZN3sql10ConnectionD2Ev
-   fun:_ZN3sql10ConnectionD1Ev
-   fun:_ZN11WebDatabase*
-}
-{
-   bug_60556g
-   Memcheck:Unaddressable
-   ...
-   fun:sqlite3_step
-   fun:_ZN3sql9Statement4StepEv
-   fun:_ZN7history11URLDatabase12GetRowForURLERK4GURLPNS_6URLRowE
-   fun:_ZN7history14HistoryBackend12AddPageVisitERK4GURLN4base4TimeExjNS_11VisitSourceE
-}
-{
-   bug_60654
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore25GraphicsContext3DInternal7reshapeEii
-   fun:_ZN7WebCore17GraphicsContext3D7reshapeEii
-   fun:_ZN7WebCore21WebGLRenderingContextC1EPNS_17HTMLCanvasElementEN3WTF10PassRefPtrINS_17GraphicsContext3DEEE
-   fun:_ZN7WebCore21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22WebGLContextAttributesE
-   fun:_ZN7WebCore17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasContextAttributesE
-   ...
-   fun:_ZN2v88internal6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPPPS4_Pb
-}
-{
-   bug_60667c
-   Memcheck:Leak
-   ...
-   obj:*
-   fun:_ZN3gpu5gles216GLES2DecoderImpl15DoCompileShaderEj
-   fun:_ZN3gpu5gles216GLES2DecoderImpl19HandleCompileShaderEjRKNS0_13CompileShaderE
-   fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
-}
-{
-   bug_64887_a
-   Memcheck:Uninitialized
-   fun:_itoa_word
-   fun:vfprintf
-   fun:vsnprintf
-   fun:snprintf
-   fun:_ZN7testing*26PrintByteSegmentInObjectToEPKhmmPSo
-   fun:_ZN7testing*24PrintBytesInObjectToImplEPKhmPSo
-   fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo
-   fun:_ZN7testing9internal220TypeWithoutFormatterI*
-   fun:_ZN7testing9internal2lsIcSt11char_traitsIcE*
-   fun:_ZN16testing_internal26DefaultPrintNonContainerToI*
-   fun:_ZN7testing8internal14DefaultPrintToI*
-   fun:_ZN7testing8internal7PrintToI*
-   fun:_ZN7testing8internal16UniversalPrinterI*
-   fun:_ZN7testing8internal14UniversalPrintI*
-}
-{
-   bug_64887_b
-   Memcheck:Uninitialized
-   fun:_itoa_word
-   fun:vfprintf
-   fun:*vsnprintf*
-   fun:*snprintf*
-   fun:_ZN7testing*PrintByteSegmentInObjectTo*
-   fun:_ZN7testing*PrintBytesInObjectToImplEPKhjPSo
-   fun:_ZN7testing9internal220PrintBytesInObjectToEPKhjPSo
-   fun:_ZN7testing9internal220TypeWithoutFormatter*
-   fun:_ZN7testing9internal2lsIcSt11char_traitsIcE*
-   fun:_ZN16testing_internal26DefaultPrintNonContainerTo*
-   fun:_ZN7testing8internal14DefaultPrintToI*
-   fun:_ZN7testing8internal7PrintToI*
-   fun:_ZN7testing8internal16UniversalPrinterI*
-   fun:_ZN7testing8internal14UniversalPrintI*
+   bug_64887_b
+   Memcheck:Uninitialized
+   ...
+   fun:_ZNSolsEx
+   fun:_ZN7testing9internal220TypeWithoutFormatterIN5media7PreloadELNS0_8TypeKindE1EE10PrintValueERKS3_PSo
+   fun:_ZN7testing9internal2lsIcSt11char_traitsIcEN5media7PreloadEEERSt13basic_ostreamIT_T0_ESA_RKT1_
+   fun:_ZN16testing_internal26DefaultPrintNonContainerToIN5media7PreloadEEEvRKT_PSo
+   fun:_ZN7testing8internal14DefaultPrintToIN5media7PreloadEEEvcNS0_13bool_constantILb0EEERKT_PSo
+   fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKT_PSo
+   fun:_ZN7testing8internal16UniversalPrinterIN5media7PreloadEE5PrintERKS3_PSo
+   fun:_ZN7testing8internal18TuplePrefixPrinter*
+   fun:_ZN7testing8internal12PrintTupleToINSt3tr15tupleIN5media7PreloadENS2*
+   fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKNSt3tr15tupleIT*
+   fun:_ZN7testing8internal16UniversalPrinterINSt3tr15tupleIN5media7PreloadENS2*
+   fun:_ZN7testing8internal14UniversalPrintINSt3tr15tupleIN5media7PreloadENS2*
+   fun:_ZNK7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE32UntypedDescribeUninterestingCallEPKvPSo
+   fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
+   fun:_ZN7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE10InvokeWithERKNSt3tr15tupleIS3*
+   fun:_ZN7testing8internal14FunctionMockerIFvN5media7PreloadEEE6InvokeES3_
+   fun:_ZN5media11MockDemuxer10SetPreloadENS_7PreloadE
 }
 {
    bug_64887_c
    Memcheck:Uninitialized
-   fun:_itoa_word
-   fun:vfprintf
-   fun:*vsnprintf*
-   fun:*snprintf*
-   fun:_ZN7testing*PrintByteSegmentInObjectTo*
-   fun:_ZN7testing*PrintBytesInObjectToImplEPKhjPSo
-   fun:_ZN7testing9internal220PrintBytesInObjectToEPKhjPSo
-   fun:_ZN7testing9internal220TypeWithoutFormatter*
-   fun:_ZN7testing9internal2lsIcSt11char_traitsIcE*
-   fun:_ZN16testing_internal26DefaultPrintNonContainerTo*
-   fun:_ZN7testing8internal14DefaultPrintToI*
-   fun:_ZN7testing8internal7PrintToI*
-   fun:_ZN7testing8internal16UniversalPrinterI*
-   fun:_ZN7testing8internal14UniversalPrintI*
-}
-{
-   bug_64887_d
-   Memcheck:Uninitialized
-   ...
-   fun:_ZNSolsEx
-   fun:_ZN7testing9internal220TypeWithoutFormatterIN5media7PreloadELNS0_8TypeKindE1EE10PrintValueERKS3_PSo
-   fun:_ZN7testing9internal2lsIcSt11char_traitsIcEN5media7PreloadEEERSt13basic_ostreamIT_T0_ESA_RKT1_
-   fun:_ZN16testing_internal26DefaultPrintNonContainerToIN5media7PreloadEEEvRKT_PSo
-   fun:_ZN7testing8internal14DefaultPrintToIN5media7PreloadEEEvcNS0_13bool_constantILb0EEERKT_PSo
-   fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKT_PSo
-   fun:_ZN7testing8internal16UniversalPrinterIN5media7PreloadEE5PrintERKS3_PSo
-   fun:_ZN7testing8internal18TuplePrefixPrinter*
-   fun:_ZN7testing8internal12PrintTupleToINSt3tr15tupleIN5media7PreloadENS2*
-   fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKNSt3tr15tupleIT*
-   fun:_ZN7testing8internal16UniversalPrinterINSt3tr15tupleIN5media7PreloadENS2*
-   fun:_ZN7testing8internal14UniversalPrintINSt3tr15tupleIN5media7PreloadENS2*
-   fun:_ZNK7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE32UntypedDescribeUninterestingCallEPKvPSo
-   fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
-   fun:_ZN7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE10InvokeWithERKNSt3tr15tupleIS3*
-   fun:_ZN7testing8internal14FunctionMockerIFvN5media7PreloadEEE6InvokeES3_
-   fun:_ZN5media11MockDemuxer10SetPreloadENS_7PreloadE
-}
-{
-   bug_64887_e
-   Memcheck:Uninitialized
    ...
    fun:_ZNSolsEx
    fun:_ZN7testing9internal220TypeWithoutFormatterIN5media7PreloadELNS0_8TypeKindE1EE10PrintValueERKS3_PSo
    fun:_ZN16ExtensionInfoMap12AddExtensionEPK9Extension
 }
 {
-   bug_68069_a
-   Memcheck:Leak
-   fun:malloc
-   obj:*
-   obj:*
-   obj:*
-   obj:*
-   fun:_ZN3gfx20GetGLCoreProcAddressEPKc
-   fun:_ZN3gfx22InitializeGLBindingsGLEv
-   fun:_ZN3gfx20InitializeGLBindingsENS_16GLImplementationE
-   fun:_ZN3gfx9GLSurface16InitializeOneOffEv
-}
-{
-   bug_68069_b
-   Memcheck:Leak
-   fun:malloc
-   fun:XextCreateExtension
-   ...
-   fun:_ZN3gfx12GLSurfaceGLX16InitializeOneOffEv
-   fun:_ZN3gfx9GLSurface24InitializeOneOffInternalEv
-   fun:_ZN3gfx9GLSurface16InitializeOneOffEv
-}
-{
    bug_68553
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN3net18ClientSocketHandle4InitINS_15SSLSocketParamsENS_19SSLClientSocketPoolEEEiRKSsRK13scoped_refptrIT_ENS_15RequestPriorityEP14CallbackRunnerI6Tuple1IiEEPT0_RKNS_11BoundNetLogE
 }
 {
-   Bug_69919
-   Memcheck:Leak
-   fun:calloc
-   ...
-   fun:_ZN3gfx15OSMesaGLContext10InitializeEjPNS_9GLContextE
-   fun:_ZN3gfx9GLContext24CreateOffscreenGLContextEPS0_
-   fun:*InitializeGLContextEv
-}
-{
    Bug_69934_a
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN3IPC17SyncMessageSchema*
 }
 {
-   bug_70327
-   Memcheck:Leak
-   ...
-   fun:shaper_font_cache_insert
-   fun:get_shaper_and_font
-   fun:itemize_state_process_run
-   fun:pango_itemize_with_base_dir
-   fun:pango_layout_check_lines
-   fun:pango_layout_get_extents_internal
-   fun:pango_layout_get_pixel_extents
-   fun:pango_layout_get_pixel_size
-   fun:_ZN3gfx6Canvas13SizeStringIntERKSbItN4base20string16_char_traitsESaItEERKNS_4FontEPiSA_i
-}
-{
-   bug_71152
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN14SessionService20OnGotSessionCommandsEi13scoped_refptrIN18BaseSessionService26InternalGetCommandsRequestEE
-}
-{
    bug_71728
    Memcheck:Leak
    fun:_Znw*
    Memcheck:Leak
    fun:malloc
    fun:_ZN3WTF10fastMallocEj
-   fun:_ZN3WTF10RefCountedIN7WebCore14StyleSheetListEEnwEj
-   fun:_ZN7WebCore14StyleSheetList6createEPNS_8DocumentE
-   fun:_ZN7WebCore8DocumentC2EPNS_5FrameERKNS_4KURLEbbS5_
-   fun:_ZN7WebCore12HTMLDocumentC1EPNS_5FrameERKNS_4KURLES5_
-   fun:_ZN7WebCore12HTMLDocument6createEPNS_5FrameERKNS_4KURLES5_
-   fun:_ZN7WebCore17DOMImplementation14createDocumentERKN3WTF6StringEPNS_5FrameERKNS_4KURLEb
-   fun:_ZN7WebCore14DocumentWriter14createDocumentERKNS_4KURLE
-   fun:_ZN7WebCore14DocumentWriter5beginERKNS_4KURLEbPNS_14SecurityOriginE
-   fun:_ZN7WebCore11FrameLoader4initEv
-   fun:_ZN7WebCore5Frame4initEv
+   fun:_ZN3WTF10RefCountedIN7blink14StyleSheetListEEnwEj
+   fun:_ZN5blink14StyleSheetList6createEPNS_8DocumentE
+   fun:_ZN5blink8DocumentC2EPNS_5FrameERKNS_4KURLEbbS5_
+   fun:_ZN5blink12HTMLDocumentC1EPNS_5FrameERKNS_4KURLES5_
+   fun:_ZN5blink12HTMLDocument6createEPNS_5FrameERKNS_4KURLES5_
+   fun:_ZN5blink17DOMImplementation14createDocumentERKN3WTF6StringEPNS_5FrameERKNS_4KURLEb
+   fun:_ZN5blink14DocumentWriter14createDocumentERKNS_4KURLE
+   fun:_ZN5blink14DocumentWriter5beginERKNS_4KURLEbPNS_14SecurityOriginE
+   fun:_ZN5blink11FrameLoader4initEv
+   fun:_ZN5blink5Frame4initEv
    fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPNS_11WebViewImplE
    fun:_ZN5blink11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
    fun:_ZN10RenderViewC1EP16RenderThreadBaseiiRK19RendererPreferencesRK14WebPreferencesPN4base14RefCountedDataIiEEixRKSbItNS8_20string16_char_traitsESaItEE
    Memcheck:Unaddressable
    fun:_ZN23AccessibilityController36shouldDumpAccessibilityNotificationsEv
    fun:_ZN11WebViewHost29postAccessibilityNotificationERKN5blink22WebAccessibilityObjectENS0_28WebAccessibilityNotificationE
-   fun:_ZN5blink16ChromeClientImpl29postAccessibilityNotificationEPN7WebCore19AccessibilityObjectENS1_13AXObjectCache14AXNotificationE
-   fun:_ZN7WebCore13AXObjectCache24postPlatformNotificationEPNS_19AccessibilityObjectENS0_14AXNotificationE
+   fun:_ZN5blink16ChromeClientImpl29postAccessibilityNotificationEPN7blink19AccessibilityObjectENS1_13AXObjectCache14AXNotificationE
+   fun:_ZN5blink13AXObjectCache24postPlatformNotificationEPNS_19AccessibilityObjectENS0_14AXNotificationE
 }
 {
    bug_73675
    fun:_ZN13CppBoundClass14MemberCallbackI20LayoutTestControllerE3runERKN3WTF6VectorI10CppVariantLj0EEEPS5_
    fun:_ZN13CppBoundClass6invokeEPvPK10_NPVariantjPS1_
    fun:_ZN11CppNPObject6invokeEP8NPObjectPvPK10_NPVariantjPS3_
-   fun:_ZN7WebCore18npObjectInvokeImplERKN2v89ArgumentsENS_18InvokeFunctionTypeE
-   fun:_ZN7WebCore21npObjectMethodHandlerERKN2v89ArgumentsE
+   fun:_ZN5blink18npObjectInvokeImplERKN2v89ArgumentsENS_18InvokeFunctionTypeE
+   fun:_ZN5blink21npObjectMethodHandlerERKN2v89ArgumentsE
    fun:_ZN2v88internal19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_47_GLOBAL__N_v8_src_builtins.cc_*BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEE
    obj:*
 }
    fun:_ZN20InProcessBrowserTest5SetUpEv
 }
 {
-   bug_75051
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN3net12CertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEEPPv
-   fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEE
-   fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi
-   fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi
-}
-{
-   bug_75127a
-   Memcheck:Uninitialized
-   ...
-   fun:png_process_data
-   fun:_ZN3gfx8PNGCodec6Decode*
-}
-{
-   bug_75127b
-   Memcheck:Uninitialized
-   ...
-   fun:png_process_data
-   fun:_ZN3gfx8PNGCodec6Decode*
-}
-{
-   bug_75127c
-   Memcheck:Uninitialized
-   ...
-   fun:png_process_data
-   fun:_ZN3gfx8PNGCodec6Decode*
-}
-{
    bug_76197a
    Memcheck:Unaddressable
    fun:sqlite3DbFree
    fun:_ZN7history22InMemoryHistoryBackend4InitE*
 }
 {
-   bug_77766
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN7WebCore18PerformTaskContextnwEm
-   fun:_ZN7WebCore8Document8postTaskEN3WTF10PassOwnPtrINS_22ScriptExecutionContext4TaskEEE
-   fun:_ZN7WebCore20WorkerMessagingProxy22workerContextDestroyedEv
-   fun:_ZN5blink19WebWorkerClientImpl22workerContextDestroyedEv
-   fun:_ZN7WebCore13WorkerContextD2Ev
-   fun:_ZN7WebCore22DedicatedWorkerContextD0Ev
-   fun:_ZN3WTF10RefCountedIN7WebCore13WorkerContextEE5derefEv
-   fun:_ZN3WTF6RefPtrIN7WebCore13WorkerContextEEaSEPS2_
-   fun:_ZN7WebCore12WorkerThread12workerThreadEv
-   fun:_ZN7WebCore12WorkerThread17workerThreadStartEPv
-   fun:_ZN3WTFL16threadEntryPointEPv
-   fun:_ZN3WTFL19wtfThreadEntryPointEPv
-}
-{
-   bug_78201
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
-   fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
-   fun:_ZN16ExtensionService4InitEv
-   fun:_ZN11ProfileImpl14InitExtensionsE*
-}
-{
-   bug_78786
-   Memcheck:Leak
-   fun:_Znw*
-   fun:*35NonBlockingInvalidationNotifierTest5SetUpEv
-}
-{
-   bug_79357a
-   Memcheck:Unaddressable
-   ...
-   fun:*FilePathWatcherImpl*Watch*Delegate*
-   fun:*FilePathWatcher*Watch*
-   fun:_ZN21UserStyleSheetWatcher4InitEv
-}
-{
-   bug_79357b
-   Memcheck:Leak
-   ...
-   fun:*FilePathWatcherImpl*Watch*Delegate*
-   fun:*FilePathWatcher*Watch*
-   fun:_ZN21UserStyleSheetWatcher4InitEv
-}
-{
-   bug_79651
-   Memcheck:Leak
-   ...
-   fun:_ZN8notifier14XmppConnectionC1ERKN4buzz18XmppClientSettingsERK13scoped_refptrIN3net23URLRequestContextGetterEEPNS0_8DelegateEPNS1_11PreXmppAuthE
-   fun:_ZN8notifier18SingleLoginAttempt13OnNewSettingsERKNS_18ConnectionSettingsE
-   fun:_ZN8notifier23XmppConnectionGenerator17UseNextConnectionEv
-   fun:_ZN8notifier23XmppConnectionGenerator15StartGeneratingEv
-   fun:_ZN8notifier18SingleLoginAttemptC1EPNS_13LoginSettingsEPNS0_8DelegateE
-   fun:_ZN8notifier5Login15StartConnectionEv
-   fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_
-   fun:*35InvalidationNotifierTest_Basic_Test8TestBodyEv
-}
-{
-   bug_79652
-   Memcheck:Leak
-   ...
-   fun:_ZN8chromeos14AudioMixerAlsa15ConnectInternalEv
-   fun:_ZN8chromeos14AudioMixerAlsa7ConnectEv
-}
-{
    bug_79654_a
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN15WebContentsImpl14RenderViewGone*
 }
 {
-   bug_79865a
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN33MalwareDetailsTest_HTTPCache_Test8TestBodyEv
-}
-{
-   bug_79865b
-   Memcheck:Leak
-   ...
-   fun:_Znw*
-   fun:_ZN14TestingProfile20CreateRequestContextEv
-   fun:_ZN42MalwareDetailsTest_HTTPCacheNoEntries_Test8TestBodyEv
-}
-{
-   bug_79933a
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN21TestURLRequestContext4InitEv
-   ...
-   fun:_ZN21TestURLRequestContextC1Ev
-   fun:_ZN27TestURLRequestContextGetter20GetURLRequestContextEv
-}
-{
-   bug_16089 WorkerPool threads can leak by design
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base22PosixDynamicThreadPool8PostTask*
-}
-{
-   bug_80462_a
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN7WebCoreL15allocV8NPObjectEP4_NPPP7NPClass
-   fun:_NPN_CreateObject
-   fun:_ZN7WebCore22npCreateV8ScriptObjectEP4_NPPN2v86HandleINS2_6ObjectEEEPNS_9DOMWindowE
-   fun:_ZN5blinkL16makeIntArrayImplERKNS_9WebVectorIiEE
-   fun:_ZN5blink11WebBindings12makeIntArrayERKNS_9WebVectorIiEE
-}
-{
-   bug_80462_b
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN7WebCoreL15allocV8NPObjectEP4_NPPP7NPClass
-   fun:_NPN_CreateObject
-   fun:_ZN7WebCore22npCreateV8ScriptObjectEP4_NPPN2v86HandleINS2_6ObjectEEEPNS_9DOMWindowE
-   fun:_ZN5blinkL19makeStringArrayImplERKNS_9WebVectorINS_9WebStringEEE
-   fun:_ZN5blink11WebBindings15makeStringArrayERKNS_9WebVectorINS_9WebStringEEE
-}
-{
-   bug_80537_a
-   Memcheck:Leak
-   fun:calloc
-   ...
-   fun:_ZN3gfx15GLContextOSMesa11MakeCurrentEv
-}
-{
-   bug_80537_b
-   Memcheck:Leak
-   fun:calloc
-   ...
-   fun:_ZN3gfx15GLContextOSMesa11MakeCurrentEPNS_9GLSurfaceE
-}
-{
-   bug_80551
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_Z11BrowserMainRK18MainFunctionParams
-   fun:_ZN20InProcessBrowserTest5SetUpEv
-}
-{
-   bug_80550_a
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN16RenderWidgetHost11WasRestoredEv
-}
-{
-   bug_80550_b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN16RenderWidgetHost9WasHiddenEv
-}
-{
-   bug_82717
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN6chrome26ChromeContentBrowserClient24RenderProcessHostCreatedEPN7content17RenderProcessHostE
-   fun:_ZN21RenderProcessHostImpl4Init*
-   ...
-   fun:_ZN15WebContentsImpl32CreateRenderViewForRenderManagerEP*
-   fun:_ZN22RenderFrameHostManager14InitRenderViewEP*
-   ...
-   fun:_ZN22RenderFrameHostManager8NavigateERKN7content19NavigationEntryImplE
-   fun:_ZN15WebContentsImpl15NavigateToEntryERKN7content19NavigationEntryImplENS0_20NavigationController10ReloadTypeE
-}
-{
-   bug_83609
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base4Bind*TaskClosureAdapterEFvvEPS2_EENS_8internal20InvokerStorageHolderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_
-   fun:_ZN4base11MessageLoop15PostDelayedTaskERKN15tracked_objects8LocationEP4Taskx
-   fun:_ZN13BrowserThread14PostTaskHelperENS_2IDERKN15tracked_objects8LocationEP4Taskxb
-   fun:_ZN13BrowserThread8PostTaskENS_2IDERKN15tracked_objects8LocationEP4Task
-}
-{
-   bug_83609b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base4Bind*TaskClosureAdapterEFvvEPS2_EENS_8internal20InvokerStorageHolderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_
-   fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task
-}
-{
-   bug_84224_a
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocator*PendingTaskEE8allocate*
-   fun:_ZN*_Deque_baseIN*PendingTaskESaIS1_*_M_allocate_*
-   ...
-   fun:_ZNSt5dequeIN*PendingTaskESaIS1_EE*push_back*
-   fun:_ZNSt5queueIN4*PendingTask*deque*push*
-   fun:_ZN4base11MessageLoop18AddToIncomingQueueEPN*PendingTaskE*
-}
-{
-   bug_84224_b
-   Memcheck:Unaddressable
-   fun:_ZN13scoped_refptrIN4base8internal18InvokerStorageBaseEEC2ERKS3_
-   fun:_ZN13scoped_refptrIN4base8internal18InvokerStorageBaseEEC1ERKS3_
-   fun:_ZN4base8internal12CallbackBaseC2ERKS1_
-   fun:_ZN4base8CallbackIFvvEEC2ERKS2_
-   fun:_ZN4base8CallbackIFvvEEC1ERKS2_
-   fun:_ZN4base11MessageLoop11PendingTaskC2ERKS0_
-   fun:_ZN4base11MessageLoop11PendingTaskC1ERKS0_
-   fun:_ZN9__gnu_cxx13new_allocatorIN11MessageLoop11PendingTaskEE9constructEPS2_RKS2_
-   fun:_ZNSt5dequeIN11MessageLoop11PendingTaskESaIS1_EE9push_backERKS1_
-   fun:_ZNSt5queueIN11MessageLoop11PendingTaskESt5dequeIS1_SaIS1_EEE4pushERKS1_
-   fun:_ZN4base11MessageLoop18AddToIncomingQueueEPNS_11PendingTaskE
-}
-{
    bug_84265
    Memcheck:Leak
    fun:_Znw*
    bug_84770_a
    Memcheck:Unaddressable
    fun:_ZN5blink21FrameLoaderClientImpl12allowPluginsEb
-   fun:_ZN7WebCore14SubframeLoader12allowPluginsENS_28ReasonForCallingAllowPluginsE
+   fun:_ZN5blink14SubframeLoader12allowPluginsENS_28ReasonForCallingAllowPluginsE
 }
 {
    bug_84770_b
    Memcheck:Unaddressable
    fun:_ZN5blink21FrameLoaderClientImpl15allowJavaScriptEb
-   fun:_ZN7WebCore16ScriptController17canExecuteScriptsENS_33ReasonForCallingCanExecuteScriptsE
+   fun:_ZN5blink16ScriptController17canExecuteScriptsENS_33ReasonForCallingCanExecuteScriptsE
 }
 {
    bug_84770_c
    Memcheck:Unaddressable
    fun:_ZN5blink21FrameLoaderClientImpl20allowScriptExtensionERKN3WTF6StringEi
-   fun:_ZN7WebCore16V8DOMWindowShell16createNewContextEN2v86HandleINS1_6ObjectEEEi
+   fun:_ZN5blink16V8DOMWindowShell16createNewContextEN2v86HandleINS1_6ObjectEEEi
 }
 {
    bug_86481
    fun:_ZN3net73HttpNetworkTransactionTest_ErrorResponseTofHttpsConnectViaHttpsProxy_Test8TestBodyEv
 }
 {
-   bug_88640_a
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN11ProfileImpl30InitRegisteredProtocolHandlersEv
-   fun:_ZN11ProfileImpl11DoFinalInitEv
-   fun:_ZN11ProfileImpl13OnPrefsLoadedEb
-}
-{
-   bug_88640_b
-   Memcheck:Leak
-   ...
-   fun:_ZN11ProfileImpl13OnPrefsLoadedEb
-   ...
-   fun:_ZN11ProfileImplC*E*
-}
-{
-   bug_88640_c
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN29ChromeURLRequestContextGetter14CreateOriginalEP7ProfilePK13ProfileIOData
-   fun:_ZN17ProfileImplIOData6Handle4InitE*
-   fun:_ZN11ProfileImpl11DoFinalInitEv
-   fun:_ZN11ProfileImpl13OnPrefsLoadedEb
-}
-{
-   bug_81796
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base16MessageLoopProxy22currentEv
-   fun:_ZN3IPC12ChannelProxy7ContextC1EPNS_7Channel8ListenerEPN4base16MessageLoopProxyE
-   fun:_ZN3IPC12ChannelProxyC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyE
-}
-{
-   bug_89304
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN3net20ClientSocketPoolBaseINS_*SocketParamsEE13RequestSocketERKSsRK13scoped_refptrIS1_ENS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
-   fun:_ZN3net*SocketPool13RequestSocketERKSsPKvNS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
-   fun:_ZN3net18ClientSocketHandle4Init*
-   ...
-   fun:_ZN3net23ClientSocketPoolManager30InitSocketHandleForHttpRequestERK4GURLRKNS_18HttpRequestHeadersEiNS_15RequestPriorityEPNS_18HttpNetworkSessionERKNS_9ProxyInfoEbbRKNS_9SSLConfigESF_RKNS_11BoundNetLogEPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEE
-   fun:_ZN3net21HttpStreamFactoryImpl3Job16DoInitConnectionEv
-}
-{
-   bug_89311
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN3net16HttpStreamParser22DoParseResponseHeadersEi
-   fun:_ZN3net16HttpStreamParser20ParseResponseHeadersEv
-   fun:_ZN3net16HttpStreamParser21DoReadHeadersCompleteEi
-}
-{
-   bug_89942_a
-   Memcheck:Leak
-   ...
-   fun:_ZN10ZygoteHost11ForkRequestERKSt6vectorISsSaISsEERKS0_ISt4pairIjiESaIS6_EERKSs
-   fun:_ZN20ChildProcessLauncher7Context14LaunchInternalE13scoped_refptrIS0_EN13BrowserThread2IDEbRKSt6vectorISt4pairISsSsESaIS7_EEiP11CommandLine
-}
-{
-   bug_89942_b
-   Memcheck:Leak
-   ...
-   fun:_ZNSt6vectorISt4pairIjiESaIS1_EE9push_backERKS1_
-   fun:_ZN20ChildProcessLauncher7Context14LaunchInternalE13scoped_refptrIS0_EN13BrowserThread2IDEbRKSt6vectorISt4pairISsSsESaIS7_EEiP11CommandLine
-}
-{
-   bug_90057a
-   Memcheck:Leak
-   ...
-   fun:_ZN3net13CookieMonster9InitStoreEv
-   fun:_ZN3net13CookieMonster15InitIfNecessaryEv
-   fun:_ZN3net13CookieMonster30GetAllCookiesForURLWithOptionsERK4GURLRKNS_13CookieOptionsE
-   fun:_ZN3net13CookieMonster19GetAllCookiesForURLERK4GURL
-   fun:_ZN22ResourceDispatcherHost13CanGetCookiesEPN3net10URLRequestE
-   fun:_ZN3net10URLRequest13CanGetCookiesEv
-   fun:_ZN3net13URLRequestJob13CanGetCookiesEv
-   fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv
-}
-{
-   bug_90057b
-   Memcheck:Leak
-   ...
-   fun:_ZN3net13CookieMonster9InitStoreEv
-   fun:_ZN3net13CookieMonster15InitIfNecessaryEv
-   fun:_ZN3net13CookieMonster21GetCookiesWithOptionsERK4GURLRKNS_13CookieOptionsE
-   fun:_ZN3net13CookieMonster26GetCookiesWithOptionsAsyncERK4GURLRKNS_13CookieOptionsERKN4base8CallbackIFvRKSsEEE
-   fun:_ZN3net11CookieStore15GetCookiesAsyncERK4GURLRKN4base8CallbackIFvRKSsEEE
-   fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEEPN4base13WaitableEventEPSs
-}
-{
-   bug_90057c
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN3net17URLRequestHttpJob14SaveNextCookieEv
-   fun:_ZN3net17URLRequestHttpJob35SaveCookiesAndNotifyHeadersCompleteEv
-   fun:_ZN3net17URLRequestHttpJob16OnStartCompletedEi
-}
-{
    bug_90215_c
    Memcheck:Leak
    ...
    fun:_ZN2pp5proxy26PPP_Instance_Private_Proxy22OnMsgGetInstanceObjectEiNS0_24SerializedVarReturnValueE
 }
 {
-   bug_90400
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN11ProfileImpl24GetUserStyleSheetWatcherEv
-   fun:_ZN6chrome26ChromeContentBrowserClient14GetWebkitPrefs*
-   fun:_ZN15WebContentsImpl14GetWebkitPrefsEv
-}
-{
    bug_90487a
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN5quota17QuotaManagerProxy14RegisterClientEPNS_11QuotaClientE
 }
 {
-   bug_90487b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
-   fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
-   ...
-   fun:_ZN5quota12QuotaManager*
-}
-{
-   bug_90496a
-   Memcheck:Leak
-   ...
-   fun:_ZN3IPC16MessageWithTupleI6Tuple2Ii23ResourceHostMsg_RequestEE8DispatchI22ResourceDispatcherHostS6_iRKS2_EEbPKNS_7MessageEPT_PT0_MSC_FvRSA_T1_T2_E
-   fun:_ZN22ResourceDispatcherHost17OnMessageReceivedERKN3IPC7MessageEP21ResourceMessageFilterPb
-   fun:_ZN21ResourceMessageFilter17OnMessageReceivedERKN3IPC7MessageEPb
-   fun:_ZN20BrowserMessageFilter15DispatchMessageERKN3IPC7MessageE
-   fun:_ZN20BrowserMessageFilter17OnMessageReceivedERKN3IPC7MessageE
-   fun:_ZN3IPC12ChannelProxy7Context10TryFiltersERKNS_7MessageE
-   fun:_ZN3IPC12ChannelProxy7Context17OnMessageReceivedERKNS_7MessageE
-   fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
-   fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
-}
-{
-   bug_90496b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN22ResourceDispatcherHost23CompleteResponseStartedEPN3net10URLRequestE
-   fun:_ZN22ResourceDispatcherHost17OnResponseStartedEPN3net10URLRequestE
-   fun:_ZN3net10URLRequest21NotifyResponseStartedEv
-   fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
-}
-{
-   bug_90496c
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN20AsyncResourceHandler15OnReadCompletedEiPi
-   fun:_ZN23BufferedResourceHandler15OnReadCompletedEiPi
-   fun:_ZN27SafeBrowsingResourceHandler15OnReadCompletedEiPi
-   fun:_ZN22OfflineResourceHandler15OnReadCompletedEiPi
-   fun:_ZN22ResourceDispatcherHost12CompleteReadEPN3net10URLRequestEPi
-   fun:_ZN22ResourceDispatcherHost15OnReadCompletedEPN3net10URLRequestEi
-   fun:_ZN3net10URLRequest19NotifyReadCompletedEi
-   fun:_ZN3net13URLRequestJob18NotifyReadCompleteEi
-   fun:_ZN19URLRequestChromeJob13DataAvailableEP16RefCountedMemory
-   fun:_ZN27ChromeURLDataManagerBackend13DataAvailableEiP16RefCountedMemory
-   fun:_ZN20ChromeURLDataManager10DataSource22SendResponseOnIOThreadEi13scoped_refptrI16RefCountedMemoryE
-}
-{
-   bug_90496d
-   Memcheck:Leak
-   ...
-   fun:_ZN24CrossSiteResourceHandler14ResumeResponseEv
-   fun:_ZN22ResourceDispatcherHost12OnSwapOutACKERK22ViewMsg_SwapOut_Params
-   fun:_ZN18RenderWidgetHelper21OnCrossSiteSwapOutACKERK22ViewMsg_SwapOut_Params
-}
-{
-   bug_90496e
-   Memcheck:Leak
-   ...
-   fun:_ZN14SharedIOBuffer4InitEv
-   fun:_ZN20AsyncResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
-   fun:_ZN24CrossSiteResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
-   fun:_ZN23BufferedResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
-   fun:_ZN27SafeBrowsingResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
-   fun:_ZN22OfflineResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
-   fun:_ZN22ResourceDispatcherHost4ReadEPN3net10URLRequestEPi
-   fun:_ZN22ResourceDispatcherHost12StartReadingEPN3net10URLRequestE
-}
-{
-   bug_90671
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZNK3sql9Statement*ColumnString*
-   fun:_ZN7history11URLDatabase10FillURLRowERN3sql9StatementEPNS_6URLRowE
-   fun:_ZN7history11URLDatabase13URLEnumerator10GetNextURLEPNS_6URLRowE
-   fun:_ZN7history14HistoryBackend11IterateURLsEPN14HistoryService13URLEnumeratorE
-}
-{
-   bug_91199
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN19URLRequestChromeJob15GetResponseInfoEPN3net16HttpResponseInfoE
-   fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
-   fun:_ZN19URLRequestChromeJob10StartAsyncEv
-}
-{
-   bug_92571
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7history16TopSitesDatabase8CreateDBE*
-   fun:_ZN7history16TopSitesDatabase4InitE*
-   fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadE*
-}
-{
-   bug_92741a
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base4BindIPFvPNS_13WaitableEventEPSsRKSsES2_S3_EENS_8internal20InvokerStorageHolderINS8_15InvokerStorage2IT_T0_T1_EEEESB_RKSC_RKSD_
-   fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEEPN4base13WaitableEventEPSs
-   fun:_Z18DispatchToFunctionIPFvRK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEEPN4base13WaitableEventEPSsES0_S6_SB_SC_EvT_RK6Tuple4IT0_T1_T2_T3_E
-}
-{
-   bug_92741b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvPSsPSt6vectorINS1_11CookieStore10CookieInfoESaIS6_EEENS_7WeakPtrIS2_EEEENS_8internal20InvokerStorageHolderINSE_15InvokerStorage1IT_T0_EEEESH_RKSI_
-   fun:_ZN3net17URLRequestHttpJob24CheckCookiePolicyAndLoadERKNS_10CookieListE
-}
-{
-   bug_92741c
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvRKNS1_10CookieListEENS_7WeakPtrIS2_EEEENS_8internal20InvokerStorageHolderINSA_15InvokerStorage1IT_T0_EEEESD_RKSE_
-   fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv
-   fun:_ZN3net17URLRequestHttpJob5StartEv
-   fun:_ZN3net10URLRequest8StartJobEPNS_13URLRequestJobE
-   fun:_ZN3net10URLRequest5StartEv
-}
-{
    bug_93250a
    Memcheck:Leak
    fun:_Znw*
    fun:main
 }
 {
-   bug_94195
-   Memcheck:Leak
-   ...
-   fun:_ZN12GpuBlacklist16LoadGpuBlacklistERKSsNS_8OsFilterE
-}
-{
-   bug_94345
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZNK4base8internal18WeakReferenceOwner6GetRefEv
-   fun:_ZN4base15SupportsWeakPtrI16ObserverListBaseIN11MessageLoop12TaskObserverEEE9AsWeakPtrEv
-   fun:_ZN16ObserverListBaseIN11MessageLoop12TaskObserverEE8IteratorC1ERS2_
-}
-{
    bug_94764
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN11PluginPrefs19OnUpdatePreferencesESt6vectorIN6webkit13WebPluginInfoESaIS2_EES0_INS1_5npapi11PluginGroupESaIS6_EE
 }
 {
-   bug_95902
-   Memcheck:Leak
-   ...
-   fun:xdg_mime_init
-   fun:xdg_mime_get_mime_type_from_file_name
-   fun:*GetFileMimeTypeE*
-   fun:_ZNK3net16PlatformMimeUtil32GetPlatformMimeTypeFromExtensionERKSsPSs
-   fun:_ZNK3net8MimeUtil30GetMimeTypeFromExtensionHelperERKSsbPSs
-   fun:_ZNK3net8MimeUtil24GetMimeTypeFromExtensionERKSsPSs
-   fun:_ZNK3net8MimeUtil19GetMimeTypeFromFileE*
-   fun:_ZN3net19GetMimeTypeFromFileE*
-}
-{
-   bug_96069
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN3net9HttpCache13CreateBackendEPPN10disk_cache7BackendEP14CallbackRunnerI6Tuple1IiEE
-   fun:_ZN3net9HttpCache17CreateTransactionEP10scoped_ptrINS_15HttpTransactionEE
-   ...
-   fun:_ZN3net13CookieMonster17CookieMonsterTask14InvokeCallbackEN4base8CallbackIFvvEEE
-}
-{
-   bug_96369
-   Memcheck:Leak
-   fun:malloc
-   fun:g_malloc
-   fun:g_slice_alloc
-   fun:g_slice_alloc0
-   fun:g_type_create_instance
-   fun:g_object_constructor
-   fun:g_object_newv
-   fun:g_object_new
-   fun:_gdk_window_impl_new
-   fun:gdk_window_ensure_native
-   fun:gdk_x11_drawable_get_xid
-   fun:_ZN20GtkNativeViewManager14GetIdForWidgetEP10_GtkWidget
-   fun:_ZNK7content23RenderWidgetHostViewGtk15GetNativeViewIdEv
-}
-{
-   bug_96402
-   Memcheck:Leak
-   fun:malloc
-   fun:g_malloc
-   fun:g_slice_alloc
-   fun:g_slice_alloc0
-   fun:g_type_create_instance
-   fun:g_object_constructor
-   fun:g_object_newv
-   fun:g_object_new
-   fun:_gdk_window_impl_new
-   fun:gdk_window_ensure_native
-   fun:gdk_x11_drawable_get_xid
-   ...
-   fun:g_closure_invoke
-   fun:signal_emit_unlocked_R
-   fun:g_signal_emit_valist
-   fun:g_signal_emit
-   fun:gtk_widget_realize
-   fun:gtk_widget_set_parent
-}
-{
-   bug_96407
-   Memcheck:Leak
-   fun:malloc
-   fun:g_malloc
-   fun:g_slice_alloc
-   fun:g_slice_alloc0
-   fun:g_type_create_instance
-   fun:g_object_constructor
-   fun:g_object_newv
-   fun:g_object_new
-   fun:_gdk_window_impl_new
-   fun:gdk_window_ensure_native
-   fun:gdk_x11_drawable_get_xid
-   fun:_ZN19TestWebViewDelegate20CreatePluginDelegateE*
-}
-{
-   bug_96568a
-   Memcheck:Leak
-   fun:*alloc
-   ...
-   fun:HB_OpenType*
-   ...
-   fun:HB_ShapeItem
-   fun:_ZN7WebCore21ComplexTextController11shapeGlyphsEv
-   fun:_ZN7WebCore21ComplexTextController13nextScriptRunEv
-}
-{
-   bug_96568b
-   Memcheck:Leak
-   ...
-   fun:HB_NewFace
-   fun:_ZN7WebCoreL21getCachedHarfbuzzFaceEPNS_16FontPlatformDataE
-   fun:_ZN7WebCore12HarfbuzzFaceC1EPNS_16FontPlatformDataE
-   fun:_ZN7WebCore12HarfbuzzFace6createEPNS_16FontPlatformDataE
-   fun:_ZNK7WebCore16FontPlatformData12harfbuzzFaceEv
-   fun:_ZN7WebCore21ComplexTextController21setupFontForScriptRunEv
-}
-{
-   bug_98568
-   Memcheck:Leak
-   ...
-   fun:_ZN44WebDragDestGtkTest_NoTabContentsWrapper_Test8TestBodyEv
-}
-{
-   bug_98867
-   Memcheck:Jump
-   obj:*
-   obj:*
-   obj:*
-}
-{
-   bug_99304
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN2v88internal10PagedSpace11AllocateRawEi
-   fun:_ZN2v88internal12Deserializer8AllocateEiPNS0_5SpaceEi
-   fun:_ZN2v88internal12Deserializer10ReadObjectEiPNS0_5SpaceEPPNS0_6ObjectE
-   fun:_ZN2v88internal12Deserializer9ReadChunkEPPNS0_6ObjectES4_iPh
-   fun:_ZN2v88internal12Deserializer10ReadObjectEiPNS0_5SpaceEPPNS0_6ObjectE
-   fun:_ZN2v88internal12Deserializer9ReadChunkEPPNS0_6ObjectES4_iPh
-   fun:_ZN2v88internal12Deserializer13VisitPointersEPPNS0_6ObjectES4_
+   bug_98867
+   Memcheck:Jump
+   obj:*
+   obj:*
+   obj:*
 }
 {
    bug_99307
    fun:_ZN12_GLOBAL__N_121NetworkInfoDictionary8set_iconERK8SkBitmap
 }
 {
-   bug_99308
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZL9toCStringRK9_NPString
-   fun:_ZL15testPostURLFileP12PluginObjectPK10_NPVariantjPS1_
-   fun:_ZL12pluginInvokeP8NPObjectPvPK10_NPVariantjPS2_
-   fun:_ZN7WebCoreL18npObjectInvokeImplERKN2v89ArgumentsENS_18InvokeFunctionTypeE
-}
-{
-   bug_99321
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN5blink12CCThreadImpl6createEPNS_9WebThreadE
-   fun:_ZN5blink13WebCompositor9setThreadEPNS_9WebThreadE
-   fun:_ZN11WebViewHostC1EP9TestShell
-   fun:_ZN9TestShell15createNewWindowERKN5blink6WebURLEP16DRTDevToolsAgent
-}
-{
-   bug_99435
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
-   fun:_ZN4base11MessageLoop11RunInternalEv
-   fun:_ZN4base11MessageLoop10RunHandlerEv
-}
-{
-   bug_100043
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorIN6webkit13WebPluginInfoEE8allocateEjPKv
-   ...
-   fun:_ZNSt6vectorIN6webkit13WebPluginInfoESaIS1*
-}
-{
-   bug_101125a
-   Memcheck:Uninitialized
-   ...
-   fun:_ZN6SkScan12AntiFillPathERK6SkPathRK8SkRegionP9SkBlitterb
-   fun:_ZN6SkScan12AntiFillPathERK6SkPathRK12SkRasterClipP9SkBlitter
-   fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb
-   fun:_ZN8SkDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb
-   fun:_ZNK6SkDraw14drawTextOnPathEPKcmRK6SkPathPK8SkMatrixRK7SkPaint
-   fun:_ZN8SkDevice14drawTextOnPathERK6SkDrawPKvmRK6SkPathPK8SkMatrixRK7SkPaint
-   fun:_ZN8SkCanvas14drawTextOnPathEPKvmRK6SkPathPK8SkMatrixRK7SkPaint
-   fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataERKNS_11GlyphBufferEiiRKNS_10FloatPointE
-   fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS_11GlyphBufferERKNS_10FloatPointE
-}
-{
-   bug_101125b
-   Memcheck:Uninitialized
-   ...
-   fun:_ZN6SkScan12AntiFillRectERK6SkRectPK8SkRegionP9SkBlitter
-   fun:_ZN6SkScan12AntiFillRectERK6SkRectRK12SkRasterClipP9SkBlitter
-   fun:_ZNK6SkDraw8drawRectERK6SkRectRK7SkPaint
-   fun:_ZN8SkDevice8drawRectERK6SkDrawRK6SkRectRK7SkPaint
-   fun:_ZN8SkCanvas8drawRectERK6SkRectRK7SkPaint
-   fun:_ZN7WebCore15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10ColorSpaceE
-   fun:_ZN7WebCore15GraphicsContext20drawHighlightForTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointEiRKNS_5ColorENS_10ColorSpaceEii
-}
-{
-   bug_101125c
-   Memcheck:Uninitialized
-   ...
-   fun:_ZL11morphpointsP7SkPointPKS_iR13SkPathMeasureRK8SkMatrix
-   fun:_ZL9morphpathP6SkPathRKS_R13SkPathMeasureRK8SkMatrix
-   fun:_ZNK6SkDraw14drawTextOnPathEPKcmRK6SkPathPK8SkMatrixRK7SkPaint
-   fun:_ZN8SkDevice14drawTextOnPathERK6SkDrawPKvmRK6SkPathPK8SkMatrixRK7SkPaint
-   fun:_ZN8SkCanvas14drawTextOnPathEPKvmRK6SkPathPK8SkMatrixRK7SkPaint
-   fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataERKNS_11GlyphBufferEiiRKNS_10FloatPointE
-   fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS_11GlyphBufferERKNS_10FloatPointE
-   fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
-   fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
-   fun:_ZN7WebCore15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointEii
-}
-{
-   bug_100133
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_Z22RecoveryRegisterHelperP22ComponentUpdateServiceP11PrefService
-}
-{
-   bug_100330
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN25TestingAutomationProvider42NavigateToURLBlockUntilNavigationsCompleteEiRK4GURLiPN3IPC7MessageE
-}
-{
-   bug_100647
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN18WebResourceService19UpdateResourceCacheERKSs
-   fun:_ZN18WebResourceService18WebResourceFetcher18OnURLFetchCompleteEPK10URLFetcherRK4GURLRKN3net16URLRequestStatusEiRKSt6vectorISsSaISsEERKSs
-   fun:_ZN10URLFetcher8Delegate18OnURLFetchCompleteEPKS_
-   fun:_ZN10URLFetcher4Core29InformDelegateFetchIsCompleteEv
-   fun:_ZN10URLFetcher4Core21OnCompletedURLRequestEN4base9TimeDeltaE
-}
-{
-   bug_100777
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN12_GLOBAL__N_119MakeContextDelegateI16CrxUpdateServiceNS1_13UpdateContextEEEPN7content18URLFetcherDelegateEPT_PT0_
-   fun:_ZN16CrxUpdateService19ProcessPendingItemsEv
-}
-{
-   bug_100916
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN5blink19WebWorkerClientImpl24createWorkerContextProxyEPN7WebCore6WorkerE
-   ...
-   fun:_ZN7WebCore6WorkerC1EPNS_22ScriptExecutionContextE
-   fun:_ZN7WebCore6Worker6createEPNS_22ScriptExecutionContextERKN3WTF6StringERi
-   fun:_ZN7WebCore8V8Worker19constructorCallbackERKN2v89ArgumentsE
-   fun:_ZN2v88internalL19HandleApiCallHelperILb1EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
-}
-{
    bug_100982
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7WebCore12RenderRegion22setRenderBoxRegionInfoEPKNS_9RenderBoxEiib
-   fun:_ZNK7WebCore9RenderBox19renderBoxRegionInfoEPNS_12RenderRegionEiNS0_24RenderBoxRegionInfoFlagsE
-   ...
-   fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
-}
-{
-   bug_101145b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
-   fun:_ZN*WebCore16V8StringResourceILNS_20V8StringResourceMode*
-}
-{
-   bug_101145c
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore*makeExternalString*
-   ...
-   fun:_ZN7WebCore11StringCache20v8ExternalStringSlow*
-   fun:_ZN7WebCore11StringCache16v8ExternalStringEPN*
-}
-{
-   bug_101145d
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore*makeExternalString*
-   ...
-   fun:_ZN7WebCore11StringCache28setReturnValueFromStringSlow*
-   fun:_ZN7WebCore11StringCache24setReturnValueFromString*
-}
-{
-   bug_101146d
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN11webkit_glue16WebURLLoaderImplC1EPNS_25WebKitPlatformSupportImplE
-   fun:_ZN11webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv
-}
-{
-   bug_101151
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF*StringEEET_*
-   fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF*StringEEET_*
-   fun:_ZN7WebCore15V8ParameterBasecvN3WTF*StringEEv
+   fun:_ZN5blink12RenderRegion22setRenderBoxRegionInfoEPKNS_9RenderBoxEiib
+   fun:_ZNK7blink9RenderBox19renderBoxRegionInfoEPNS_12RenderRegionEiNS0_24RenderBoxRegionInfoFlagsE
    ...
-   fun:_ZN2v88internalL*HandleApiCall*
-   obj:*
-}
-{
-   bug_101159
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore15NPObjectWrapper10NPAllocateEP4_NPPP7NPClass
-   fun:_NPN_CreateObject
-   fun:_ZN7WebCore15NPObjectWrapper6createEP8NPObject
-   fun:_ZN7WebCore16ScriptController20windowScriptNPObjectEv
-   fun:_ZNK6WebKit12WebFrameImpl12windowObjectEv
-   fun:_ZN6webkit5npapi13WebPluginImpl23GetWindowScriptNPObjectEv
-   fun:NPN_GetValue
-}
-{
-   bug_101345
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN22WebPluginDelegateProxy20CreateResourceClientEmRK4GURLi
-   fun:_ZN6webkit5npapi13WebPluginImpl24HandleURLRequestInternalEPKcS3_S3_S3_jibNS1_8ReferrerEbb
-}
-{
-   bug_101347
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE17NewCallbackHelperINS5_11Dispatcher1IMS3_FviRKNS1_12HostResourceEES8_EEEENS_18CompletionCallbackERKT_
-   fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EENS_18CompletionCallbackET_RKT0_
-   fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE19NewOptionalCallbackIMS3_FviRKNS1_12HostResourceEES7_EENS_18CompletionCallbackET_RKT0_
-   fun:_ZN5ppapi5proxy38EnterHostFromHostResourceForceCallbackINS_5thunk18PPB_Graphics2D_APIEEC1IN2pp25CompletionCallbackFactoryINS0_20PPB_Graphics2D_ProxyENS0_26ProxyNonThreadSafeRefCountEEEMS8_FviRKNS_12HostResourceEESB_EESD_RT_T0_RKT1_
-   fun:_ZN5ppapi5proxy20PPB_Graphics2D_Proxy10OnMsgFlushERKNS_12HostResourceE
+   fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
 }
 {
    bug_101750
    Memcheck:Leak
    fun:malloc
    fun:_ZN3WTF10fastMallocEj
-   fun:_ZN3WTF7HashSetIPN7WebCore16SVGStyledElementENS_7PtrHashIS3_EENS_10HashTraitsIS3_EEEnwEj
-   fun:_ZN7WebCore21SVGDocumentExtensions18addPendingResourceERKN3WTF12AtomicStringEPNS_16SVGStyledElementE
-}
-{
-   bug_101751
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore14SVGFontElement6createERKNS_13QualifiedNameEPNS_8DocumentE
-   fun:_ZN7WebCoreL15fontConstructorERKNS_13QualifiedNameEPNS_8DocumentEb
-   fun:_ZN7WebCore17SVGElementFactory16createSVGElementERKNS_13QualifiedNameEPNS_8DocumentEb
-   fun:_ZN7WebCore8Document13createElementERKNS_13QualifiedNameEb
-}
-{
-   bug_101781
-   Memcheck:Uninitialized
-   fun:encode_one_block
-   fun:encode_mcu_huff
-   fun:compress_data
-   fun:process_data_simple_main
-   fun:chromium_jpeg_write_scanlines
-   fun:_ZN3gfx9JPEGCodec6EncodeEPKhNS0_11ColorFormatEiiiiPSt6vectorIhSaIhEE
-   fun:_ZN3gfx24JPEGEncodedDataFromImageERKNS_5ImageE?PSt6vectorIhSaIhEE
-   fun:_ZN7history8TopSites12EncodeBitmapE*N3gfx5ImageEP13scoped_refptrIN4base15RefCountedBytesEE
-   fun:_ZN7history8TopSites16SetPageThumbnailERK4GURL*N3gfx5ImageERK14ThumbnailScore
-   fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE
-   fun:_ZN7history*ExpireHistoryTest_*
+   fun:_ZN3WTF7HashSetIPN7blink16SVGStyledElementENS_7PtrHashIS3_EENS_10HashTraitsIS3_EEEnwEj
+   fun:_ZN5blink21SVGDocumentExtensions18addPendingResourceERKN3WTF12AtomicStringEPNS_16SVGStyledElementE
 }
 {
    bug_101781_d
    fun:_ZN3gfx31JPEGCodec_EncodeDecodeRGBA_Test8TestBodyEv
 }
 {
-   bug_102257
-   Memcheck:Uninitialized
-   ...
-   fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb
-   fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
-}
-{
    bug_102327a
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN15tracked_objects10ThreadData29ShutdownSingleThreadedCleanupEb
 }
 {
-   bug_102327b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKPKN15tracked_objects6BirthsENS3_9DeathDataEEEE8allocateE*
-   ...
-   fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pairIKS3_S4_EEE6insertESt17_Rb_tree_iteratorIS9_ERKS9_
-   fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pairIKS3_S4_EEEixERS8_
-   fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6Births*
-   fun:_ZN15tracked_objects10ThreadData3?TallyRun*IfTrackingE*
-}
-{
-   bug_102327c
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN15tracked_objects10ThreadData11TallyABirthERKNS_8LocationE
-   fun:_ZN15tracked_objects10ThreadData19TallyABirthIfActiveERKNS_8LocationE
-}
-{
    bug_102327d
    Memcheck:Uninitialized
    fun:_ZN15tracked_objects9DeathData11RecordDeathEiii
    fun:_ZNK15tracked_objects10ThreadData26OnThreadTerminationCleanupEv
 }
 {
-   bug_102614
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN12*FinishPepperFlashUpdateRegistrationEP22ComponentUpdateServiceRK7Version
-}
-{
    bug_102831_a
    Memcheck:Leak
    ...
    fun:arabicSyriacOpenTypeShape
    fun:HB_ArabicShape
    fun:HB_ShapeItem
-   fun:_ZN7WebCore21ComplexTextController11shapeGlyphsEv
-   fun:_ZN7WebCore21ComplexTextController13nextScriptRunEv
-   fun:_ZN7WebCore21ComplexTextController14widthOfFullRunEv
-   fun:_ZNK7WebCore4Font24floatWidthForComplexTextERKNS_7TextRunEPN3WTF7HashSetIPKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEEPNS_13GlyphOverflowE
-   fun:_ZNK7WebCore4Font5widthERKNS_7TextRunERiRN3WTF6StringE
-   fun:_ZN7WebCore14SVGTextMetricsC1EPNS_19RenderSVGInlineTextERKNS_7TextRunE
-   fun:_ZN7WebCore14SVGTextMetrics21measureCharacterRangeEPNS_19RenderSVGInlineTextEjj
-   fun:_ZNK7WebCore30SVGTextLayoutAttributesBuilder25propagateLayoutAttributesEPNS_12RenderObjectERN3WTF6VectorINS_23SVGTextLayoutAttributesELm0EEERjRt
-}
-{
-   # ProcessSingleton::LinuxWatcher is marked DeleteOnIOThread.  Sometimes it
-   # leaks on shutdown instead of getting deleted.  The destructor doesn't do
-   # anything important, so this shouldn't be a big deal.
-   bug_104578
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN16ProcessSingletonC1E*
-   fun:_ZN22ChromeProcessSingletonC1E*
+   fun:_ZN5blink21ComplexTextController11shapeGlyphsEv
+   fun:_ZN5blink21ComplexTextController13nextScriptRunEv
+   fun:_ZN5blink21ComplexTextController14widthOfFullRunEv
+   fun:_ZNK7blink4Font24floatWidthForComplexTextERKNS_7TextRunEPN3WTF7HashSetIPKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEEPNS_13GlyphOverflowE
+   fun:_ZNK7blink4Font5widthERKNS_7TextRunERiRN3WTF6StringE
+   fun:_ZN5blink14SVGTextMetricsC1EPNS_19RenderSVGInlineTextERKNS_7TextRunE
+   fun:_ZN5blink14SVGTextMetrics21measureCharacterRangeEPNS_19RenderSVGInlineTextEjj
+   fun:_ZNK7blink30SVGTextLayoutAttributesBuilder25propagateLayoutAttributesEPNS_12RenderObjectERN3WTF6VectorINS_23SVGTextLayoutAttributesELm0EEERjRt
 }
 {
    bug_104806_a
    fun:_ZN15tracked_objects10ThreadData32TallyRunOnWorkerThreadIfTrackingEPKNS_6BirthsERKNS_11TrackedTimeES6_S6_
 }
 {
-   bug_105715
-   Memcheck:Uninitialized
-   ...
-   fun:vfprintf
-   fun:__vsnprintf_chk
-   fun:_ZN4base9vsnprintfEPcjPKcS0_
-   fun:_ZN4base12_GLOBAL__N_110vsnprintfTEPcjPKcS1_
-   fun:_ZN4base12_GLOBAL__N_1L14StringAppendVTISsEEvPT_PKNS2_10value_typeEPc
-   fun:_ZN4base13StringAppendVEPSsPKcPc
-   fun:_ZN4base13StringAppendFEPSsPKcz
-   fun:_ZN4base10JSONWriter15BuildJSONStringEPKNS_5ValueEibb
-   fun:_ZN4base10JSONWriter15BuildJSONStringEPKNS_5ValueEibb
-   fun:_ZN4base10JSONWriter15BuildJSONStringEPKNS_5ValueEibb
-   fun:_ZN4base10JSONWriter15BuildJSONStringEPKNS_5ValueEibb
-   fun:_ZN4base10JSONWriter16WriteWithOptionsEPKNS_5ValueEbiPSs
-   fun:_ZN25JSONStringValueSerializer17SerializeInternalERKN4base5ValueEb
-   fun:_ZN25JSONStringValueSerializer9SerializeERKN4base5ValueE
-   fun:_ZN18jstemplate_builder12AppendJsonJSEPKN4base15DictionaryValueEPSs
-   fun:_ZN19OptionsUIHTMLSource16StartDataRequestERKSsbi
-   fun:_ZN4base8internal15RunnableAdapterIMN20ChromeURLDataManager10DataSourceEFvRKSsbiEE3RunEPS3_S5_RKbRKi
-   fun:_ZN4base8internal12InvokeHelperILb0EvNS0_15RunnableAdapterIMN20ChromeURLDataManager10DataSourceEFvRKSsbiEEEFvRKPS4_S6_RKbRKiEE8MakeItSoES9_SC_S6_SE_SG_
-   fun:_ZN4base8internal7InvokerILi4ENS0_9BindStateINS0_15RunnableAdapterIMN20ChromeURLDataManager10DataSourceEFvRKSsbiEEEFvPS5_S7_biEFvSB_SsbiEEESC_E3RunEPNS0_13BindStateBaseE
-   fun:_ZNK4base8CallbackIFvvEE3RunEv
-}
-{
    bug_105744b
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN4skia15ImageOperations6ResizeE*
 }
 {
-   bug_106183a
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore13RenderMarquee18updateMarqueeStyleEv
-   fun:_ZN7WebCore11RenderLayer12styleChangedENS_15StyleDifferenceEPKNS_11RenderStyleE
-   fun:_ZN7WebCore20RenderBoxModelObject14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
-   fun:_ZN7WebCore9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
-   fun:_ZN7WebCore11RenderBlock14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
-   fun:_ZN7WebCore12RenderObject8setStyleEN3WTF10PassRefPtrINS_11RenderStyleEEE
-}
-{
-   bug_106183b
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore21ComplexTextController*
-   ...
-   fun:_ZNK7WebCore4Font27selectionRectForComplexTextERKNS_7TextRunERKNS_10FloatPointEiii
-   fun:_ZNK7WebCore4Font20selectionRectForTextERKNS_7TextRunERKNS_10FloatPointEiii
-   fun:_ZNK7WebCore13InlineTextBox17positionForOffsetEi
-   fun:_ZN7WebCore10RenderText14localCaretRectEPNS_9InlineBoxEiPi
-   fun:_ZNK7WebCore15VisiblePosition14localCaretRectERPNS_12RenderObjectE
-   fun:_ZN7WebCore9CaretBase15updateCaretRectEPNS_8DocumentERKNS_15VisiblePositionE
-   fun:_ZN7WebCore14FrameSelection14localCaretRectEv
-   fun:_ZN7WebCore14FrameSelection18recomputeCaretRectEv
-   fun:_ZN7WebCore14FrameSelection16updateAppearanceEv
-}
-{
-   bug_106183c
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore21ComplexTextController*
-   ...
-   fun:_ZNK7WebCore4Font15drawComplexTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
-   fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
-   fun:_ZN7WebCore15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointEii
-   fun:_ZN7WebCoreL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_7TextRunERKN3WTF12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10ShadowDataEbb
-   ...
-   fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_8IntPointE
-   fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
-   fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
-   fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
-}
-{
-   bug_106402
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE17NewCallbackHelperINS5_11Dispatcher1IMS3_FviRKNS1_12HostResourceEES8_EEEENS_18CompletionCallbackERKT_
-   fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EENS_18CompletionCallbackET_RKT0_
-   fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE19NewOptionalCallbackIMS3_FviRKNS1_12HostResourceEES7_EENS_18CompletionCallbackET_RKT0_
-   fun:_ZN5ppapi5proxy38EnterHostFromHostResourceForceCallbackINS_5thunk18PPB_Graphics2D_APIEEC1IN2pp25CompletionCallbackFactoryINS0_20PPB_Graphics2D_ProxyENS0_26ProxyNonThreadSafeRefCountEEEMS8_FviRKNS_12HostResourceEESB_EESD_RT_T0_RKT1_
-   fun:_ZN5ppapi5proxy20PPB_Graphics2D_Proxy14OnHostMsgFlushERKNS_12HostResourceE
-}
-{
-   bug_106552
-   Memcheck:Uninitialized
-   ...
-   fun:_ZN25JSONStringValueSerializer17SerializeInternalERKN4base5ValueEb
-   fun:_ZN25JSONStringValueSerializer9SerializeERKN4base5ValueE
-   fun:_ZN13JsonPrefStore13SerializeDataEPSs
-   fun:_ZN19ImportantFileWriter16DoScheduledWriteEv
-   fun:_ZN13JsonPrefStore18CommitPendingWriteEv
-   fun:_ZN13JsonPrefStoreD0Ev
-   fun:_ZNK4base10RefCountedI9PrefStoreE7ReleaseEv
-   fun:_ZN13scoped_refptrI19PersistentPrefStoreEaSEPS0_
-   fun:_ZN11PrefServiceD0Ev
-   fun:_ZN10scoped_ptrI11PrefServiceED1Ev
-   fun:_ZN14TestingProfileD2Ev
-   fun:_ZN23ExtensionTestingProfileD0Ev
-}
-{
    bug_106912
    Memcheck:Leak
    ...
    fun:_ZN4base14PlatformThread7SetNameEPKc
 }
 {
-   bug_107696
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore11iBeamCursorEv
-   fun:_ZN7WebCore12EventHandler12selectCursorERKNS_28MouseEventWithHitTestResultsEPNS_9ScrollbarE
-   fun:_ZN7WebCore12EventHandler20handleMouseMoveEventERKNS_18PlatformMouseEventEPNS_13HitTestResultEb
-   fun:_ZN7WebCore12EventHandler10mouseMovedERKNS_18PlatformMouseEventEb
-   fun:_ZN5blink11WebViewImpl9mouseMoveERKNS_13WebMouseEventE
-   fun:_ZN5blink11WebViewImpl16handleInputEventERKNS_13WebInputEventE
-   fun:_ZN12RenderWidget18OnHandleInputEventERKN3IPC7MessageE
-}
-{
-   bug_108146a
+   bug_111669
    Memcheck:Leak
    fun:_Znw*
-   ...
-   fun:_ZN5ppapi5proxy26PPP_Instance_Private_Proxy22OnMsgGetInstanceObjectEiNS0_24SerializedVarReturnValueE
-}
-{
-   bug_108146b
-   Memcheck:Param
-   write(buf)
-   obj:/lib/tls/i686/cmov/libpthread-2.11.1.so
-   fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE
-   fun:_ZN3IPC7Channel4SendEPNS_7MessageE
-   fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageEPNS_7MessageE
-   fun:_ZN3IPC18SendCallbackHelper4SendEv
+   fun:_ZN8appcache17AppCacheDiskCache10ActiveCall17OnAsyncCompletionEi
 }
 {
-   bug_108147
+   bug_112278
    Memcheck:Uninitialized
+   fun:fetch_texel_2d_f_rgba8888
    ...
-   fun:_ZNK6SkDraw11drawPosTextEPKcmPKffiRK7SkPaint
-   fun:_ZN8SkDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
-   fun:_ZN8SkCanvas11drawPosTextEPKvmPK7SkPointRK7SkPaint
-   fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataERKNS_11GlyphBufferEiiRKNS_10FloatPointE
-   fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS_11GlyphBufferERKNS_10FloatPointE
-   fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
-   fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
-}
-{
-   bug_108620
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore13PlatformEventC2ENS0_4TypeEbbbbd
-   fun:_ZN7WebCore18PlatformMouseEventC1ERKNS_8IntPointES3_NS_11MouseButtonENS_13PlatformEvent4TypeEibbbbd
-   fun:_ZN7WebCore12EventHandler28fakeMouseMoveEventTimerFiredEPNS_5TimerIS0_EE
-   fun:_ZN7WebCore5TimerINS_12EventHandlerEE5firedEv
-   fun:_ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv
-   fun:_ZN7WebCore12ThreadTimers16sharedTimerFiredEv
-   fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
-   fun:_ZN4base9BaseTimerIN11webkit_glue25WebKitPlatformSupportImplELb0EE9TimerTask3RunEv
+   fun:sample_nearest_2d
+   fun:fetch_texel_lod
+   fun:fetch_texel
+   fun:_mesa_execute_program
+   fun:run_program*
+   fun:_swrast_exec_fragment_program
+   fun:shade_texture_span
+   fun:_swrast_write_rgba_span
+   fun:general_triangle
+   ...
+   fun:_swrast_Triangle
+   fun:triangle_rgba
+   ...
+   fun:run_render
+   fun:_tnl_run_pipeline
+   fun:_tnl_draw_prims
+   fun:_tnl_vbo_draw_prims
 }
 {
-   bug_108621
+   bug_122457
    Memcheck:Leak
    fun:malloc
    fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF10RefCountedIN7WebCore5EventEEnwEm
-   fun:_ZN7WebCore12MessageEvent6createEN3WTF10PassOwnPtrINS1_6VectorINS1_6RefPtrINS_11MessagePortEEELm1EEEEENS1_10PassRefPtrINS_21SerializedScriptValueEEERKNS1_6StringESE_NS9_INS_9DOMWindowEEE
-   fun:_ZN7WebCore16PostMessageTimer5eventEPNS_22ScriptExecutionContextE
-   fun:_ZN7WebCore9DOMWindow21postMessageTimerFiredEN3WTF10PassOwnPtrINS_16PostMessageTimerEEE
-   fun:_ZN7WebCore16PostMessageTimer5firedEv
-   fun:_ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv
-   fun:_ZN7WebCore12ThreadTimers16sharedTimerFiredEv
-   fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
-   fun:_ZN4base9BaseTimerIN11webkit_glue25WebKitPlatformSupportImplELb0EE9TimerTask3RunEv
-}
-{
-   bug_108622
-   Memcheck:Leak
-   fun:_Zna*
-   fun:_ZN2v88internal8NewArrayIhEEPT*
-   fun:_ZN2v88internal11RegExpStack14EnsureCapacityEm
-   fun:_ZN2v88internal16RegExpStackScopeC1EPNS0_7IsolateE
-   fun:_ZN2v88internal26NativeRegExpMacroAssembler7ExecuteEPNS0_4CodeEPNS0_6String*
-   fun:_ZN2v88internal26NativeRegExpMacroAssembler5MatchENS0_6HandleINS0_4CodeEEENS2_INS0_6StringEEEPiiiPNS0_7IsolateE
-   fun:_ZN2v88internal10RegExpImpl*IrregexpExec*ENS0_6HandleINS0_8JSRegExpEEENS2_INS0_6StringEEEiPii
+   fun:_ZN3WTF10RefCountedIN5blink12MHTMLArchiveEEnwEm
+   fun:_ZN5blink12MHTMLArchive6createEv
+   ...
+   fun:_ZN5blink11MHTMLParser22parseArchiveWithHeaderEPNS_10MIMEHeaderE
+   fun:_ZN5blink11MHTMLParser12parseArchiveEv
+   fun:_ZN5blink12MHTMLArchive6createERKNS_4KURLEPNS_12SharedBufferE
 }
 {
-   bug_108624
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
-   fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF6StringEEET_v
-   fun:_ZN7WebCore15V8ParameterBasecvN3WTF6StringEEv
-   ...
-   fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb
-   fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
-   fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE
-   fun:_ZN7WebCore28V8WorkerContextEventListener20callListenerFunctionEPNS_22ScriptExecutionContextEN2v86HandleINS3_5ValueEEEPNS_5EventE
-   fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExecutionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE
-   fun:_ZN7WebCore28V8WorkerContextEventListener11handleEventEPNS_22ScriptExecutionContextEPNS_5EventE
-   fun:_ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTargetDataERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE
+   bug_122717_use_after_free
+   Memcheck:Unaddressable
+   fun:__pthread_mutex_unlock_usercnt
+   fun:_ZN4base8internal8LockImpl6UnlockEv
+   fun:_ZN4base4Lock7ReleaseEv
+   fun:_ZN4base8AutoLockD1Ev
+   fun:_ZN5gdata15GDataFileSystem21RunTaskOnIOThreadPoolERKN4base8CallbackIFvvEEE
 }
 {
-   bug_108624a
+   bug_122717_leak
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
-   fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF6StringEEET_v
-   fun:_ZN7WebCore15V8ParameterBasecvN3WTF6StringEEv
-   fun:_ZN7WebCore25WebKitBlobBuilderInternal*
+   fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
+   fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
+   fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEESB_
 }
 {
-   bug_108628
+   bug_123307
    Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
-   fun:_ZN*7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EE8toStringIN3WTF12AtomicStringEEET_v
-   fun:_ZN*7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EEcvN3WTF12AtomicStringEEv
-   ...
-   fun:_ZN7WebCore24XMLHttpRequestV8Internal*
+   fun:malloc
+   fun:_ZN3WTF10fastMallocEm
+   fun:_ZN3WTF16fastZeroedMallocEm
    ...
+   fun:_ZN5blink12_GLOBAL__N_111V8ObjectMapIN2v86ObjectEjE3setERKNS2_6HandleIS3_EERKj
+   fun:_ZN5blink12_GLOBAL__N_110Serializer10greyObjectERKN2v86HandleINS2_6ObjectEEE
+   fun:_ZN5blink12_GLOBAL__N_110Serializer11doSerializeEN2v86HandleINS2_5ValueEEEPNS1_9StateBaseE
+   fun:_ZN5blink12_GLOBAL__N_110Serializer9serializeEN2v86HandleINS2_5ValueEEE
+   fun:_ZN5blink21SerializedScriptValueC1EN2v86HandleINS1_5ValueEEEPN3WTF6VectorINS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEERb
+   fun:_ZN5blink21SerializedScriptValue6createEN2v86HandleINS1_5ValueEEEPN3WTF6VectorINS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEERb
+   fun:_ZN5blinkL25handlePostMessageCallbackERKN2v89ArgumentsEb
+   fun:_ZN5blink11V8DOMWindow19postMessageCallbackERKN2v89ArgumentsE
    fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
-}
-# OOM in layout test: crash/array-splice.html
-{
-   bug_108832
-   Memcheck:Unaddressable
-   fun:_ZN7WebCoreL28reportFatalErrorInMainThreadEPKcS1_
-   fun:_ZN2v88internal2V823FatalProcessOutOfMemoryEPKcb
-   ...
-   fun:_ZN7WebCore12ScriptLoader13executeScriptERKNS_16ScriptSourceCodeE
+   fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
 }
 {
-   bug_109495e
+   bug_124488
    Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3gpu5gles219VertexAttribManager16VertexAttribInfoEEE8allocateEmPKv
-   fun:_ZNSt10_List_baseIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE11_M_get_nodeEv
-   fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE14_M_create_nodeERKS4_
-   fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE6insertESt14_List_iteratorIS4_ERKS4_
-   fun:_ZN3gpu5gles219VertexAttribManager16VertexAttribInfo7SetListEPSt4listIPS2_SaIS4_EE
-   fun:_ZN3gpu5gles219VertexAttribManager10InitializeEj
-   fun:_ZN3gpu5gles216GLES2DecoderImpl10Initialize*
+   fun:malloc
+   fun:strdup
+   ...
+   fun:_ZN34CopyTextureCHROMIUMResourceManager10InitializeEv
+   fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSurfaceEERKS2_INS3_9GLContextEERKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiEE
    fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2_13GpuPreferenceE
    fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN5blink20WebGraphicsContext3D10AttributesEPS3_
 }
 {
-   bug_109495f
+   bug_124496
    Memcheck:Leak
    fun:_Znw*
    ...
-   fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
-   fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN5blink20WebGraphicsContext3D10AttributesEPS3_
-   fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN5blink20WebGraphicsContext3D10AttributesE
-   fun:_ZN7WebCore17GraphicsContext3D6createENS0_10AttributesEPNS_10HostWindowENS0_11RenderStyleE
-   fun:_ZN7WebCore21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22WebGLContextAttributesE
-   fun:_ZN7WebCore17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasContextAttributesE
-   fun:_ZN7WebCore19V8HTMLCanvasElement18getContextCallbackERKN2v89ArgumentsE
+   fun:_ZN8notifier26ProxyResolvingClientSocket23ProcessProxyResolveDoneEi
 }
 {
-   bug_109496
-   Memcheck:Uninitialized
-   ...
-   fun:_ZN7WebCore11ImageBuffer27platformTransformColorSpaceERKN3WTF6VectorIiLm0EEE
-   fun:_ZN7WebCore11ImageBuffer19transformColorSpaceENS_10ColorSpaceES1_
-   fun:_ZN7WebCore23RenderSVGResourceFilter17postApplyResourceEPNS_12RenderObjectERPNS_15GraphicsContextEtPKNS_4PathEPKNS_14RenderSVGShapeE
-   ...
-   fun:_ZN7WebCore14RenderSVGShape5paintERNS_9PaintInfoERKNS_*
-   ...
-   fun:_ZN7WebCore13RenderSVGRoot*paint*PaintInfoERKNS_*
-}
-{
-   bug_109872
+   bug_127716
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN18BrowserProcessImpl29ResourceDispatcherHostCreatedEv
-   fun:_ZN6chrome26ChromeContentBrowserClient29ResourceDispatcherHostCreatedEv
-   fun:_ZN22ResourceDispatcherHost*
-   ...
-   fun:_ZN7content15BrowserMainLoop21BrowserThreadsStartedEv
-   fun:_ZN7content15BrowserMainLoop*
-   ...
-   fun:_Z11BrowserMainRKN7content18MainFunctionParamsE
+   fun:_ZN3gfx5ImageC1ERK8SkBitmap
+   fun:_ZN16BrowserThemePack16LoadRawBitmapsToE*
+   fun:_ZN16BrowserThemePack18BuildFromExtensionEPK9Extension
+   fun:_ZN45BrowserThemePackTest_CanBuildAndReadPack_Test8TestBodyEv
 }
 {
-   bug_110734
+   bug_130362
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN15StartupTimeBomb3ArmERKN4base9TimeDeltaE
-   fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv
+   fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E
+   fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingStateBlobEv
+   fun:_ZN12invalidation22InvalidationClientImpl5StartEv
+   fun:_ZN6syncer24SyncInvalidationListener5StartERKSsS2_S2_RKSt3mapIN8syncable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleINS_24InvalidationStateTrackerEEEPNS0_8ListenerEPNS_11StateWriterE
+   fun:_ZN6syncer20InvalidationNotifier17UpdateCredentialsERKSsS2_
+   fun:_ZN6syncer31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS3_
 }
 {
-   bug_111186
+   bug_130449
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN11leveldb_*ChromiumEnv11StartThread*
-   fun:_ZN11leveldb_*ChromiumEnv8Schedule*
-   fun:_ZN7leveldb6DBImpl23MaybeScheduleCompactionEv
-   fun:_ZN7leveldb6DBImpl16MakeRoomForWriteEb
-   fun:_ZN7leveldb6DBImpl5WriteERKNS_12WriteOptionsEPNS_10WriteBatchE
-   fun:_ZN17LeveldbValueStore9WriteToDbEPN7leveldb10WriteBatchE
-   fun:_ZN17LeveldbValueStore3SetEiRKSsRKN4base5ValueE
-   fun:_ZN10extensions28SettingsStorageQuotaEnforcer3SetEiRKSsRKN4base5ValueE
-   fun:_ZN10extensions23SyncableSettingsStorage3SetEiRKSsRKN4base5ValueE
-}
-{
-   bug_111341
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN7WebCore17ClipboardChromiumnwEm
-   fun:_ZN7WebCore17ClipboardChromium6createENS_9Clipboard13ClipboardTypeEN3WTF10PassRefPtrINS_18ChromiumDataObjectEEENS_21ClipboardAccessPolicyEPNS_5FrameE
+   fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E
+   fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingStateBlobEv
+   fun:_ZN12invalidation22InvalidationClientImpl5StartEv
+   fun:_ZN6syncer24SyncInvalidationListener5StartERKSsS2_S2_RKSt3mapIN8syncable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleINS_24InvalidationStateTrackerEEEPNS0_8ListenerE
+   fun:_ZN6syncer20InvalidationNotifier17UpdateCredentialsERKSsS2_
+   fun:_ZN6syncer31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS3_
 }
 {
-   bug_111669
+   bug_130619
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN8appcache17AppCacheDiskCache10ActiveCall17OnAsyncCompletionEi
+   fun:_ZN5blink9ClipRects6createERKS0_
+   fun:_ZN5blink11RenderLayer15updateClipRectsEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE
+   ...
+   fun:_ZNK7blink11RenderLayer15parentClipRectsEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeERNS_9ClipRectsENS_29OverlayScrollbarSizeRelevancyE
+   fun:_ZNK7blink11RenderLayer18backgroundClipRectEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE
 }
 {
-   bug_112278
+   bug_138058
    Memcheck:Uninitialized
-   fun:fetch_texel_2d_f_rgba8888
-   fun:sample_2d_linear
-   fun:sample_linear_2d
-   fun:fetch_texel_lod
-   fun:fetch_texel
-   fun:_mesa_execute_program
-   fun:run_program
-   fun:_swrast_exec_fragment_program
-   fun:shade_texture_span
-   fun:_swrast_write_rgba_span
-   fun:general_triangle
-   fun:_swrast_validate_triangle
-   fun:_swrast_Triangle
-   fun:triangle_rgba
-   fun:_tnl_render_triangles_elts
-   fun:run_render
-   fun:_tnl_run_pipeline
-   fun:_tnl_draw_prims
-   fun:_tnl_vbo_draw_prims
-   fun:vbo_validated_drawrangeelements
-   fun:vbo_exec_DrawElements
-   fun:neutral_DrawElements
+   ...
+   fun:_ZN5blink12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
+   fun:_ZN5blink12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
+   fun:_ZN5blink12TextTrackCue12getCueAsHTMLEv
+   fun:_ZN5blink12TextTrackCue17updateDisplayTreeEf
+   fun:_ZN5blink16HTMLMediaElement25updateActiveTextTrackCuesEf
 }
 {
-   bug_112278b
+   bug_138060
    Memcheck:Uninitialized
-   fun:fetch_texel_2d_f_rgba8888
-   fun:sample_2d_nearest
-   fun:sample_nearest_2d
-   fun:fetch_texel_lod
-   fun:fetch_texel
-   fun:_mesa_execute_program
-   fun:run_program
-   fun:_swrast_exec_fragment_program
-   fun:shade_texture_span
-   fun:_swrast_write_rgba_span
-   fun:general_triangle
-   ...
-   fun:_swrast_Triangle
-   fun:triangle_rgba
-   ...
-   fun:run_render
-   fun:_tnl_run_pipeline
-   fun:_tnl_draw_prims
-   fun:_tnl_vbo_draw_prims
+   fun:_NPN_EvaluateHelper
+   fun:_NPN_Evaluate
+   fun:_ZN5blink11WebBindings8evaluateEP4_NPPP8NPObjectP9_NPStringP10_NPVariant
+   fun:_ZL13executeScriptPK12PluginObjectPKc
+   fun:NPP_Destroy
+   fun:_ZN6webkit5npapi14PluginInstance11NPP_DestroyEv
+   fun:_ZN6webkit5npapi21WebPluginDelegateImpl15DestroyInstanceEv
+   fun:_ZN6webkit5npapi21WebPluginDelegateImplD0Ev
+   fun:_ZN6webkit5npapi21WebPluginDelegateImpl15PluginDestroyedEv
+   fun:_ZN6webkit5npapi13WebPluginImpl22TearDownPluginInstanceEPN5blink12WebURLLoaderE
+   fun:_ZN6webkit5npapi13WebPluginImpl12SetContainerEPN5blink18WebPluginContainerE
+   fun:_ZN6webkit5npapi13WebPluginImpl7destroyEv
+   fun:_ZN5blink22WebPluginContainerImplD0Ev
+   fun:_ZN3WTF10RefCountedIN7blink6WidgetEE5derefEv
+   fun:_ZNSt4pairIN3WTF6RefPtrIN7blink6WidgetEEEPNS2_9FrameViewEED1Ev
+   fun:_ZN3WTF9HashTableINS_6RefPtrIN7blink6WidgetEEESt4pairIS4_PNS2_9FrameViewEENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTraitsIS4_EENSE_IS7_EEEESF_E15deallocateTableEPS8_i
+   fun:_ZN3WTF9HashTableINS_6RefPtrIN7blink6WidgetEEESt4pairIS4_PNS2_9FrameViewEENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTraitsIS4_EENSE_IS7_EEEESF_ED1Ev
+   fun:_ZN3WTF7HashMapINS_6RefPtrIN7blink6WidgetEEEPNS2_9FrameViewENS_7PtrHashIS4_EENS_10HashTraitsIS4_EENS9_IS6_EEED1Ev
+   fun:_ZN5blink12RenderWidget28resumeWidgetHierarchyUpdatesEv
+   fun:_ZN5blink7Element6detachEv
+   fun:_ZN5blink13ContainerNode14detachChildrenEv
+   fun:_ZN5blink13ContainerNode6detachEv
 }
 {
-   bug_112315
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN2v88internal21NativeObjectsExplorer18FindOrAddGroupInfoEPKc
-   ...
-   fun:_ZN2v88internal21NativeObjectsExplorer27IterateAndExtractReferencesEPNS0_23SnapshotFillerInterfaceE
-   fun:_ZN2v88internal21HeapSnapshotGenerator25CountEntriesAndReferencesEv
-   fun:_ZN2v88internal21HeapSnapshotGenerator16GenerateSnapshotEv
-   fun:_ZN2v88internal12HeapProfiler16TakeSnapshotImplEPKciPNS_15ActivityControlE
-   ...
-   fun:_ZN2v88internal12HeapProfiler12TakeSnapshotEPNS0_6StringEiPNS_15ActivityControlE
-   fun:_ZN2v812HeapProfiler12TakeSnapshotENS_6HandleINS_6StringEEENS_12HeapSnapshot4TypeEPNS_15ActivityControlE
-   fun:_ZL13GetNumObjectsPKc
+   bug_138220_a
+   Memcheck:Uninitialized
+   fun:_ZNK7blink16HTMLInputElement8dataListEv
+   fun:_ZNK7blink16HTMLInputElement4listEv
+   fun:_ZN5blink21RenderSliderContainer6layoutEv
+   fun:_ZN5blink11RenderBlock16layoutBlockChildEPNS_9RenderBoxERNS0_10MarginInfoERNS_20FractionalLayoutUnitES6_
+   fun:_ZN5blink11RenderBlock19layoutBlockChildrenEbRNS_20FractionalLayoutUnitE
+   fun:_ZN5blink11RenderBlock11layoutBlockEbNS_20FractionalLayoutUnitE
+   fun:_ZN5blink11RenderBlock6layoutEv
+   fun:_ZN5blink12RenderSlider6layoutEv
 }
 {
-   bug_112450_b
-   Memcheck:Unaddressable
-   fun:_ZN7WebCore15PlatformSupport25loadPlatformAudioResourceEPKcd
-   fun:_ZN7WebCore8AudioBus20loadPlatformResourceEPKcf
-   fun:_ZN7WebCore13HRTFElevation35calculateKernelsForAzimuthElevationEiifRKN3WTF6StringERNS1_6RefPtrINS_10HRTFKernelEEES8_
-   fun:_ZN7WebCore13HRTFElevation16createForSubjectERKN3WTF6StringEif
-   fun:_ZN7WebCore12HRTFDatabaseC1Ef
-   fun:_ZN7WebCore12HRTFDatabase6createEf
-   fun:_ZN7WebCore18HRTFDatabaseLoader4loadEv
-   fun:_ZN7WebCoreL19databaseLoaderEntryEPv
-   fun:_ZN3WTFL16threadEntryPointEPv
+   bug_138220_b
+   Memcheck:Uninitialized
+   fun:_ZNK7blink16HTMLInputElement8dataListEv
+   fun:_ZNK7blink16HTMLInputElement4listEv
+   fun:_ZN5blink11RenderTheme16paintSliderTicksEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
+   fun:_ZN5blink24RenderThemeChromiumLinux16paintSliderTrackEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
+   fun:_ZN5blink11RenderTheme5paintEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
+   fun:_ZN5blink9RenderBox19paintBoxDecorationsERNS_9PaintInfoERKNS_21FractionalLayoutPointE
+   fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_21FractionalLayoutPointE
 }
 {
-   bug_112594_a
+   bug_138233_a
    Memcheck:Leak
-   ...
-   fun:NPP_New
-   fun:_ZN6webkit5npapi14PluginInstance7NPP_NewEtsPPcS3_
-   fun:_ZN6webkit5npapi14PluginInstance5StartERK4GURLPPcS6_ib
-   fun:_ZN6webkit5npapi21WebPluginDelegateImpl10InitializeERK4GURLRKSt6vectorISsSaISsEES9_PNS0_9WebPluginEb
-   fun:_ZN6webkit5npapi13WebPluginImpl10initializeEPN5blink18WebPluginContainerE
-   fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
-   fun:_ZN7WebCore14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
-   fun:_ZN7WebCore14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
-   fun:_ZN7WebCore14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_
-}
-{
-   bug_112594_b
-   Memcheck:Unaddressable
-   fun:_ZN6webkit5npapi13WebPluginImpl24HandleURLRequestInternalEPKcS3_S3_S3_jibNS1_8ReferrerEbb
-   fun:_ZN6webkit5npapi13WebPluginImpl16HandleURLRequestEPKcS3_S3_S3_jibb
-   fun:_ZN6webkit5npapi14PluginInstance10RequestURLEPKcS3_S3_S3_jbPv
-   fun:GetURLNotify
-   fun:NPN_GetURLNotify
-   fun:_ZN10PluginTest16NPN_GetURLNotifyEPKcS1_Pv
-   fun:_ZN34GetURLNotifyWithURLThatFailsToLoad7NPP_NewEPctsPS0_S1_P12_NPSavedData
-   fun:NPP_New
-   fun:_ZN6webkit5npapi14PluginInstance7NPP_NewEtsPPcS3_
-   fun:_ZN6webkit5npapi14PluginInstance5StartERK4GURLPPcS6_ib
-   fun:_ZN6webkit5npapi21WebPluginDelegateImpl10InitializeERK4GURLRKSt6vectorISsSaISsEES9_PNS0_9WebPluginEb
-   fun:_ZN6webkit5npapi13WebPluginImpl10initializeEPN5blink18WebPluginContainerE
-   fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
-   fun:_ZN7WebCore14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
-   fun:_ZN7WebCore14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
-   fun:_ZN7WebCore14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_
-}
-{
-   bug_112594_c
-   Memcheck:Unaddressable
-   fun:_ZN27DocumentOpenInDestroyStream17NPP_DestroyStreamEP9_NPStreams
-   fun:NPP_DestroyStream
-   fun:_ZN6webkit5npapi14PluginInstance17NPP_DestroyStreamEP9_NPStreams
-   fun:_ZN6webkit5npapi12PluginStream5CloseEs
-   fun:_ZN6webkit5npapi15PluginStreamUrl5CloseEs
-   fun:_ZN6webkit5npapi15PluginStreamUrl16DidFinishLoadingEv
-   fun:_ZN6webkit5npapi13WebPluginImpl16didFinishLoadingEPN5blink12WebURLLoaderEd
+   fun:malloc
+   fun:_ZN3WTF10fastMallocEm
+   fun:_ZN3WTF10RefCountedIN7blink17ScriptProfileNodeEEnwEm
+   fun:_ZN5blink17ScriptProfileNode6createEPKN2v814CpuProfileNodeE
+   fun:_ZNK7blink13ScriptProfile4headEv
+   fun:_ZN5blink23ScriptProfileV8InternalL14headAttrGetterEN2v85LocalINS1_6StringEEERKNS1_12AccessorInfoE
+   fun:_ZN2v88internal8JSObject23GetPropertyWithCallbackEPNS0_6ObjectES3_PNS0_6StringE
+   fun:_ZN2v88internal6Object11GetPropertyEPS1_PNS0_12LookupResultEPNS0_6StringEP18PropertyAttributes
+   fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6ObjectEEENS3_INS0_6StringEEE
+   fun:_ZN2v88internal11LoadIC_MissENS0_9ArgumentsEPNS0_7IsolateE
 }
 {
-   bug_112594_d
+   bug_138233_b
    Memcheck:Leak
    fun:malloc
-   fun:NPN_MemAlloc
-   fun:*Enumerate*ObjectPPPvPj
-   fun:_ZN7WebCore26npObjectPropertyEnumerator*Info*
-   ...
-   fun:_ZN2v88internal28Runtime_GetPropertyNamesFast*IsolateE
+   fun:_ZN3WTF10fastMallocEm
+   fun:_ZN3WTF10RefCountedIN7blink17ScriptProfileNodeEEnwEm
+   fun:_ZN5blink17ScriptProfileNode6createEPKN2v814CpuProfileNodeE
+   fun:_ZNK7blink17ScriptProfileNode8childrenEv
+   fun:_ZN5blink27ScriptProfileNodeV8InternalL16childrenCallbackERKN2v89ArgumentsE
 }
 {
-   bug_112573
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN2v88internal2OS15CreateSemaphoreEi
-   fun:_ZN2v88internal8ProfilerC1EPNS0_7IsolateE
-   fun:_ZN2v88internal6Logger5SetUpEv
-   fun:_ZN2v88internal7Isolate4InitEPNS0_12DeserializerE
-   fun:_ZN2v88internal2V810InitializeEPNS0_12DeserializerE
-   fun:_ZN2v88internal8Snapshot11DeserializeEPKhi
-   fun:_ZN2v88internal8Snapshot10InitializeEPKc
-   fun:_ZN2v8L16InitializeHelperEv
-   fun:_ZN2v8L27EnsureInitializedForIsolateEPNS_8internal7IsolateEPKc
-   fun:_ZN2v82V818AddMessageListenerEPFvNS_6HandleINS_7MessageEEENS1_INS_5ValueEEEES5_
-   fun:_ZN7WebCore27WorkerContextExecutionProxy19initContextIfNeededEv
-   fun:_ZN7WebCore27WorkerContextExecutionProxy8evaluateERKN3WTF6StringES4_RKNS1_12TextPositionEPNS_27WorkerContextExecutionStateE
-   fun:_ZN7WebCore22WorkerScriptController8evaluateERKNS_16ScriptSourceCodeEPNS_11ScriptValueE
-   fun:_ZN7WebCore22WorkerScriptController8evaluateERKNS_16ScriptSourceCodeE
-   fun:_ZN7WebCore12WorkerThread12workerThreadEv
-   fun:_ZN7WebCore12WorkerThread17workerThreadStartEPv
-   fun:_ZN3WTFL16threadEntryPointEPv
+   bug_138712
+   Memcheck:Uninitialized
+   fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0_
+   fun:_ZN3gfx30JPEGCodec_EncodeDecodeRGB_Test8TestBodyEv
 }
 {
-   bug_112835
+   bug_144118_b
    Memcheck:Unaddressable
+   fun:_ZNK3WTF6OwnPtrIN5blink14ScrollbarGroupEEcvMS3_PS2_Ev
+   fun:_ZN5blink22WebPluginContainerImpl14reportGeometryEv
+   fun:_ZN5blink22WebPluginContainerImpl12setFrameRectERKN7blink7IntRectE
    ...
-   fun:_ZN5blink31WorkerFileSystemCallbacksBridge4stopEv
-   fun:_ZN5blink31WorkerFileSystemContextObserver10notifyStopEv
-   fun:_ZN7WebCore13WorkerContext21notifyObserversOfStopEv
-   fun:_ZN7WebCore29WorkerThreadShutdownStartTask11performTaskEPNS_22ScriptExecutionContextE
-   fun:_ZN7WebCore13WorkerRunLoop4Task11performTaskERKS0_PNS_22ScriptExecutionContextE
-   fun:_ZN7WebCore13WorkerRunLoop15runCleanupTasksEPNS_13WorkerContextE
+   fun:_ZN9TestShell4dumpEv
 }
 {
-   bug_115294
+   bug_144913_b
    Memcheck:Leak
    fun:_Znw*
-   ...
-   fun:_ZN17AudioRendererHost14OnCreateStreamEiRK15AudioParameters
-}
-{
-   bug_115419_1
-   Memcheck:Uninitialized
-   fun:fetch_texel_2d_f_rgba8888
-   fun:texture_get_row
-   fun:fast_read_rgba_pixels
-   fun:read_rgba_pixels
-   fun:_swrast_ReadPixels
-   fun:_mesa_ReadPixels
-   fun:glReadPixels
-   fun:_ZN3gpu5gles216GLES2DecoderImpl16HandleReadPixelsEjRKNS0_10ReadPixelsE
-   fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
-   fun:_ZN3gpu13CommandParser14ProcessCommandEv
-   fun:_ZN3gpu12GpuScheduler10PutChangedEv
-   fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
-}
-{
-   bug_115419_2
-   Memcheck:Uninitialized
-   fun:get_src_arg_mask
-   fun:_mesa_remove_extra_move_use
-   fun:_mesa_optimize_program
-   fun:_Z16get_mesa_programP14__GLcontextRecP17gl_shader_programP9gl_shader
-   fun:_mesa_ir_link_shader
-   fun:_mesa_glsl_link_shader
-   fun:link_program
-   fun:_mesa_LinkProgramARB
-   fun:glLinkProgram
-   ...
-   fun:_ZN3gpu5gles216GLES2DecoderImpl13DoLinkProgram*
-   fun:_ZN3gpu5gles216GLES2DecoderImpl17HandleLinkProgram*
-   fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
-   fun:_ZN3gpu13CommandParser14ProcessCommandEv
-   fun:_ZN3gpu12GpuScheduler10PutChangedEv
-   fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
+   fun:_ZN8chromeos17DBusThreadManager10InitializeEv
+   fun:_ZN8chromeos23KioskModeIdleLogoutTest5SetUpEv
 }
 {
-   bug_116475
-   Memcheck:Uninitialized
+   bug_144913_c
+   Memcheck:Leak
+   fun:_Znw*
    ...
-   fun:_ZNK4base9Histogram11BucketIndexEi
-   fun:_ZN4base9Histogram3AddEi
-   fun:_ZN11webkit_glue25WebKitPlatformSupportImpl21histogramCustomCountsEPKciiii
-   fun:_ZN7WebCore15PlatformSupport21histogramCustomCountsEPKciiii
-   fun:_ZN7WebCore19CCLayerTreeHostImpl20optimizeRenderPasses*
-   fun:_ZN7WebCore19CCLayerTreeHostImpl10drawLayersEv
-   fun:_ZN7WebCore19CCSingleThreadProxy11doCompositeEv
+   fun:_ZN8chromeos21DBusThreadManagerImplC1ENS_28DBusClientImplementationTypeE
+   fun:_ZN8chromeos17DBusThreadManager10InitializeEv
+   fun:_ZN8chromeos23KioskModeIdleLogoutTest5SetUpEv
 }
 {
-   bug_118890_a
+   bug_144930_b
    Memcheck:Leak
-   ...
-   fun:_ZN8notifier18SingleLoginAttemptC1EPNS_13LoginSettingsEPNS0_8DelegateE
-   fun:_ZN8notifier5Login15StartConnectionEv
-   fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_
+   fun:_Znw*
+   fun:_ZL21cachedDeviceLuminancef
 }
 {
-   bug_118890_b
+   bug_145650a
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN13sync_notifier12_GLOBAL__N_124InvalidationNotifierTest5SetUpEv
+   ...
+   fun:_ZN14WebDataService10AddKeywordERK15TemplateURLData
+   fun:_ZN18TemplateURLService11AddNoNotifyEP11TemplateURLb
 }
 {
-   bug_122189
+   bug_145650b
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN5blink16ChromeClientImpl18createColorChooserEPN7WebCore18ColorChooserClientERKNS1_5ColorE
-   fun:_ZN7WebCore6Chrome18createColorChooserEPNS_18ColorChooserClientERKNS_5ColorE
-   fun:_ZN7WebCore14ColorInputType22handleDOMActivateEventEPNS_5EventE
-   fun:_ZN7WebCore16HTMLInputElement19defaultEventHandlerEPNS_5EventE
-   fun:_ZN7WebCore15EventDispatcher13dispatchEventEN3WTF10PassRefPtrINS_5EventEEE
-   fun:_ZNK7WebCore21EventDispatchMediator13dispatchEventEPNS_15EventDispatcherE
+   fun:_ZN14WebDataService13RemoveKeywordEl
+   fun:_ZN18TemplateURLService14RemoveNoNotifyEP11TemplateURL
+   fun:_ZN18TemplateURLService6RemoveEP11TemplateURL
+   fun:_ZN9protector71DefaultSearchProviderChangeTest_CurrentSearchProviderRemovedByUser_Test19RunTestOnMainThreadEv
 }
 {
-   bug_122192
+   bug_145650c
    Memcheck:Leak
    fun:_Znw*
-   ...
-   fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
-   fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN5blink20WebGraphicsContext3D10AttributesEPS3_
-   fun:_ZN14webkit_support23CreateGraphicsContext3DERKN5blink20WebGraphicsContext3D10AttributesEPNS0_7WebViewEb
-   fun:_ZN11WebViewHost23createGraphicsContext3DERKN5blink20WebGraphicsContext3D10AttributesE
-   fun:_ZN5blink11WebViewImpl33createCompositorGraphicsContext3DEv
-   fun:_ZN5blink11WebViewImpl15createContext3DEv
+   fun:_ZN14WebDataService13UpdateKeywordERK15TemplateURLData
+   fun:_ZN18TemplateURLService32SetDefaultSearchProviderNoNotifyEP11TemplateURL
 }
 {
-   bug_122245a
+   bug_125692a
    Memcheck:Uninitialized
-   ...
-   fun:_ZN15SkScalerContext15internalGetPathERK7SkGlyphP6SkPathS4_P8SkMatrix
-   fun:_ZN15SkScalerContext10getMetricsEP7SkGlyph
-   fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE
+   fun:_ZN2v88internal11StoreBuffer28IteratePointersInStoreBufferEPFvPPNS0_10HeapObjectES3_E
+   fun:_ZN2v88internal11StoreBuffer25IteratePointersToNewSpaceEPFvPPNS0_10HeapObjectES3_E
+   fun:_ZN2v88internal20MarkCompactCollector29EvacuateNewSpaceAndCandidatesEv
+   fun:_ZN2v88internal20MarkCompactCollector11SweepSpacesEv
+   fun:_ZN2v88internal20MarkCompactCollector14CollectGarbageEv
+   fun:_ZN2v88internal4Heap11MarkCompactEPNS0_8GCTracerE
 }
 {
-   bug_122245b
+   bug_125692b
    Memcheck:Uninitialized
-   ...
-   fun:_ZNK6SkRect8roundOutEP7SkIRect
-   fun:_ZN15SkScalerContext10getMetricsEP7SkGlyph
-   fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE
-   fun:_ZN12SkGlyphCache17getGlyphIDMetricsEt
-   fun:_ZL22sk_getMetrics_glyph_00P12SkGlyphCachePPKcii
-   fun:_ZNK6SkDraw11drawPosTextEPKcmPKffiRK7SkPaint
-   fun:_ZN8SkDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
-   fun:_ZN11SkGpuDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
-   fun:_ZN8SkCanvas11drawPosTextEPKvmPK7SkPointRK7SkPaint
-   fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataERKNS_11GlyphBufferEiiRKNS_10FloatPointE
-   fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS_11GlyphBufferERKNS_10FloatPointE
-   fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
-   fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
-   fun:_ZN7WebCore15GraphicsContext12drawBidiTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointE
-   fun:_ZN7WebCore24CanvasRenderingContext2D16drawTextInternalERKN3WTF6StringEffbfb
-   fun:_ZN7WebCore24CanvasRenderingContext2D10strokeTextERKN3WTF6StringEfff
-   fun:_ZN7WebCore32CanvasRenderingContext2DInternalL18strokeTextCallbackERKN2v89ArgumentsE
-   fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
-   fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
+   fun:_ZN2v88internal11StoreBuffer7CompactEv
+   fun:_ZN2v88internal11StoreBuffer19PrepareForIterationEv
+   fun:_ZN2v88internal11StoreBuffer25IteratePointersToNewSpaceEPFvPPNS0_10HeapObjectES3_E
+   fun:_ZN2v88internal20MarkCompactCollector29EvacuateNewSpaceAndCandidatesEv
+   fun:_ZN2v88internal20MarkCompactCollector11SweepSpacesEv
+   fun:_ZN2v88internal20MarkCompactCollector14CollectGarbageEv
+   fun:_ZN2v88internal4Heap11MarkCompactEPNS0_8GCTracerE
+   fun:_ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollectorEPNS0_8GCTracerE
+   fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceENS0_16GarbageCollectorEPKcS5_
+   fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceEPKc
+   fun:_ZN2v88internal4Heap17CollectAllGarbageEiPKc
+   fun:_ZN2v88internal4Heap16IdleNotificationEi
+   fun:_ZN2v88internal2V816IdleNotificationEi
+   fun:_ZN2v82V816IdleNotificationEi
+   fun:_ZN16RenderThreadImpl11IdleHandlerEv
 }
 {
-   bug_122429
+   bug_145693
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
-   fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN5blink20WebGraphicsContext3D10AttributesEPS3_
-   fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN5blink20WebGraphicsContext3D10AttributesE
-   fun:_ZN13TestWebPlugin10initializeEPN5blink18WebPluginContainerE
-   fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
+   fun:_ZN10extensions18PermissionsUpdater17RecordOAuth2GrantEPKNS_9ExtensionE
+   fun:_ZN10extensions18PermissionsUpdater22GrantActivePermissionsEPKNS_9ExtensionEb
+   fun:_ZN10extensions12CrxInstaller25ReportSuccessFromUIThreadEv
 }
 {
-   bug_122431
+   bug_145695
    Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN11WebViewHost12createPluginEPN5blink8WebFrameERKNS0_15WebPluginParamsE
-   fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
-   fun:_ZN7WebCore14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
-   fun:_ZN7WebCore14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
-   fun:_ZN7WebCore14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_
-   fun:_ZN7WebCore16HTMLEmbedElement12updateWidgetENS_20PluginCreationOptionE
+   fun:malloc
+   fun:NaClDescImcBoundDescAcceptConn
+   fun:RevRpcHandlerBase
+   fun:NaClThreadInterfaceStart
 }
 {
-   bug_122435a
+   bug_145696
    Memcheck:Leak
-   fun:_Zna*
-   fun:_ZN3gpu5gles219VertexAttribManager10InitializeEj
-   fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSurfaceEERKS2_INS3_9GLContext*SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiEE
-   fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2_13GpuPreferenceE
-   fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
-   fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN5blink20WebGraphicsContext3D10AttributesEPS3_
+   fun:_Znw*
+   fun:_ZN10extensions9TabHelper23OnInlineWebstoreInstallEiiRKSsRK4GURL
 }
 {
-   bug_122435b
+   bug_145697
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3gpu5gles219VertexAttribManager16VertexAttribInfoEEE8allocateEmPKv
-   fun:_ZNSt10_List_baseIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE11_M_get_nodeEv
-   fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE14_M_create_nodeERKS4_
-   fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE6insertESt14_List_iteratorIS4_ERKS4_
-   fun:_ZN3gpu5gles219VertexAttribManager16VertexAttribInfo7SetListEPSt4listIPS2_SaIS4_EE
-   fun:_ZN3gpu5gles219VertexAttribManager6EnableEjb
+   ...
+   fun:_ZN18SecurityFilterPeer40CreateSecurityFilterPeerForDeniedRequestEN12ResourceType4TypeEPN11webkit_glue20ResourceLoaderBridge4PeerEi
+   fun:_ZN12_GLOBAL__N_124RendererResourceDelegate17OnRequestCompleteEPN11webkit_glue20ResourceLoaderBridge4PeerEN12ResourceType4TypeERKN3net16URLRequestStatusE
+   fun:_ZN7content18ResourceDispatcher17OnRequestCompleteEiRKN3net16URLRequestStatusERKSsRKN4base9TimeTicksE
 }
 {
-   bug_122436
+   bug_145699
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEEEE8allocateEmPKv
-   fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10_Select1stIS7_ESt4lessIjESaIS7_EE11_M_get_nodeEv
-   fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10_Select1stIS7_ESt4lessIjESaIS7_EE14_M_create_nodeERKS7_
-   fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10_Select1stIS7_ESt4lessIjESaIS7_EE10_M_insert_EPKSt18_Rb_tree_node_baseSG_RKS7_
-   fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10_Select1stIS7_ESt4lessIjESaIS7_EE16_M_insert_uniqueERKS7_
-   fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10_Select1stIS7_ESt4lessIjESaIS7_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS7_ERKS7_
-   fun:_ZNSt3mapIj10linked_ptrIN3gpu13CommonDecoder6BucketEESt4lessIjESaISt4pairIKjS4_EEE6insertESt17_Rb_tree_iteratorIS9_ERKS9_
-   fun:_ZNSt3mapIj10linked_ptrIN3gpu13CommonDecoder6BucketEESt4lessIjESaISt4pairIKjS4_EEEixERS8_
-   fun:_ZN3gpu13CommonDecoder12CreateBucketEj
+   fun:_ZN17OAuth2ApiCallFlow24CreateAccessTokenFetcherEv
+   fun:_ZN17OAuth2ApiCallFlow20BeginMintAccessTokenEv
+   fun:_ZN17OAuth2ApiCallFlow12BeginApiCallEv
+   fun:_ZN17OAuth2ApiCallFlow5StartEv
+   fun:_ZN19OAuth2MintTokenFlow13FireAndForgetEv
 }
 {
-   bug_122437
+   bug_145703
    Memcheck:Leak
    fun:_Znw*
    ...
-   fun:_ZN3gpu19MappedMemoryManager5Alloc*
-   fun:_ZN3gpu5gles219GLES2Implementation24MapTexSubImage2DCHROMIUM*
-   fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl24mapTexSubImage2DCHROMIUM*
-   fun:_ZN7WebCore24GraphicsContext3DPrivate24mapTexSubImage2DCHROMIUM*
-   fun:_ZN7WebCore20Extensions3DChromium24mapTexSubImage2DCHROMIUM*
-   fun:_ZN7WebCore20LayerTextureSubImage24uploadWithMapTexSubImageEPKhRKNS_7IntRectES5_S5_jPNS_17GraphicsContext3DE
-   fun:_ZN7WebCore20LayerTextureSubImage6uploadEPKhRKNS_7IntRectES5_S5_jPNS_17GraphicsContext3DE
-   fun:_ZN7WebCore31BitmapCanvasLayerTextureUpdater17updateTextureRectEPNS_17GraphicsContext3DEPNS_16TextureAllocatorEPNS_14ManagedTextureERKNS_7IntRectES9_
-   fun:_ZN7WebCore31BitmapCanvasLayerTextureUpdater7Texture10updateRectEPNS_17GraphicsContext3DEPNS_16TextureAllocatorERKNS_7IntRectES8_
+   fun:_ZN7content16SiteInstanceImpl10GetProcessEv
+   fun:_ZN7content*Render*SiteInstance*
+   fun:_ZN7content*Render*SiteInstance*
+   ...
+   fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
 }
 {
-   bug_122454
+   bug_145708
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN11GrGLTexture4initEP7GrGpuGLRKNS_4DescEPKN16GrGLRenderTarget4DescE
-   fun:_ZN11GrGLTextureC1EP7GrGpuGLRKNS_4DescE
-   fun:_ZN7GrGpuGL15onCreateTextureERK13GrTextureDescPKvm
-   fun:_ZN5GrGpu13createTextureERK13GrTextureDescPKvm
-   fun:_ZN9GrContext20createAndLockTextureEmPK14GrSamplerStateRK13GrTextureDescPvm
-   fun:_Z27sk_gr_create_bitmap_textureP9GrContextmPK14GrSamplerStateRK8SkBitmap
-   fun:_ZN11SkGpuDevice17lockCachedTextureERK8SkBitmapPK14GrSamplerState
+   fun:_ZN27ExtensionDevToolsClientHostC1EPN7content11WebContentsERKSsS4_i
+   fun:_ZN22AttachDebuggerFunction7RunImplEv
+   fun:_ZN17ExtensionFunction3RunEv
+   fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_ParamsPN7content14RenderViewHostE
+   fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Params
 }
 {
-   bug_122455
+   bug_145712
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISsEE8allocateEmPKv
-   fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE11_M_get_nodeEv
-   fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE14_M_create_nodeERKSs
-   fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE10_M_insert_EPKSt18_Rb_tree_node_baseS8_RKSs
-   fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE16_M_insert_uniqueERKSs
-   fun:_ZNSt3setISsSt4lessISsESaISsEE6insertERKSs
-   fun:_ZN3gpu5gles219GLES2Implementation32GetRequestableExtensionsCHROMIUMEv
-   fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl32getRequestableExtensionsCHROMIUMEv
-   fun:_ZN7WebCore24GraphicsContext3DPrivate20initializeExtensionsEv
-   fun:_ZN7WebCore24GraphicsContext3DPrivate17supportsExtensionERKN3WTF6StringE
-}
-{
-   bug_122457
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF10RefCountedIN7WebCore7ArchiveEEnwEm
-   fun:_ZN7WebCore12MHTMLArchive6createEv
-   ...
-   fun:_ZN7WebCore11MHTMLParser22parseArchiveWithHeaderEPNS_10MIMEHeaderE
-   fun:_ZN7WebCore11MHTMLParser12parseArchiveEv
-   fun:_ZN7WebCore12MHTMLArchive6createERKNS_4KURLEPNS_12SharedBufferE
-   fun:_ZN7WebCoreL20archiveFactoryCreateINS_12MHTMLArchiveEEEN3WTF10PassRefPtrINS_7ArchiveEEERKNS_4KURLEPNS_12SharedBufferE
-   fun:_ZN7WebCore14ArchiveFactory6createERKNS_4KURLEPNS_12SharedBufferERKN3WTF6StringE
-   ...
-   fun:_ZN7WebCore14DocumentLoader15finishedLoadingEv
-   fun:_ZN7WebCore18MainResourceLoader16didFinishLoadingEd
+   fun:_ZN5blink25NotificationPresenterImpl17requestPermissionEPN7blink22ScriptExecutionContextEN3WTF10PassRefPtrINS1_12VoidCallbackEEE
+   fun:_ZN5blink18NotificationCenter17requestPermissionEN3WTF10PassRefPtrINS_12VoidCallbackEEE
+   fun:_ZN5blink20V8NotificationCenter25requestPermissionCallbackERKN2v89ArgumentsE
 }
 {
-   bug_122670
+   bug_145723
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN3WTF11ListHashSetIPN7WebCore12RenderInlineELm256ENS_7PtrHashIS3_EEEC1Ev
-   fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS*
-   fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS*
-   fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS*
-   fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS*
+   fun:_Z20NewExtensionFunctionI25TabsExecuteScriptFunctionEP17ExtensionFunctionv
+   fun:_ZN25ExtensionFunctionRegistry11NewFunctionERKSs
+   fun:_ZN27ExtensionFunctionDispatcher23CreateExtensionFunctionERK31ExtensionHostMsg_Request_ParamsPKN10extensions9ExtensionEiRKNS3_10ProcessMapEPNS3_12ExtensionAPIEPvPN3IPC6SenderEPN7content14RenderViewHostEi
+   fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_ParamsPN7content14RenderViewHostE
+   fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Params
 }
 {
-   bug_122716
+   bug_145735
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorISsE8allocate*
-   fun:_ZNSt12_Vector_baseISsSaISsEE11_M_allocate*
-   fun:_ZNSt6vectorISsSaISsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPSsS1_EERKSs
-   fun:_ZNSt6vectorISsSaISsEE9push_backERKSs
-   fun:_ZN4baseL12SplitStringTISsEEvRKT_NS1_10value_typeEbPSt6vectorIS1_SaIS1_EE
-}
-{
-   bug_122717_use_after_free
-   Memcheck:Unaddressable
-   fun:__pthread_mutex_unlock_usercnt
-   fun:_ZN4base8internal8LockImpl6UnlockEv
-   fun:_ZN4base4Lock7ReleaseEv
-   fun:_ZN4base8AutoLockD1Ev
-   fun:_ZN5gdata15GDataFileSystem21RunTaskOnIOThreadPoolERKN4base8CallbackIFvvEEE
-}
-{
-   bug_122717_leak
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
-   fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
-   fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEESB_
-   fun:_ZN5gdata15GDataFileSystem37PostBlockingPoolSequencedTaskAndReplyERKSsRKN15tracked_objects8LocationERKN4base8CallbackIFvvEEESC_
-   fun:_ZN5gdata15GDataFileSystem29PostBlockingPoolSequencedTaskERKSsRKN15tracked_objects8LocationERKN4base8CallbackIFvvEEE
-   fun:_ZN5gdata15GDataFileSystem8SaveFeedE10scoped_ptrIN4base5ValueEE*
-   fun:_ZN5gdata15GDataFileSystem14OnGetDocumentsEPNS0_18GetDocumentsParamsENS_14GDataErrorCodeE10scoped_ptrIN4base5ValueEE
-}
-{
-   bug_122752a
-   Memcheck:Unaddressable
-   fun:_ZN5blink12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7WebCore8CCThread4TaskEEE
-   fun:_ZN7WebCore13CCThreadProxy18finishAllRenderingEv
-   fun:_ZN7WebCore15CCLayerTreeHost18finishAllRenderingEv
-   fun:_ZN5blink16WebLayerTreeView18finishAllRenderingEv
-   fun:_ZN5blink11WebViewImpl33setIsAcceleratedCompositingActiveEb
-   fun:_ZN5blink11WebViewImpl20setRootGraphicsLayerEPN7WebCore13GraphicsLayerE
-}
-{
-   bug_122752b
-   Memcheck:Unaddressable
-   fun:_ZN5blink12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7WebCore8CCThread4TaskEEE
-   fun:_ZN7WebCore13CCThreadProxy14setNeedsCommitEv
-   fun:_ZN7WebCore15CCLayerTreeHost14setNeedsCommitEv
-   fun:_ZN7WebCore13LayerChromium14setNeedsCommitEv
-   fun:_ZN7WebCore13LayerChromium11removeChildEPS0_
-   fun:_ZN7WebCore13LayerChromium16removeFromParentEv
-   fun:_ZN7WebCore21GraphicsLayerChromium16removeFromParentEv
-}
-{
-   bug_123307
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF16fastZeroedMallocEm
-   ...
-   fun:_ZN7WebCore12_GLOBAL__N_111V8ObjectMapIN2v86ObjectEjE3setERKNS2_6HandleIS3_EERKj
-   fun:_ZN7WebCore12_GLOBAL__N_110Serializer10greyObjectERKN2v86HandleINS2_6ObjectEEE
-   fun:_ZN7WebCore12_GLOBAL__N_110Serializer11doSerializeEN2v86HandleINS2_5ValueEEEPNS1_9StateBaseE
-   fun:_ZN7WebCore12_GLOBAL__N_110Serializer9serializeEN2v86HandleINS2_5ValueEEE
-   fun:_ZN7WebCore21SerializedScriptValueC1EN2v86HandleINS1_5ValueEEEPN3WTF6VectorINS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEERb
-   fun:_ZN7WebCore21SerializedScriptValue6createEN2v86HandleINS1_5ValueEEEPN3WTF6VectorINS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEERb
-   fun:_ZN7WebCoreL25handlePostMessageCallbackERKN2v89ArgumentsEb
-   fun:_ZN7WebCore11V8DOMWindow19postMessageCallbackERKN2v89ArgumentsE
-   fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
-   fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
-}
-{
-   bug_124156
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:*WebKitPlatformSupport*20CreateResourceLoaderERKN11webkit_glue20ResourceLoaderBridge11RequestInfoE
-   fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN5blink13WebURLRequestEPNS_20ResourceLoaderBridge16SyncLoadResponseEPNS_25WebKitPlatformSupportImplE
-   fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN5blink13WebURLRequestEPNS1_18WebURLLoaderClientE
-}
-{
-   bug_124488
-   Memcheck:Leak
-   fun:malloc
-   fun:strdup
-   ...
-   fun:_ZN34CopyTextureCHROMIUMResourceManager10InitializeEv
-   fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSurfaceEERKS2_INS3_9GLContextEERKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiEE
-   fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2_13GpuPreferenceE
-   fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
-   fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN5blink20WebGraphicsContext3D10AttributesEPS3_
-}
-{
-   bug_124496
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN8notifier26ProxyResolvingClientSocket23ProcessProxyResolveDoneEi
-}
-{
-   bug_124500
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorIN6webkit17WebPluginMimeTypeEE8allocateEmPKv
-   fun:_ZNSt12_Vector_baseIN6webkit17WebPluginMimeTypeESaIS1_EE11_M_allocateEm
-   fun:_ZNSt6vectorIN6webkit17WebPluginMimeTypeESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_
-   fun:_ZNSt6vectorIN6webkit17WebPluginMimeTypeESaIS1_EE9push_backERKS1_
-   fun:_ZN6webkit5npapi9PluginLib20ParseMIMEDescriptionERKSsPSt6vectorINS_17WebPluginMimeTypeESaIS5_EE
-   fun:_ZN6webkit5npapi9PluginLib17ReadWebPluginInfoE*
-   fun:_ZN6webkit5npapi10PluginList14ReadPluginInfoE*
-   fun:_ZN6webkit5npapi10PluginList10LoadPluginE*
-   fun:_ZN17UtilityThreadImpl13OnLoadPluginsE*
-}
-{
-   bug_127716
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN3gfx5ImageC1ERK8SkBitmap
-   fun:_ZN16BrowserThemePack16LoadRawBitmapsToE*
-   fun:_ZN16BrowserThemePack18BuildFromExtensionEPK9Extension
-   fun:_ZN45BrowserThemePackTest_CanBuildAndReadPack_Test8TestBodyEv
-}
-{
-   bug_130362
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E
-   fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingStateBlobEv
-   fun:_ZN12invalidation22InvalidationClientImpl5StartEv
-   fun:_ZN6syncer24SyncInvalidationListener5StartERKSsS2_S2_RKSt3mapIN8syncable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleINS_24InvalidationStateTrackerEEEPNS0_8ListenerEPNS_11StateWriterE
-   fun:_ZN6syncer20InvalidationNotifier17UpdateCredentialsERKSsS2_
-   fun:_ZN6syncer31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS3_
-}
-{
-   bug_130449
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E
-   fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingStateBlobEv
-   fun:_ZN12invalidation22InvalidationClientImpl5StartEv
-   fun:_ZN6syncer24SyncInvalidationListener5StartERKSsS2_S2_RKSt3mapIN8syncable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleINS_24InvalidationStateTrackerEEEPNS0_8ListenerE
-   fun:_ZN6syncer20InvalidationNotifier17UpdateCredentialsERKSsS2_
-   fun:_ZN6syncer31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS3_
-}
-{
-   bug_130619
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore9ClipRects6createERKS0_
-   fun:_ZN7WebCore11RenderLayer15updateClipRectsEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE
-   ...
-   fun:_ZNK7WebCore11RenderLayer15parentClipRectsEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeERNS_9ClipRectsENS_29OverlayScrollbarSizeRelevancyE
-   fun:_ZNK7WebCore11RenderLayer18backgroundClipRectEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE
-}
-{
-   bug_138058
-   Memcheck:Uninitialized
-   ...
-   fun:_ZN7WebCore12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
-   fun:_ZN7WebCore12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
-   fun:_ZN7WebCore12TextTrackCue12getCueAsHTMLEv
-   fun:_ZN7WebCore12TextTrackCue17updateDisplayTreeEf
-   fun:_ZN7WebCore16HTMLMediaElement25updateActiveTextTrackCuesEf
-}
-{
-   bug_138060
-   Memcheck:Uninitialized
-   fun:_NPN_EvaluateHelper
-   fun:_NPN_Evaluate
-   fun:_ZN5blink11WebBindings8evaluateEP4_NPPP8NPObjectP9_NPStringP10_NPVariant
-   fun:_ZL13executeScriptPK12PluginObjectPKc
-   fun:NPP_Destroy
-   fun:_ZN6webkit5npapi14PluginInstance11NPP_DestroyEv
-   fun:_ZN6webkit5npapi21WebPluginDelegateImpl15DestroyInstanceEv
-   fun:_ZN6webkit5npapi21WebPluginDelegateImplD0Ev
-   fun:_ZN6webkit5npapi21WebPluginDelegateImpl15PluginDestroyedEv
-   fun:_ZN6webkit5npapi13WebPluginImpl22TearDownPluginInstanceEPN5blink12WebURLLoaderE
-   fun:_ZN6webkit5npapi13WebPluginImpl12SetContainerEPN5blink18WebPluginContainerE
-   fun:_ZN6webkit5npapi13WebPluginImpl7destroyEv
-   fun:_ZN5blink22WebPluginContainerImplD0Ev
-   fun:_ZN3WTF10RefCountedIN7WebCore6WidgetEE5derefEv
-   fun:_ZNSt4pairIN3WTF6RefPtrIN7WebCore6WidgetEEEPNS2_9FrameViewEED1Ev
-   fun:_ZN3WTF9HashTableINS_6RefPtrIN7WebCore6WidgetEEESt4pairIS4_PNS2_9FrameViewEENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTraitsIS4_EENSE_IS7_EEEESF_E15deallocateTableEPS8_i
-   fun:_ZN3WTF9HashTableINS_6RefPtrIN7WebCore6WidgetEEESt4pairIS4_PNS2_9FrameViewEENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTraitsIS4_EENSE_IS7_EEEESF_ED1Ev
-   fun:_ZN3WTF7HashMapINS_6RefPtrIN7WebCore6WidgetEEEPNS2_9FrameViewENS_7PtrHashIS4_EENS_10HashTraitsIS4_EENS9_IS6_EEED1Ev
-   fun:_ZN7WebCore12RenderWidget28resumeWidgetHierarchyUpdatesEv
-   fun:_ZN7WebCore7Element6detachEv
-   fun:_ZN7WebCore13ContainerNode14detachChildrenEv
-   fun:_ZN7WebCore13ContainerNode6detachEv
-}
-{
-   bug_138220_a
-   Memcheck:Uninitialized
-   fun:_ZNK7WebCore16HTMLInputElement8dataListEv
-   fun:_ZNK7WebCore16HTMLInputElement4listEv
-   fun:_ZN7WebCore21RenderSliderContainer6layoutEv
-   fun:_ZN7WebCore11RenderBlock16layoutBlockChildEPNS_9RenderBoxERNS0_10MarginInfoERNS_20FractionalLayoutUnitES6_
-   fun:_ZN7WebCore11RenderBlock19layoutBlockChildrenEbRNS_20FractionalLayoutUnitE
-   fun:_ZN7WebCore11RenderBlock11layoutBlockEbNS_20FractionalLayoutUnitE
-   fun:_ZN7WebCore11RenderBlock6layoutEv
-   fun:_ZN7WebCore12RenderSlider6layoutEv
-}
-{
-   bug_138220_b
-   Memcheck:Uninitialized
-   fun:_ZNK7WebCore16HTMLInputElement8dataListEv
-   fun:_ZNK7WebCore16HTMLInputElement4listEv
-   fun:_ZN7WebCore11RenderTheme16paintSliderTicksEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
-   fun:_ZN7WebCore24RenderThemeChromiumLinux16paintSliderTrackEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
-   fun:_ZN7WebCore11RenderTheme5paintEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
-   fun:_ZN7WebCore9RenderBox19paintBoxDecorationsERNS_9PaintInfoERKNS_21FractionalLayoutPointE
-   fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_21FractionalLayoutPointE
-}
-{
-   bug_138233_a
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF10RefCountedIN7WebCore17ScriptProfileNodeEEnwEm
-   fun:_ZN7WebCore17ScriptProfileNode6createEPKN2v814CpuProfileNodeE
-   fun:_ZNK7WebCore13ScriptProfile4headEv
-   fun:_ZN7WebCore23ScriptProfileV8InternalL14headAttrGetterEN2v85LocalINS1_6StringEEERKNS1_12AccessorInfoE
-   fun:_ZN2v88internal8JSObject23GetPropertyWithCallbackEPNS0_6ObjectES3_PNS0_6StringE
-   fun:_ZN2v88internal6Object11GetPropertyEPS1_PNS0_12LookupResultEPNS0_6StringEP18PropertyAttributes
-   fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6ObjectEEENS3_INS0_6StringEEE
-   fun:_ZN2v88internal11LoadIC_MissENS0_9ArgumentsEPNS0_7IsolateE
-}
-{
-   bug_138233_b
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF10RefCountedIN7WebCore17ScriptProfileNodeEEnwEm
-   fun:_ZN7WebCore17ScriptProfileNode6createEPKN2v814CpuProfileNodeE
-   fun:_ZNK7WebCore17ScriptProfileNode8childrenEv
-   fun:_ZN7WebCore27ScriptProfileNodeV8InternalL16childrenCallbackERKN2v89ArgumentsE
-}
-{
-   bug_138522
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
-   fun:_ZN*WebCore*V8StringResourceILNS_20V8StringResourceMode*
-   ...
-   fun:_ZN7WebCore21EventTargetV8InternalL22addEventListenerMethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
-}
-{
-   bug_138712
-   Memcheck:Uninitialized
-   fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0_
-   fun:_ZN3gfx30JPEGCodec_EncodeDecodeRGB_Test8TestBodyEv
-}
-{
-   bug_16089 WorkerPool threads and its tasks can leak by design
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE
-   fun:_ZN4base22PosixDynamicThreadPool8PostTask*
-}
-{
-   bug_139467
-   Memcheck:Uninitialized
-   fun:_ZNK7WebCore18AccessibilityTable9roleValueEv
-   fun:_ZNK7WebCore25AccessibilityRenderObject20ariaLiveRegionStatusEv
-   fun:_ZNK7WebCore19AccessibilityObject22supportsARIALiveRegionEv
-   fun:_ZNK7WebCore19AccessibilityObject22supportsARIAAttributesEv
-   fun:_ZN7WebCore25AccessibilityRenderObject26determineAccessibilityRoleEv
-   fun:_ZN7WebCore23AccessibilityNodeObject4initEv
-   fun:_ZN7WebCore25AccessibilityRenderObject4initEv
-   fun:_ZN7WebCore18AccessibilityTable4initEv
-}
-{
-   bug_139470
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore22ThreadableBlobRegistry17unregisterBlobURLERKNS_4KURLE
-   ...
-   fun:_ZN7WebCore15WrapperTypeInfo11derefObjectEPv
-   fun:_ZN7WebCore7DOMData11derefObjectEPNS_15WrapperTypeInfoEPv
-   fun:_ZN7WebCore7DOMData23WrapperMapObjectRemoverIvE15visitDOMWrapperEPNS_12DOMDataStoreEPvN2v810PersistentINS6_6ObjectEEE
-   fun:_ZN7WebCore16WeakReferenceMapIvN2v86ObjectEE5visitEPNS_12DOMDataStoreEPNS_24AbstractWeakReferenceMapIvS2_E7VisitorE
-   fun:_ZN7WebCore7DOMData27removeObjectsFromWrapperMapIvEEvPNS_12DOMDataStoreERNS_24AbstractWeakReferenceMapIT_N2v86ObjectEEE
-   fun:_ZN7WebCore19removeAllDOMObjectsEv
-   fun:_ZN7WebCore22WorkerScriptControllerD1Ev
-   fun:_ZN3WTF14deleteOwnedPtrIN7WebCore22WorkerScriptControllerEEEvPT_
-   fun:_ZN3WTF6OwnPtrIN7WebCore22WorkerScriptControllerEE5clearEv
-   fun:_ZN7WebCore13WorkerContext11clearScriptEv
-   fun:_ZN7WebCore30WorkerThreadShutdownFinishTask11performTaskEPNS_22ScriptExecutionContextE
-   fun:_ZN7WebCore13WorkerRunLoop4Task11performTaskERKS0_PNS_22ScriptExecutionContextE
-   fun:_ZN7WebCore13WorkerRunLoop9runInModeEPNS_13WorkerContextERKNS_13ModePredicateENS0_8WaitModeE
-   fun:_ZN7WebCore13WorkerRunLoop3runEPNS_13WorkerContextE
-   fun:_ZN7WebCore12WorkerThread12runEventLoopEv
-   fun:_ZN7WebCore21DedicatedWorkerThread12runEventLoopEv
-}
-{
-   bug_139853
-   Memcheck:Unaddressable
-   fun:_ZN11SkGpuDeviceC1EP9GrContextP9GrTexture
-   fun:_ZN7WebCoreL23createAcceleratedCanvas*
-   fun:_ZN7WebCore45FrameBufferSkPictureCanvasLayerTextureUpdater17*
-   fun:_ZN7WebCore45FrameBufferSkPictureCanvasLayerTextureUpdater7Texture10updateRectEPNS_18CCResourceProviderERKNS_7IntRectES6_
-   fun:_ZN7WebCore12_GLOBAL__N_126UnthrottledTextureUploader13uploadTextureEPNS_19LayerTextureUpdater7TextureEPNS_18CCResourceProviderENS_7IntRectES7_
-   fun:_ZN7WebCore16CCTextureUpdater6updateEPNS_18CCResourceProviderEPNS_13TextureCopierEPNS_15TextureUploaderEm
-   fun:_ZN7WebCore19CCSingleThreadProxy8doCommitERNS_16CCTextureUpdaterE
-   fun:_ZN7WebCore19CCSingleThreadProxy18commitAndCompositeEv
-   fun:_ZN7WebCore19CCSingleThreadProxy20compositeAndReadbackEPvRKNS_7IntRectE
-   fun:_ZN7WebCore15CCLayerTreeHost20compositeAndReadbackEPvRKNS_7IntRectE
-   fun:_ZN5blink16WebLayerTreeView20compositeAndReadbackEPvRKNS_7WebRectE
-   fun:_ZN5blink11WebViewImpl23doPixelReadbackToCanvasEP8SkCanvasRKN7WebCore7IntRectE
-   fun:_ZN5blink11WebViewImpl5paintEP8SkCanvasRKNS_7WebRectE
-   fun:_ZN11WebViewHost9paintRectERKN5blink7WebRectE
-   fun:_ZN11WebViewHost22paintInvalidatedRegionEv
-}
-{
-   bug_139996
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
-   fun:_ZN7WebCore15toWebCoreStringEN2v86HandleINS0_5ValueEEE
-   fun:_ZN7WebCore6V8Blob19constructorCallbackERKN2v89ArgumentsE
-   fun:_ZN2v88internalL19HandleApiCallHelperILb1EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
-   fun:_ZN2v88internalL30Builtin_HandleApiCallConstructENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
-}
-{
-   bug_139998
-   Memcheck:Leak
-   fun:*alloc
-   ...
-   fun:_ZL23link_intrastage_shadersP14__GLcontextRecP17gl_shader_programPP9gl_shaderj
-   fun:_Z12link_shadersP14__GLcontextRecP17gl_shader_program
-   fun:_mesa_glsl_link_shader
-   fun:link_program
-   fun:_mesa_LinkProgramARB
-   fun:glLinkProgram
-   ...
-   fun:_ZN3gpu5gles216GLES2DecoderImpl13DoLinkProgramEj
-   fun:_ZN3gpu5gles216GLES2DecoderImpl17HandleLinkProgram*
-   fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
-   fun:_ZN3gpu13CommandParser14ProcessCommandEv
-   fun:_ZN3gpu12GpuScheduler10PutChangedEv
-   fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
-}
-{
-   bug_140196
-   Memcheck:Uninitialized
-   fun:_ZNK12SkDescriptor6equalsERKS_
-   fun:_ZN12SkGlyphCache10VisitCacheEPK12SkDescriptorPFbPKS_PvES5_
-   ...
-   fun:_ZNK7SkPaint14descriptorProcEPK8SkMatrixPFvPK12SkDescriptorPvES6_b
-}
-{
-   bug_143545
-   Memcheck:Uninitialized
-   fun:_ZN4aura10RootWindow10ShowCursorEb
-   fun:_ZN3ash5Shell10ShowCursorEb
-   fun:_ZN3ash13CursorManager10ShowCursorEb
-   fun:_ZN3ash4test11AshTestBase5SetUpEv
-}
-{
-   bug_144118
-   Memcheck:Unaddressable
-   fun:NPP_SetWindow
-   fun:_ZN6webkit5npapi14PluginInstance13NPP_SetWindowEP9_NPWindow
-   fun:_ZN6webkit5npapi21WebPluginDelegateImpl17WindowedSetWindowEv
-   fun:_ZN6webkit5npapi21WebPluginDelegateImpl22WindowedUpdateGeometryERKN3gfx4RectES5_
-   fun:_ZN6webkit5npapi21WebPluginDelegateImpl14UpdateGeometryERKN3gfx4RectES5_
-   fun:_ZN6webkit5npapi13WebPluginImpl14updateGeometryERKN5blink7WebRectES5_RKNS2_9WebVectorIS3_EEb
-   fun:_ZN5blink22WebPluginContainerImpl14reportGeometryEv
-   fun:_ZN5blink22WebPluginContainerImpl12setFrameRectERKN7WebCore7IntRectE
-   ...
-   fun:_ZN9TestShell4dumpEv
-}
-{
-   bug_144118_b
-   Memcheck:Unaddressable
-   fun:_ZNK3WTF6OwnPtrIN5blink14ScrollbarGroupEEcvMS3_PS2_Ev
-   fun:_ZN5blink22WebPluginContainerImpl14reportGeometryEv
-   fun:_ZN5blink22WebPluginContainerImpl12setFrameRectERKN7WebCore7IntRectE
-   ...
-   fun:_ZN9TestShell4dumpEv
-}
-{
-   bug_144913
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN8chromeos30BluetoothAdapterClientStubImplC1Ev
-   fun:_ZN8chromeos22BluetoothAdapterClient6CreateENS_28DBusClientImplementationTypeEPN4dbus3BusEPNS_22BluetoothManagerClientE
-   fun:_ZN8chromeos21DBusThreadManagerImplC1ENS_28DBusClientImplementationTypeE
-   fun:_ZN8chromeos17DBusThreadManager10InitializeEv
-   fun:_ZN8chromeos23KioskModeIdleLogoutTest5SetUpEv
-}
-{
-   bug_144913_b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN8chromeos17DBusThreadManager10InitializeEv
-   fun:_ZN8chromeos23KioskModeIdleLogoutTest5SetUpEv
-}
-{
-   bug_144913_c
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN8chromeos21DBusThreadManagerImplC1ENS_28DBusClientImplementationTypeE
-   fun:_ZN8chromeos17DBusThreadManager10InitializeEv
-   fun:_ZN8chromeos23KioskModeIdleLogoutTest5SetUpEv
-}
-{
-   bug_144930
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZL20cachedPaintLuminancef
-}
-{
-   bug_144930_b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZL21cachedDeviceLuminancef
-}
-{
-   bug_145244
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore15StyleRuleImport17requestStyleSheetEPNS_13CSSStyleSheetERKNS_16CSSParserContextE
-   fun:_ZN7WebCore18StyleSheetContents26requestImportedStyleSheetsEPNS_13CSSStyleSheetE
-}
-{
-   bug_145645
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF10RefCountedIN7WebCore18InjectedScriptHostEEnwEm
-   fun:_ZN7WebCore18InjectedScriptHost6createEv
-   fun:_ZN7WebCore21InjectedScriptManagerC1EPFbPNS_11ScriptStateEE
-   fun:_ZN7WebCore21InjectedScriptManager15createForWorkerEv
-   fun:_ZN7WebCore25WorkerInspectorControllerC1EPNS_13WorkerContextE
-}
-{
-   bug_145650a
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN14WebDataService10AddKeywordERK15TemplateURLData
-   fun:_ZN18TemplateURLService11AddNoNotifyEP11TemplateURLb
-}
-{
-   bug_145650b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN14WebDataService13RemoveKeywordEl
-   fun:_ZN18TemplateURLService14RemoveNoNotifyEP11TemplateURL
-   fun:_ZN18TemplateURLService6RemoveEP11TemplateURL
-   fun:_ZN9protector71DefaultSearchProviderChangeTest_CurrentSearchProviderRemovedByUser_Test19RunTestOnMainThreadEv
-}
-{
-   bug_145650c
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN14WebDataService13UpdateKeywordERK15TemplateURLData
-   fun:_ZN18TemplateURLService32SetDefaultSearchProviderNoNotifyEP11TemplateURL
-}
-{
-   bug_125692a
-   Memcheck:Uninitialized
-   fun:_ZN2v88internal11StoreBuffer28IteratePointersInStoreBufferEPFvPPNS0_10HeapObjectES3_E
-   fun:_ZN2v88internal11StoreBuffer25IteratePointersToNewSpaceEPFvPPNS0_10HeapObjectES3_E
-   fun:_ZN2v88internal20MarkCompactCollector29EvacuateNewSpaceAndCandidatesEv
-   fun:_ZN2v88internal20MarkCompactCollector11SweepSpacesEv
-   fun:_ZN2v88internal20MarkCompactCollector14CollectGarbageEv
-   fun:_ZN2v88internal4Heap11MarkCompactEPNS0_8GCTracerE
-}
-{
-   bug_125692b
-   Memcheck:Uninitialized
-   fun:_ZN2v88internal11StoreBuffer7CompactEv
-   fun:_ZN2v88internal11StoreBuffer19PrepareForIterationEv
-   fun:_ZN2v88internal11StoreBuffer25IteratePointersToNewSpaceEPFvPPNS0_10HeapObjectES3_E
-   fun:_ZN2v88internal20MarkCompactCollector29EvacuateNewSpaceAndCandidatesEv
-   fun:_ZN2v88internal20MarkCompactCollector11SweepSpacesEv
-   fun:_ZN2v88internal20MarkCompactCollector14CollectGarbageEv
-   fun:_ZN2v88internal4Heap11MarkCompactEPNS0_8GCTracerE
-   fun:_ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollectorEPNS0_8GCTracerE
-   fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceENS0_16GarbageCollectorEPKcS5_
-   fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceEPKc
-   fun:_ZN2v88internal4Heap17CollectAllGarbageEiPKc
-   fun:_ZN2v88internal4Heap16IdleNotificationEi
-   fun:_ZN2v88internal2V816IdleNotificationEi
-   fun:_ZN2v82V816IdleNotificationEi
-   fun:_ZN16RenderThreadImpl11IdleHandlerEv
-}
-{
-   bug_145693
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN10extensions18PermissionsUpdater17RecordOAuth2GrantEPKNS_9ExtensionE
-   fun:_ZN10extensions18PermissionsUpdater22GrantActivePermissionsEPKNS_9ExtensionEb
-   fun:_ZN10extensions12CrxInstaller25ReportSuccessFromUIThreadEv
-}
-{
-   bug_145695
-   Memcheck:Leak
-   fun:malloc
-   fun:NaClDescImcBoundDescAcceptConn
-   fun:RevRpcHandlerBase
-   fun:NaClThreadInterfaceStart
-}
-{
-   bug_145696
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN10extensions9TabHelper23OnInlineWebstoreInstallEiiRKSsRK4GURL
-}
-{
-   bug_145697
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN18SecurityFilterPeer40CreateSecurityFilterPeerForDeniedRequestEN12ResourceType4TypeEPN11webkit_glue20ResourceLoaderBridge4PeerEi
-   fun:_ZN12_GLOBAL__N_124RendererResourceDelegate17OnRequestCompleteEPN11webkit_glue20ResourceLoaderBridge4PeerEN12ResourceType4TypeERKN3net16URLRequestStatusE
-   fun:_ZN7content18ResourceDispatcher17OnRequestCompleteEiRKN3net16URLRequestStatusERKSsRKN4base9TimeTicksE
-}
-{
-   bug_145699
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN17OAuth2ApiCallFlow24CreateAccessTokenFetcherEv
-   fun:_ZN17OAuth2ApiCallFlow20BeginMintAccessTokenEv
-   fun:_ZN17OAuth2ApiCallFlow12BeginApiCallEv
-   fun:_ZN17OAuth2ApiCallFlow5StartEv
-   fun:_ZN19OAuth2MintTokenFlow13FireAndForgetEv
-}
-{
-   bug_145703
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN7content16SiteInstanceImpl10GetProcessEv
-   fun:_ZN7content18RenderViewHostImplC1EPNS_12SiteInstanceEPNS_22RenderViewHostDelegateEPNS_24RenderWidgetHostDelegateEibPNS_23SessionStorageNamespaceE
-   fun:_ZN7content21RenderViewHostFactory6CreateEPNS_12SiteInstanceEPNS_22RenderViewHostDelegateEPNS_24RenderWidgetHostDelegateEibPNS_23SessionStorageNamespaceE
-   fun:_ZN7content22RenderFrameHostManager4InitEPNS_14BrowserContextEPNS_12SiteInstanceEi
-   fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
-   fun:_ZN7content15TestWebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstanceE
-   fun:_ZN7content17WebContentsTester21CreateTestWebContentsEPNS_14BrowserContextEPNS_12SiteInstanceE
-}
-{
-   bug_145704
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN2v88internal5Debug17CreateScriptCacheEv
-   fun:_ZN2v88internal5Debug16GetLoadedScriptsEv
-   fun:_ZN2v88internal29Runtime_DebugGetLoadedScriptsENS0_9ArgumentsEPNS0_7IsolateE
-}
-{
-   bug_145705
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN10extensions16SettingsFrontendC1ERK13scoped_refptrINS_22SettingsStorageFactoryEEP7Profile
-   fun:_ZN10extensions16SettingsFrontend6CreateEP7Profile
-   fun:_ZN16ExtensionServiceC1E*
-}
-{
-   bug_145708
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN27ExtensionDevToolsClientHostC1EPN7content11WebContentsERKSsS4_i
-   fun:_ZN22AttachDebuggerFunction7RunImplEv
-   fun:_ZN17ExtensionFunction3RunEv
-   fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_ParamsPN7content14RenderViewHostE
-   fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Params
-}
-{
-   bug_145712
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN5blink25NotificationPresenterImpl17requestPermissionEPN7WebCore22ScriptExecutionContextEN3WTF10PassRefPtrINS1_12VoidCallbackEEE
-   fun:_ZN7WebCore18NotificationCenter17requestPermissionEN3WTF10PassRefPtrINS_12VoidCallbackEEE
-   fun:_ZN7WebCore20V8NotificationCenter25requestPermissionCallbackERKN2v89ArgumentsE
-}
-{
-   bug_145723
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_Z20NewExtensionFunctionI25TabsExecuteScriptFunctionEP17ExtensionFunctionv
-   fun:_ZN25ExtensionFunctionRegistry11NewFunctionERKSs
-   fun:_ZN27ExtensionFunctionDispatcher23CreateExtensionFunctionERK31ExtensionHostMsg_Request_ParamsPKN10extensions9ExtensionEiRKNS3_10ProcessMapEPNS3_12ExtensionAPIEPvPN3IPC6SenderEPN7content14RenderViewHostEi
-   fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_ParamsPN7content14RenderViewHostE
-   fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Params
-}
-{
-   bug_145735
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorIcE8allocateEmPKv
-   fun:_ZNSt12_Vector_baseIcSaIcEE11_M_allocateEm
-   fun:_ZNSt12_Vector_baseIcSaIcEEC2EmRKS0_
-   fun:_ZNSt6vectorIcSaIcEEC1EmRKcRKS0_
-   fun:_ZN4base5files12_GLOBAL__N_121InotifyReaderCallbackEPNS1_13InotifyReaderEii
+   fun:_ZN9__gnu_cxx13new_allocatorIcE8allocateEmPKv
+   fun:_ZNSt12_Vector_baseIcSaIcEE11_M_allocateEm
+   fun:_ZNSt12_Vector_baseIcSaIcEEC2EmRKS0_
+   fun:_ZNSt6vectorIcSaIcEEC1EmRKcRKS0_
+   fun:_ZN4base5files12_GLOBAL__N_121InotifyReaderCallbackEPNS1_13InotifyReaderEii
 }
 {
    bug_146464
    fun:_ZN4base18MessagePumpAuraX1118GetDefaultXDisplayEv
 }
 {
-   bug_149734a
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF16VectorBufferBaseIN7WebCore9AttributeEE14allocateBufferEm
-   fun:_ZN3WTF12VectorBufferIN7WebCore9AttributeELm4EE14allocateBufferEm
-   fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE22reserveInitialCapacityEm
-   fun:_ZN7WebCore20ElementAttributeData13cloneDataFromERKS0_RKNS_7ElementERS3_
-}
-{
-   bug_149734b
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF16VectorBufferBaseIN7WebCore9AttributeEE14allocateBufferEm
-   fun:_ZN3WTF12VectorBufferIN7WebCore9AttributeELm4EE14allocateBufferEm
-   fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE15reserveCapacityEm
-   fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE14expandCapacityEm
-   fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE14expandCapacityEmPKS2_
-   fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE14appendSlowCaseIS2_EEvRKT_
-   fun:_ZN7WebCore20ElementAttributeData12addAttributeERKNS_9AttributeEPNS_7ElementENS_30SynchronizationOfLazyAttributeE
-}
-{
-   bug_150995
-   Memcheck:Leak
-   fun:_Zna*
-   fun:_ZN14webkit_support12_GLOBAL__N_113DoLibpngWrite*
-   fun:_ZN14webkit_support26EncodeWithCompressionLevel*
-   fun:_ZN14webkit_support6EncodeEPKhNS_12_GLOBAL__N_111ColorFormat*
-   fun:_ZN14webkit_support25EncodeBGRAPNGWithChecksum*
-   fun:_ZNK9TestShell9dumpImageEP8SkCanvas
-   fun:_ZN9TestShell4dumpEv
-   fun:_ZN9TestShell12testFinishedEP11WebViewHost
-   fun:_ZN11WebViewHost12testFinishedEv
-   fun:_ZN13WebTestRunner10TestRunner9WorkQueue15processWorkSoonEv
-}
-{
-   bug_151006
-   Memcheck:Leak
-   fun:malloc
-   fun:uprv_malloc_46
-   fun:_ZN6icu_467UMemorynwEm
-   fun:_ZN6icu_4610DateFormat6createENS0_6EStyleES1_RKNS_6LocaleE
-   fun:_ZN6icu_4610DateFormat22createDateTimeInstanceENS0_6EStyleES1_RKNS_6LocaleE
-   fun:udat_open_46
-   fun:_ZNK7WebCore9LocaleICU14openDateFormatE16UDateFormatStyleS1_
-   fun:_ZN7WebCore9LocaleICU24initializeDateTimeFormatEv
-   fun:_ZN7WebCore9LocaleICU15shortTimeFormatEv
-   fun:_ZN7WebCore19DateTimeEditElement6layoutERKNS_9StepRangeERKNS_14DateComponentsERNS_9LocalizerE
-   fun:_ZN7WebCore19DateTimeEditElement13setEmptyValueERKNS_9StepRangeERKNS_14DateComponentsERNS_9LocalizerE
-   fun:_ZN7WebCore13TimeInputType20updateInnerTextValueEv
-   fun:_ZN7WebCore13TimeInputType19createShadowSubtreeEv
-   fun:_ZN7WebCore16HTMLInputElement10updateTypeEv
-   fun:_ZN7WebCore16HTMLInputElement14parseAttributeERKNS_9AttributeE
-   fun:_ZN7WebCore7Element16attributeChangedERKNS_9AttributeE
-   fun:_ZN7WebCore13StyledElement16attributeChangedERKNS_9AttributeE
-   fun:_ZN7WebCore7Element19parserSetAttributesERKN3WTF6VectorINS_9AttributeELm0EEENS_27FragmentScriptingPermissionE
-   fun:_ZN7WebCore20HTMLConstructionSite17createHTMLElementEPNS_15AtomicHTMLTokenE
-   fun:_ZN7WebCore20HTMLConstructionSite28insertSelfClosingHTMLElementEPNS_15AtomicHTMLTokenE
-   fun:_ZN7WebCore15HTMLTreeBuilder24processStartTagForInBodyEPNS_15AtomicHTMLTokenE
-   fun:_ZN7WebCore15HTMLTreeBuilder15processStartTagEPNS_15AtomicHTMLTokenE
-}
-{
-   bug_151007
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF10RefCountedIN7WebCore15AtomicHTMLTokenEEnwEm
-   fun:_ZN7WebCore15AtomicHTMLToken6createERNS_9HTMLTokenE
-   fun:_ZN7WebCore15HTMLTreeBuilder22constructTreeFromTokenERNS_9HTMLTokenE
-   fun:_ZN7WebCore18HTMLDocumentParser13pumpTokenizerENS0_15SynchronousModeE
-   fun:_ZN7WebCore18HTMLDocumentParser23pumpTokenizerIfPossibleENS0_15SynchronousModeE
-   fun:_ZN7WebCore18HTMLDocumentParser6insertERKNS_15SegmentedStringE
-   fun:_ZN7WebCore18HTMLDocumentParser21parseDocumentFragmentERKN3WTF6StringEPNS_16DocumentFragmentEPNS_7ElementENS_27FragmentScriptingPermissionE
-   fun:_ZN7WebCore16DocumentFragment9parseHTMLERKN3WTF6StringEPNS_7ElementENS_27FragmentScriptingPermissionE
-   fun:_ZN7WebCore31createFragmentForInnerOuterHTMLERKN3WTF6StringEPNS_7ElementENS_27FragmentScriptingPermissionERi
-   fun:_ZN7WebCore11HTMLElement12setInnerHTMLERKN3WTF6StringERi
-   fun:_ZN7WebCore21HTMLElementV8InternalL19innerHTMLAttrSetterEN2v85LocalINS1_6StringEEENS2_INS1_5ValueEEERKNS1_12AccessorInfoE
-   fun:_ZN2v88internal21StoreCallbackPropertyENS0_9ArgumentsEPNS0_7IsolateE
-   ...
-   fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb
-}
-{
-   bug_151908
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
-   fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN5blink20WebGraphicsContext3D10AttributesEPS3_
-   fun:_ZN14webkit_support23CreateGraphicsContext3DERKN5blink20WebGraphicsContext3D10AttributesEPNS0_7WebViewE
-   fun:_ZN11WebViewHost19createOutputSurfaceEv
-   fun:_ZN5blink11WebViewImpl19createOutputSurfaceEv
-   fun:_ZN5blink20WebLayerTreeViewImpl19createOutputSurfaceEv
-}
-{
-   bug_155404
-   Memcheck:Uninitialized
-   fun:_ZN2v88internalL21ProfilerSignalHandlerEiP7siginfoPv
-   obj:/lib/libpthread-2.11.1.so
-}
-{
-   bug_156829
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7content23AudioInputDeviceManager23EnumerateOnDeviceThread*
-}
-{
-   bug_158510
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore11RenderTable6layoutEv
-   ...
-   fun:_ZN7WebCore11RenderBlock6layoutEv
-}
-{
-   bug_158514
-   Memcheck:Uninitialized
-   ...
-   fun:_ZN2v88internal16ProfileGenerator16RecordTickSampleERKNS0_10TickSampleE
-   fun:_ZN2v88internal23ProfilerEventsProcessor12ProcessTicksEj
-   fun:_ZN2v88internal23ProfilerEventsProcessor3RunEv
-   fun:_ZN2v88internalL11ThreadEntryEPv
-}
-{
-   bug_159005
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore13RenderMarquee18updateMarqueeStyleEv
-   fun:_ZN7WebCore11RenderLayer12styleChangedENS_15StyleDifferenceEPKNS_11RenderStyleE
-   fun:_ZN7WebCore22RenderLayerModelObject14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
-   fun:_ZN7WebCore9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
-   fun:_ZN7WebCore11RenderBlock14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
-   fun:_ZN7WebCore12RenderObject8setStyleEN3WTF10PassRefPtrINS_11RenderStyleEEE
-}
-{
-   bug_160877
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN7content*DummyListenSocketC1Ev
-   fun:_ZNK7content*DummyListenSocketFactory15CreateAndListenEPN3net18StreamListenSocket8DelegateE
-   ...
-   fun:_ZN3net10HttpServerC1ERKNS_25StreamListenSocketFactoryEPNS0_8DelegateE
-   fun:_ZN7content23DevToolsHttpHandlerImpl4InitEv
-}
-{
    bug_162825
    Memcheck:Uninitialized
    fun:bcmp
    fun:_ZNK3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsltERKS2_
-   fun:_ZNKSt4lessIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsEEclERKS3_S6_
+   fun:_ZNKSt4lessIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParams*
    ...
    fun:*ShaderTranslatorInitParams*
    ...
    fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv
 }
 {
-   bug_162828
-   Memcheck:Leak
-   fun:malloc
-   fun:_Z15sk_malloc_flagsmj
-   fun:_Z15sk_malloc_throwm
-   fun:_ZN6SkMask10AllocImageEm
-   fun:_ZL17drawRectsIntoMaskPK6SkRectiP6SkMask
-   fun:_ZN20SkBlurMaskFilterImpl17filterRectsToNineEPK6SkRectiRK8SkMatrixRK7SkIRectPN12SkMaskFilter9NinePatchE
-   fun:_ZN12SkMaskFilter10filterPathERK6SkPathRK8SkMatrixRK12SkRasterClipP9SkBounderP9SkBlitterN7SkPaint5StyleE
-   fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb
-}
-{
    bug_163922
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN18WebResourceService10StartFetchEv
 }
 {
-   bug_164198
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore9RenderBox15paintFillLayersERKNS_9PaintInfoERKNS_5ColorEPKNS_9FillLayerERKNS_10LayoutRectENS_24BackgroundBleedAvoidanceENS_17CompositeOperatorEPNS_12RenderObjectE
-   ...
-   fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
-   fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
-   fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
-   fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
-   fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
-   fun:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
-   fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
-   fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
-   fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
-}
-{
-   bug_166470
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base4BindIMN11dom_storage17DomStorageContextEFvRK4GURLE13scoped_refptrIS2_ES3_EENS_8CallbackINS_8internal9BindStateINSB_13FunctorTraitsIT_E12RunnableTypeENSF_7RunTypeEFvNSB_19CallbackParamTraitsIT0_E11StorageTypeENSI_IT1_E11StorageTypeEEE14UnboundRunTypeEEESE_RKSJ_RKSM_
-   fun:_ZN7content21DOMStorageContextImpl18DeleteLocalStorageERK4GURL
-  ...
-   fun:_ZN10extensions11DataDeleter13StartDeletingEP7ProfileRKSsRK4GURL
-   fun:_ZN16ExtensionService18UninstallExtensionESsbPSbItN4base20string16_char_traitsESaItEE
-}
-{
-   bug_166470c
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
-   fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
-}
-{
-   bug_166470d
-   Memcheck:Leak
-   ...
-   fun:_ZN7fileapi26GetOriginIdentifierFromURLERK4GURL
-   fun:_ZN11dom_storage14DomStorageArea26DatabaseFileNameFromOriginERK4GURL
-   fun:_ZN11dom_storage14DomStorageAreaC1E*
-   fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
-   fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
-}
-{
-   bug_166709
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvENS_8internal17UnretainedWrapper*
-   fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8Location*
-   ...
-   fun:_ZN16ExtensionService12AddExtensionEPKN10extensions9ExtensionE
-   fun:_ZN52BackgroundApplicationListModelTest_ExplicitTest_Test8TestBodyEv
-}
-{
-   bug_166709b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base12_GLOBAL__N_112CreateThreadEmbPNS_14PlatformThread8DelegateEPmNS_14ThreadPriorityE
-   fun:_ZN4base14PlatformThread6CreateEmPNS0_8DelegateEPm
-   fun:_ZN4base12SimpleThread5StartEv
-   fun:_ZN4base19SequencedWorkerPool6WorkerC1ERK13scoped_refptrIS0_EiRKSs
-   fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
-   fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
-   fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
-   fun:_ZN4base12SimpleThread10ThreadMainEv
-   fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
-}
-{
-   bug_166709c
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
-   fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
-   fun:_ZN7content13BrowserThread28PostBlockingPoolTaskAndReplyERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEESA_
-   fun:_ZN10extensions11ImageLoader15LoadImagesAsyncEPKNS_9ExtensionERKSt6vectorINS0_19ImageRepresentationESaIS5_EERKN4base8CallbackIFvRKN3gfx5ImageEEEE
-}
-{
-   bug_166818
-   Memcheck:Leak
-   fun:malloc
-   fun:g_malloc
-   ...
-   fun:gdk_pixbuf_loader_load_module
-   fun:gdk_pixbuf_loader_close
-   fun:_ZN2ui12_GLOBAL__N_110LoadPixbufEPN4base22RefCountedStaticMemoryEb
-   fun:_ZN2ui14ResourceBundle19GetNativeImageNamedEiNS0_8ImageRTLE
-   fun:_ZN2ui14ResourceBundle19GetNativeImageNamedEi
-}
-{
    bug_166819
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN7history16ShortcutsBackend12InitInternalEv
 }
 {
-   bug_166976a
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
-   fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
-   fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
-   fun:_ZN4base12SimpleThread10ThreadMainEv
-   fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
-}
-{
-   bug_166976b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN4base13WaitableEvent6WaiterEEE8allocateEmPKv
-   fun:_ZNSt10_List_baseIPN4base13WaitableEvent6WaiterESaIS3_EE11_M_get_nodeEv
-   fun:_ZNSt4listIPN4base13WaitableEvent6WaiterESaIS3_EE14_M_create_nodeERKS3_
-   fun:_ZNSt4listIPN4base13WaitableEvent6WaiterESaIS3_EE9_M_insertESt14_List_iteratorIS3_ERKS3_
-   fun:_ZNSt4listIPN4base13WaitableEvent6WaiterESaIS3_EE9push_backERKS3_
-   fun:_ZN4base13WaitableEvent7EnqueueEPNS0_6WaiterE
-   fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE
-   fun:_ZN4base13WaitableEvent4WaitEv
-   ...
-   fun:_ZN4base19SequencedWorkerPool6WorkerC1ERK13scoped_refptrIS0_EiRKSs
-   fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
-   fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
-   fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
-}
-{
    bug_167175a
    Memcheck:Leak
    ...
    fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
 }
 {
-   bug_170340
-   Memcheck:Uninitialized
-   fun:_ZN3WTF12AtomicString3addEPKt
-   fun:_ZN3WTF12AtomicStringC1EPKt
-   fun:_ZN7WebCore18HTMLPreloadScanner12processTokenEv
-   fun:_ZN7WebCore18HTMLPreloadScanner4scanEv
-   fun:_ZN7WebCore18HTMLDocumentParser13pumpTokenizerENS0_15SynchronousModeE
-   fun:_ZN7WebCore18HTMLDocumentParser23pumpTokenizerIfPossibleENS0_15SynchronousModeE
-   fun:_ZN7WebCore18HTMLDocumentParser6appendERKNS_15SegmentedStringE
-   fun:_ZN7WebCore25DecodedDataDocumentParser5flushEPNS_14DocumentWriterE
-   fun:_ZN7WebCore14DocumentWriter3endEv
-   fun:_ZN7WebCore14DocumentLoader15finishedLoadingEv
-}
-{
    bug_171722
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN11dom_storage17DomStorageContext36FindUnusedNamespacesInCommitSequenceERKSt3setISsSt4lessISsESaISsEES7_
 }
 {
-   bug_172025
-   Memcheck:Uninitialized
-   fun:_ZN11WebViewHost19didCreateDataSourceEPN5blink8WebFrameEPNS0_13WebDataSourceE
-   fun:_ZN5blink21FrameLoaderClientImpl20createDocumentLoaderERKN7WebCore15ResourceRequestERKNS1_14SubstituteDataE
-   fun:_ZN7WebCore11FrameLoader4initEv
-   fun:_ZN7WebCore5Frame4initEv
-   fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPN7WebCore4PageE
-   fun:_ZN5blink11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
-   fun:_ZN9TestShell15createNewWindowERKN5blink6WebURLEP16DRTDevToolsAgentPN13WebTestRunner17WebTestInterfacesE
-   fun:_ZN9TestShell16createMainWindowEv
-   fun:_ZN9TestShell10initializeEv
-}
-{
-   bug_173096
-   Memcheck:Uninitialized
-   fun:bcmp
-   fun:_ZN2cc19LayerTreeDebugState5equalERKS0_S2_
-   fun:_ZN2cc13LayerTreeHost13setDebugStateERKNS_19LayerTreeDebugStateE
-   fun:_ZN5blink20WebLayerTreeViewImpl*set*
-   fun:_ZN5blink11WebViewImpl33setIsAcceleratedCompositingActiveEb
-   fun:_ZN5blink11WebViewImpl20setRootGraphicsLayerEPN7WebCore13GraphicsLayerE
-   fun:_ZN5blink16ChromeClientImpl23attachRootGraphicsLayerEPN7WebCore5FrameEPNS1_13GraphicsLayerE
-   fun:_ZN7WebCore21RenderLayerCompositor15attachRootLayerENS0_19RootLayerAttachmentE
-   fun:_ZN7WebCore21RenderLayerCompositor15ensureRootLayerEv
-   fun:_ZN7WebCore21RenderLayerCompositor21enableCompositingModeEb
-   fun:_ZN7WebCore21RenderLayerCompositor13updateBackingEPNS_11RenderLayerENS0_24CompositingChangeRepaintE
-   fun:_ZN7WebCore21RenderLayerCompositor27updateLayerCompositingStateEPNS_11RenderLayerENS0_24CompositingChangeRepaintE
-   fun:_ZN7WebCore11RenderLayer12styleChangedENS_15StyleDifferenceEPKNS_11RenderStyleE
-   fun:_ZN7WebCore22RenderLayerModelObject14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
-   fun:_ZN7WebCore9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
-}
-{
-   bug_175100
-   Memcheck:Leak
-   ...
-   fun:_ZN20OneClickSigninHelper14DidStopLoadingEPN7content14RenderViewHostE
-   fun:_ZN*OneClickSigninHelperTest*
-}
-{
-   bug_175815
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base5Value18CreateIntegerValueEi
-   fun:_ZNK4base16FundamentalValue8DeepCopyEv
-   fun:_ZN4base8internal12_GLOBAL__N_125DictionaryHiddenRootValue26RemoveWithoutPathExpansionERKSsPPNS_5ValueE
-   fun:_ZN4base15DictionaryValue6RemoveERKSsPPNS_5ValueE
-   fun:_ZN32PluginFinderTest_JsonSyntax_Test8TestBodyEv
-}
-{
    bug_175823
    Memcheck:Leak
    ...
    fun:_ZN18ValueStoreFrontend*
 }
 {
-    bug_175985
-    Memcheck:Uninitialized
-    fun:_ZN2cc13LayerTreeHost13setDebugStateERKNS_19LayerTreeDebugStateE
-    ...
-    fun:_ZN5blink20WebLayerTreeViewImpl*
-}
-{
-   bug_176270
-   Memcheck:Uninitialized
-   fun:_ZNK2cc19LayerTreeDebugState20recordRenderingStatsEv
-}
-{
    bug_176616_a
    Memcheck:Uninitialized
    fun:_ZN13WebTestRunner16WebTestProxyBase19didCreateDataSourceEPN5blink8WebFrameEPNS1_13WebDataSourceE
    fun:_ZN13WebTestRunner12WebTestProxyI11WebViewHostP9TestShellE19didCreateDataSourceEPN5blink8WebFrameEPNS5_13WebDataSourceE
-   fun:_ZN5blink21FrameLoaderClientImpl20createDocumentLoaderERKN7WebCore15ResourceRequestERKNS1_14SubstituteDataE
-   fun:_ZN7WebCore11FrameLoader4initEv
-   fun:_ZN7WebCore5Frame4initEv
-   fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPN7WebCore4PageE
+   fun:_ZN5blink21FrameLoaderClientImpl20createDocumentLoaderERKN7blink15ResourceRequestERKNS1_14SubstituteDataE
+   fun:_ZN5blink11FrameLoader4initEv
+   fun:_ZN5blink5Frame4initEv
+   fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPN7blink4PageE
    fun:_ZN5blink11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
    fun:_ZN9TestShell15createNewWindowERKN5blink6WebURLEP16DRTDevToolsAgentPN13WebTestRunner17WebTestInterfacesE
    fun:_ZN9TestShell16createMainWindowEv
    bug_176619_a
    Memcheck:Uninitialized
    fun:_ZN3WTF6StringC1EPKt
-   fun:_ZN7WebCore12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
-   fun:_ZN7WebCore12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
-   fun:_ZN7WebCore12TextTrackCue20createWebVTTNodeTreeEv
-   fun:_ZN7WebCore12TextTrackCue22createCueRenderingTreeEv
-   fun:_ZN7WebCore12TextTrackCue17updateDisplayTreeEf
+   fun:_ZN5blink12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
+   fun:_ZN5blink12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
+   fun:_ZN5blink12TextTrackCue20createWebVTTNodeTreeEv
+   fun:_ZN5blink12TextTrackCue22createCueRenderingTreeEv
+   fun:_ZN5blink12TextTrackCue17updateDisplayTreeEf
 }
 {
    bug_176619_b
    Memcheck:Uninitialized
-   fun:_ZN7WebCore12WebVTTParser13collectDigitsERKN3WTF6StringEPj
-   fun:_ZN7WebCore12WebVTTParser16collectTimeStampERKN3WTF6StringEPj
-   fun:_ZN7WebCore12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
-   fun:_ZN7WebCore12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
-   fun:_ZN7WebCore12TextTrackCue20createWebVTTNodeTreeEv
-   fun:_ZN7WebCore12TextTrackCue22createCueRenderingTreeEv
-   fun:_ZN7WebCore12TextTrackCue17updateDisplayTreeEf
+   fun:_ZN5blink12WebVTTParser13collectDigitsERKN3WTF6StringEPj
+   fun:_ZN5blink12WebVTTParser16collectTimeStampERKN3WTF6StringEPj
+   fun:_ZN5blink12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
+   fun:_ZN5blink12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
+   fun:_ZN5blink12TextTrackCue20createWebVTTNodeTreeEv
+   fun:_ZN5blink12TextTrackCue22createCueRenderingTreeEv
+   fun:_ZN5blink12TextTrackCue17updateDisplayTreeEf
 }
 {
    bug_176621
    fun:_ZN13WebTestRunner10TestPlugin6createEPN5blink8WebFrameERKNS1_15WebPluginParamsEPNS_15WebTestDelegateE
    fun:_ZN13WebTestRunner16WebTestProxyBase12createPluginEPN5blink8WebFrameERKNS1_15WebPluginParamsE
    fun:_ZN13WebTestRunner12WebTestProxyI11WebViewHostP9TestShellE12createPluginEPN5blink8WebFrameERKNS5_15WebPluginParamsE
-   fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6String*
-   fun:_ZN7WebCore14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7*
-}
-{
-   bug_176888
-   Memcheck:Leak
-   fun:malloc
-   fun:strdup
-   fun:p11_kit_registered_module_to_name
-   fun:gnutls_pkcs11_init
-   fun:gnutls_global_init
-   fun:_ZN12_GLOBAL__N_117GcryptInitializer4InitEv
-   fun:_ZN12_GLOBAL__N_117GcryptInitializerC1Ev
-   fun:_ZN4base25DefaultLazyInstanceTraitsIN12_GLOBAL__N_117GcryptInitializerEE3NewEPv
-}
-{
-   bug_176889_a
-   Memcheck:Uninitialized
-   fun:inflateReset2
-   fun:inflateInit2_
-   fun:png_create_read_struct_2
-   obj:/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
-   obj:/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.1
-   fun:gdk_pixbuf_loader*
-}
-{
-   bug_176889_b
-   Memcheck:Uninitialized
-   fun:sse2_composite_over_8888_8888
-   ...
-   fun:gdk_pixbuf_loader_close
-}
-{
-   bug_176889_c
-   Memcheck:Uninitialized
-   fun:sse2_combine_over_u
-   ...
-   fun:gdk_pixbuf_loader_close
-}
-{
-   bug_176889_d
-   Memcheck:Uninitialized
-   obj:*/librsvg-2.so*
-   fun:rsvg_handle_get_pixbuf_sub
-   obj:*/libpixbufloader-svg.so
-   fun:gdk_pixbuf_loader_close
-}
-{
-   bug_176889_e
-   Memcheck:Uninitialized
-   fun:gdk_pixbuf_saturate_and_pixelate
-}
-{
-   bug_176889_f
-   Memcheck:Uninitialized
-   fun:cache_magic_matchlet_compare
-   fun:__gio_xdg_cache_get_mime_type_for_data
-   fun:g_content_type_guess
-   obj:/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.1
-   obj:/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.1
-   fun:gdk_pixbuf_loader_close
+   fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7blink7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6String*
+   fun:_ZN5blink14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7*
 }
 {
    bug_176891a
    fun:nssTrustDomain_FindTrustForCertificate
    fun:STAN_DeleteCertTrustMatchingSlot
    fun:SEC_DeletePermCertificate
-   ...
-   fun:_ZN3net15NSSCertDatabase16DeleteCertAndKeyEPKNS_15X509CertificateE
 }
 {
    bug_177213
    bug_179758_b
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN4base58WeakPtrTest_NonOwnerThreadCanCopyAndAssignWeakPtrBase_Test8TestBodyEv
-}
-{
-   bug_180381
-   Memcheck:Leak
-   fun:_Znw*
-   ...
-   fun:_ZN4base8FilePath31StripTrailingSeparatorsInternalEv
-   fun:_ZNK4base8FilePath7DirNameEv
-   fun:_ZN11dom_storage18DomStorageDatabase18GetJournalFilePathERKN4base8FilePathE
-   fun:_ZN11dom_storage27LocalStorageDatabaseAdapter11DeleteFilesEv
-   fun:_ZN11dom_storage14DomStorageArea12DeleteOriginEv
-   fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
-   fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
-}
-{
-   bug_181038
-   Memcheck:Leak
-   ...
-   fun:_ZN3gfx9GLApiBase17glCompileShaderFnEj
-   fun:_ZN3gpu5gles214ProgramManager18ForceCompileShaderEPKSsPNS0_6ShaderEPNS0_16ShaderTranslatorEPNS0_11FeatureInfoE
-   fun:_ZN3gpu5gles214ProgramManager15DoCompileShaderEPNS0_6ShaderEPNS0_16ShaderTranslatorEPNS0_11FeatureInfoE
-   fun:_ZN3gpu5gles216GLES2DecoderImpl15DoCompileShaderEj
-}
-{
-   bug_181038_link
-   Memcheck:Leak
-   fun:malloc
-   ...
-   fun:_ZN3gfx9GLApiBase15glLinkProgramFnEj
-   fun:_ZN3gpu5gles27Program4LinkEPNS0_13ShaderManagerEPNS0_16ShaderTranslatorES5_PNS0_11FeatureInfoE
-   fun:_ZN3gpu5gles216GLES2DecoderImpl13DoLinkProgramEj
-   fun:_ZN3gpu5gles216GLES2DecoderImpl17HandleLinkProgramEjRKNS0_4cmds11LinkProgramE
-   fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
-   fun:_ZN3gpu13CommandParser14ProcessCommandEv
-   fun:_ZN3gpu12GpuScheduler10PutChangedEv
-   fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
-}
-{
-   bug_181082
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN12_GLOBAL__N_124ResourceLoaderBridgeImpl5StartEPN11webkit_glue20ResourceLoaderBridge4PeerE
-   fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN5blink13WebURLRequestEPNS_20ResourceLoaderBridge16SyncLoadResponseEPNS_25WebKitPlatformSupportImplE
-   fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN5blink13WebURLRequestEPNS1_18WebURLLoaderClientE
-   fun:_ZN7WebCore22ResourceHandleInternal5start*
-   ...
-   fun:_ZN7WebCore14CachedResource4loadEPNS_20CachedResourceLoaderERKNS_21ResourceLoaderOptionsE
-   fun:_ZN7WebCore20CachedResourceLoader15requestResourceENS_14CachedResource4TypeERNS_21CachedResourceRequestE
-}
-{
-   bug_181680
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore11ScriptState10forContextEN2v85LocalINS1_7ContextEEE
-   fun:_ZN7WebCore17ScriptDebugServer12breakProgramEN2v86HandleINS1_6ObjectEEENS2_INS1_5ValueEEE
-   fun:_ZN7WebCore17ScriptDebugServer18handleV8DebugEventERKN2v85Debug12EventDetailsE
-   fun:_ZN7WebCore17ScriptDebugServer20v8DebugEventCallbackERKN2v85Debug12EventDetailsE
-   fun:_ZN2v88internal8Debugger18CallCEventCallbackENS_10DebugEventENS0_6HandleINS0_6ObjectEEES5_PNS_5Debug10ClientDataE
-}
-{
-   bug_181680b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore11ScriptState10forContextEN2v86HandleINS1_7ContextEEE
-   fun:_ZN7WebCore17ScriptDebugServer18handleProgramBreakEN2v86HandleINS1_6ObjectEEENS2_INS1_5ValueEEENS2_INS1_5ArrayEEE
+   fun:_ZN4base58WeakPtrTest_NonOwnerThreadCanCopyAndAssignWeakPtrBase_Test8TestBodyEv
 }
 {
-   bug_184264
+   bug_181680b
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7WebCore24createDragImageFromImageEPNS_5ImageENS_27RespectImageOrientationEnumE
-   fun:_ZN7WebCore5Frame21dragImageForSelectionEv
-   fun:_ZN7WebCore27createDragImageForSelectionEPNS_5FrameE
-   fun:_ZN7WebCore14DragController9startDragEPNS_5FrameERKNS_9DragStateENS_13DragOperationERKNS_18PlatformMouseEventERKNS_8IntPointE
-   fun:_ZN7WebCore12EventHandler10handleDragERKNS_28MouseEventWithHitTestResultsENS_19CheckDragHysteresisE
-   fun:_ZN7WebCore12EventHandler23handleMouseDraggedEventERKNS_28MouseEventWithHitTestResultsE
-   fun:_ZN7WebCore12EventHandler20handleMouseMoveEventERKNS_18PlatformMouseEventEPNS_13HitTestResultEb
-   fun:_ZN7WebCore12EventHandler28passMouseMoveEventToSubframeERNS_28MouseEventWithHitTestResultsEPNS_5FrameEPNS_13HitTestResultE
-   fun:_ZN7WebCore12EventHandler20handleMouseMoveEventERKNS_18PlatformMouseEventEPNS_13HitTestResultEb
-   fun:_ZN7WebCore12EventHandler10mouseMovedERKNS_18PlatformMouseEventE
+   fun:_ZN5blink11ScriptState10forContextEN2v86HandleINS1_7ContextEEE
+   fun:_ZN5blink17ScriptDebugServer18handleProgramBreakEN2v86HandleINS1_6ObjectEEENS2_INS1_5ValueEEENS2_INS1_5ArrayEEE
 }
 {
    bug_195160_a
    fun:_ZN20ManagedModeURLFilter14LoadWhitelistsE12ScopedVectorI19ManagedModeSiteListE
 }
 {
-   bug_222363
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN18WebDatabaseService12LoadDatabaseERKN4base8CallbackIFvN3sql10InitStatusEEEE
-}
-{
    bug_222876
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN12TokenService10InitializeEPKcP7Profile
 }
 {
-   bug_222880
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF16VectorBufferBaseINS_6RefPtrIN7WebCore7ArchiveEEEE14allocateBufferEm
-   ...
-   fun:_ZN7WebCore7Archive18addSubframeArchiveEN3WTF10PassRefPtrIS0_EE
-   fun:_ZN7WebCore11MHTMLParser22parseArchiveWithHeaderEPNS_10MIMEHeaderE
-   fun:_ZN7WebCore11MHTMLParser12parseArchiveEv
-   fun:_ZN7WebCore12MHTMLArchive6createERKNS_4KURLEPNS_12SharedBufferE
-}
-{
    bug_222883
    Memcheck:Uninitialized
-   fun:_ZN2v88internal15ScavengeVisitor15ScavengePointerEPPNS0_6ObjectE.isra.*
+   fun:_ZN2v88internal15ScavengeVisitor15ScavengePointerEPPNS0_6Object*
    fun:_ZN2v88internal15ScavengeVisitor13VisitPointersEPPNS0_6ObjectES4_
    fun:_ZNK2v88internal13StandardFrame18IterateExpressionsEPNS0_13ObjectVisitorE
    ...
    fun:_ZN2v88internal4Heap8ScavengeEv
-   fun:_ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollectorEPNS0_8GCTracer*
-}
-{
-   bug_222887
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2_13GpuPreferenceE
-   fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
-   fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN5blink20WebGraphicsContext3D10AttributesEPS3_
-   fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN5blink20WebGraphicsContext3D10AttributesE
-   fun:_ZN7WebCore17GraphicsContext3D6createENS0_10AttributesEPNS_10HostWindowENS0_11RenderStyleE
-}
-{
-   bug_222898
-   Memcheck:Leak
-   fun:malloc
-   ...
-   fun:_ZN3WTF9BitVector13OutOfLineBits6createEm
-   fun:_ZN3WTF9BitVector15resizeOutOfLineEm
-   fun:_ZN3WTF9BitVector10ensureSizeEm
-   fun:_ZN3WTF9BitVectorC1Em
-   fun:_ZN7WebCore10UseCounter10didObserveENS0_7FeatureE
-   fun:_ZN7WebCore10UseCounter7observeEPNS_8DocumentENS0_7FeatureE
-}
-{
-   bug_224747
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
-   ...
-   fun:_ZN64BackgroundApplicationListModelTest_AddRemovePermissionsTest_Test8TestBodyEv
+   fun:_ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollector*
 }
 {
    bug_225028
    fun:_ZN27SafeBrowsingDatabaseManager11GetDatabaseEv
 }
 {
-   bug_225596
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN8chromeos12input_method22InputMethodManagerImpl4InitERK13scoped_refptrIN4base19SequencedTaskRunnerEES7_
-   fun:_ZN8chromeos12input_method10InitializeERK13scoped_refptrIN4base19SequencedTaskRunnerEES6_
-   fun:_ZN8chromeos12input_method48InputMethodConfigurationTest_TestInitialize_Test8TestBodyEv
-}
-{
    bug_226254
    Memcheck:Leak
    fun:_Znw*
    fun:_ZN10extensions16UserScriptMaster7ObserveEiRKN7content18NotificationSourceERKNS1_19NotificationDetailsE
 }
 {
-   bug_227278a
-   Memcheck:Uninitialized
-   ...
-   fun:_ZN7content35CompositingIOSurfaceTransformerTest13RunResizeTestERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
-   fun:_ZN7content65CompositingIOSurfaceTransformerTest_ResizesTexturesCorrectly_Test8TestBodyEv
-}
-{
-   bug_227278b
-   Memcheck:Uninitialized
-   ...
-   fun:_ZN7content35CompositingIOSurfaceTransformerTest25RunTransformRGBToYV12TestERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
-   fun:_ZN7content60CompositingIOSurfaceTransformerTest_TransformsRGBToYV12_Test8TestBodyEv
-}
-{
-   bug_227278c
-   Memcheck:Uninitialized
-   fun:BitSetNextSetBit
-   fun:RegistersReInterfere
-   fun:RegistersMerge
-   fun:glpPPShaderLinearizeStreamMgr
-   fun:glpPPShaderLinearize
-   fun:glePrepareShaderForEmulation
-   fun:gleSetVPTransformFuncAll
-   fun:gleVPRenderQuadsSmooth
-   fun:gleDrawArraysOrElements_ExecCore
-   fun:glDrawArrays_Exec
-   fun:glDrawArrays
-   fun:_ZN7content12_GLOBAL__N_18DrawQuadEffffbff
-   fun:_ZN7content31CompositingIOSurfaceTransformer14ResizeBilinearEjRKN3gfx4RectERKNS1_4SizeEPj
-   fun:_ZN7content35CompositingIOSurfaceTransformerTest13RunResizeTestERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
-   fun:_ZN7content65CompositingIOSurfaceTransformerTest_ResizesTexturesCorrectly_Test8TestBodyEv
-}
-{
-   bug_227278d
-   Memcheck:Uninitialized
-   fun:glViewport_Exec
-   fun:glViewport
-   fun:_ZN7content12_GLOBAL__N_139SetTransformationsForOffScreenRenderingERKN3gfx4SizeE
-   fun:_ZN7content31CompositingIOSurfaceTransformer18TransformRGBToYV12EjRKN3gfx4RectERKNS1_4SizeEPjS8_S8_PS5_S9_
-   fun:_ZN7content35CompositingIOSurfaceTransformerTest25RunTransformRGBToYV12TestERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
-   fun:_ZN7content60CompositingIOSurfaceTransformerTest_TransformsRGBToYV12_Test8TestBodyEv
-}
-{
-   bug_227278e
-   Memcheck:Free
-   fun:_ZdlPv
-   fun:_ZN12BindingTableD2Ev
-   fun:_ZN14TGenericLinkerD0Ev
-   fun:ShDestruct
-   fun:gleFreeProgramObject
-   fun:gleUnbindDeleteHashNameAndObject
-   fun:glDeleteObjectARB_Exec
-   fun:glDeleteProgram
-   fun:_ZN7content34CompositingIOSurfaceShaderPrograms5ResetEv
-   fun:_ZN7content35CompositingIOSurfaceTransformerTestD2Ev
-   fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAndLink_TestD2Ev
-   fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAndLink_TestD1Ev
-   fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAndLink_TestD0Ev
-   fun:_ZN7testing4Test11DeleteSelf_Ev
-}
-{
-   bug_233541
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN22DiskCacheTestWithCache13CreateBackendEjPN4base6ThreadE
-   fun:_ZN22DiskCacheTestWithCache13InitDiskCacheEv
-   fun:_ZN22DiskCacheTestWithCache9InitCacheEv
-   fun:*DiskCacheBackendTest_SimpleDoom*
-}
-{
    bug_234845
    Memcheck:Leak
    fun:malloc
    fun:_ZN3ash4test53FocusCyclerTest_CycleFocusThroughWindowWithPanes_Test8TestBodyEv
 }
 {
-   bug_238170a
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore20ElementRuleCollector20collectMatchingRulesERKNS_12MatchRequestERNS_13StyleResolver9RuleRangeE
-   fun:_ZN7WebCore20ElementRuleCollector19hasAnyMatchingRulesEPNS_7RuleSetE
-}
-{
-   bug_238170b
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore20ElementRuleCollector20collectMatchingRulesERKNS_12MatchRequestERNS_13StyleResolver9RuleRangeE
-   fun:_ZN7WebCore13StyleResolver16matchAuthorRulesERNS_20ElementRuleCollectorEb
-}
-{
-   bug_238170c
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore23ReplaceSelectionCommand7doApplyEv
-   fun:_ZN7WebCore20CompositeEditCommand5applyEv
-   fun:_ZN7WebCore12applyCommandEN3WTF10PassRefPtrINS_20CompositeEditCommandEEE
-}
-{
-   bug_238547
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorIPN4base11PendingTaskEE8allocateEmPKv
-   fun:_ZNSt11_Deque_baseIN4base11PendingTaskESaIS1_EE15_M_allocate_mapEm
-   fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE17_M_reallocate_mapEmb
-   fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE22_M_reserve_map_at_backEm
-   fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE16_M_push_back_auxERKS1_
-   fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE9push_backERKS1_
-   fun:_ZNSt5queueIN4base11PendingTaskESt5dequeIS1_SaIS1_EEE4pushERKS1_
-   ...
-   fun:_ZN4base*MessageLoop*15PostDelayedTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEENS_9TimeDeltaE
-}
-{
    bug_239141
    Memcheck:Leak
    fun:malloc
    fun:_ZN3WTF9BitVector13OutOfLineBits6createEm
    fun:_ZN3WTF9BitVector15resizeOutOfLineEm
    fun:_ZN3WTF9BitVector10ensureSizeEm
-   fun:_ZN3WTF9BitVectorC1Em
-   fun:_ZN7WebCore10UseCounter17recordMeasurementENS0_7FeatureE
-}
-{
-   bug_241044
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore8Settings29setOpenGLMultisamplingEnabledEb
-   fun:_ZN5blink15WebSettingsImpl29setOpenGLMultisamplingEnabledEb
-   fun:_ZN7content19ApplyWebPreferencesERK14WebPreferencesPN5blink7WebViewE
-   fun:_ZN7content14RenderViewImpl22OnUpdateWebPreferencesERK14WebPreferences
-   fun:_ZN7content14RenderViewImpl20SetWebkitPreferencesERK14WebPreferences
-}
-{
-   bug_241932
-   Memcheck:Leak
-   fun:calloc
-   fun:_ZN3WTF13tryFastCallocEmm
-   fun:_ZN3WTF9RawBufferC1EjjNS0_20InitializationPolicyE
-   fun:_ZN3WTF19ArrayBufferContentsC1EjjNS_9RawBuffer20InitializationPolicyE
-   fun:_ZN3WTF11ArrayBuffer6createEPKvj
-   fun:_ZN7WebCore12_GLOBAL__N_16Reader17doReadArrayBufferEv
-   fun:_ZN7WebCore12_GLOBAL__N_16Reader15readArrayBufferEPN2v86HandleINS2_5ValueEEE
-   fun:_ZN7WebCore12_GLOBAL__N_16Reader4readEPN2v86HandleINS2_5ValueEEERNS0_16CompositeCreatorE
-   fun:_ZN7WebCore12_GLOBAL__N_112Deserializer13doDeserializeEv
-   fun:_ZN7WebCore12_GLOBAL__N_112Deserializer11deserializeEv
-   fun:_ZN7WebCore21SerializedScriptValue11deserializeEPN2v87IsolateEPN3WTF6VectorINS4_6RefPtrINS_11MessagePortEEELm1EEE
-   fun:_ZN7WebCore14V8MessageEvent20dataAttrGetterCustomEN2v85LocalINS1_6StringEEERKNS1_12AccessorInfoE
-   fun:_ZN7WebCore22MessageEventV8InternalL22dataAttrGetterCallbackEN2v85LocalINS1_6StringEEERKNS1_12AccessorInfoE
+   fun:_ZN3WTF9BitVectorC*
+   fun:_ZN5blink10UseCounter17recordMeasurementENS0_7FeatureE
 }
 {
    bug_242672
    fun:_ZN3WTF9BitVector13OutOfLineBits6createEm
    fun:_ZN3WTF9BitVector15resizeOutOfLineEm
    fun:_ZN3WTF9BitVector10ensureSizeEm
-   fun:_ZN7WebCore10UseCounterC1Ev
-   fun:_ZN7WebCore4PageC1ERNS0_11PageClientsE
-}
-{
-   bug_243132
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF10StringImpl19createUninitializedEjRPh
-   ...
-   fun:_ZN7WebCoreL24valueForGridTrackBreadthERKNS_10GridLengthEPKNS_11RenderStyleEPNS_10RenderViewE
-   fun:_ZN7WebCoreL21valueForGridTrackSizeERKNS_13GridTrackSizeEPKNS_11RenderStyleEPNS_10RenderViewE
-   fun:_ZN7WebCoreL21valueForGridTrackListERKN3WTF6VectorINS_13GridTrackSizeELm0EEERKNS0_7HashMap*
-   fun:_ZNK7WebCore27CSSComputedStyleDeclaration19getPropertyCSSValueENS_13CSSPropertyIDENS_13EUpdateLayoutE
-   fun:_ZNK7WebCore27CSSComputedStyleDeclaration19getPropertyCSSValueENS_13CSSPropertyIDE
-   fun:_ZNK7WebCore27CSSComputedStyleDeclaration16getPropertyValueENS_13CSSPropertyIDE
-   fun:_ZN7WebCore27CSSComputedStyleDeclaration16getPropertyValueERKN3WTF6StringE
-}
-{
-   bug_243137
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore11RenderStyle6createEv
-   fun:_ZN7WebCore13StyleResolver15styleForElementEPNS_7ElementEPNS_11RenderStyle*
-   fun:_ZN7WebCore7Element16styleForRendererEv
-   fun:_ZN7WebCore20NodeRenderingContext32createRendererForElementIfNeededEv
-   fun:_ZN7WebCore7Element22createRendererIfNeededEv
-   fun:_ZN7WebCore7Element6attachEv
-   fun:_ZN7WebCore22HTMLPlugInImageElement6attachEv
-}
-{
-   bug_243753
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7fileapi28SandboxFileSystemBackendTest11GetRootPathERK4GURLNS_14FileSystemTypeEbPN4base8FilePathE
+   fun:_ZN5blink10UseCounterC1Ev
+   fun:_ZN5blink4PageC1ERNS0_11PageClientsE
 }
 {
    bug_245714
    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
    fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEESB_
-   fun:_ZN7content23DevToolsHttpHandlerImpl4StopEv
-   fun:_ZN7content21ShellDevToolsDelegate4StopEv
-   fun:_ZN7content21ShellBrowserMainParts22PostMainMessageLoopRunEv
-   fun:_ZN7content15BrowserMainLoop25ShutdownThreadsAndCleanUpEv
-   fun:_ZN7content21BrowserMainRunnerImpl8ShutdownEv
+}
+{
+   bug_245866
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN4base23EnsureProcessTerminatedEi
+   fun:_ZN7content6Zygote17HandleReapRequestEiRK6Pickle14PickleIterator
+   fun:_ZN7content6Zygote24HandleRequestFromBrowserEi
+   fun:_ZN7content6Zygote15ProcessRequestsEv
+   fun:_ZN7content10ZygoteMainERKNS_18MainFunctionParamsEPNS_18ZygoteForkDelegateE
+   fun:_ZN7content9RunZygoteERKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
+   fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
+   fun:_ZN7content21ContentMainRunnerImpl3RunEv
+   fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
+}
+{
+   bug_250529_a
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN14TestingProfile20CreateRequestContextEv
+   fun:_ZN12_GLOBAL__N_130ProfileSyncServiceTypedUrlTest5SetUpEv
+}
+{
+   bug_250529_b
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN14TestingProfile20CreateRequestContextEv
+   fun:_ZN30ProfileSyncServicePasswordTest5SetUpEv
+}
+{
+   bug_250533_b
+   Memcheck:Leak
+   fun:_Znw*
+   ...
+   fun:_ZN3net18HttpNetworkSessionC1ERKNS0_6ParamsE
+   fun:_ZN11jingle_glue26ProxyResolvingClientSocketC1EPN3net19ClientSocketFactoryERK13scoped_refptrINS1_23URLRequestContextGetterEERKNS1_9SSLConfigERKNS1_12HostPortPairE
+   fun:_ZN11jingle_glue23XmppClientSocketFactory27CreateTransportClientSocketERKN3net12HostPortPairE
+   fun:_ZN11jingle_glue17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE
+}
+{
+   bug_251004_a
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
+   fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
+   fun:_ZN3net10FileStream7Context14CloseAndDeleteEv
+}
+{
+   bug_251034
+   Memcheck:Leak
+   ...
+   fun:_ZN3gpu5gles216ShaderTranslator4InitE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE
+   fun:_ZN3gpu5gles221ShaderTranslatorCache13GetTranslatorE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE
+   fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv
+   fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSurfaceEERKS2_INS3_9GLContextEEbRKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiEE
+   fun:_ZN3gpu22InProcessCommandBuffer21InitializeOnGpuThreadEbmRKN3gfx4SizeEPKcRKSt6vectorIiSaIiEENS1_13GpuPreferenceE
+}
+{
+   bug_252054
+   Memcheck:Unaddressable
+   fun:_ZNK7blink32PlatformSpeechSynthesisUtterance6clientEv
+   fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32PlatformSpeechSynthesisUtteranceEEE
+   fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_EE
+   fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
+   fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
+   fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
+   fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
+}
+{
+   bug_252036
+   Memcheck:Uninitialized
+   fun:_ZN2cc9Scheduler27SetupNextBeginFrameIfNeededEv
+   fun:_ZN2cc9Scheduler23ProcessScheduledActionsEv
+}
+{
+   bug_252241_a
+   Memcheck:Leak
+   fun:_Znw*
+   ...
+   fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8FilePathEbRKSs
    fun:_Z16ShellBrowserMainRKN7content18MainFunctionParams*
    fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
 }
 {
-   bug_245866
+   bug_252241_b
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN7content19ContentMainDelegate26CreateContentUtilityClientEv
+   fun:_ZN7content24ContentClientInitializer3SetERKSsPNS_19ContentMainDelegateE
+   fun:_ZN7content21ContentMainRunnerImpl10InitializeEiPPKcPNS_19ContentMainDelegateE
+   fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
+}
+{
+   bug_252641_a
+   Memcheck:Uninitialized
+   fun:pthread_rwlock_init$UNIX2003
+   fun:_ZN3re25MutexC2Ev
+   fun:_ZN3re25MutexC1Ev
+   ...
+   fun:_ZN11leveldb_env19ParseMethodAndErrorEPKcPNS_8MethodIDEPi
+}
+{
+   bug_252641_b
+   Memcheck:Uninitialized
+   fun:pthread_rwlock_init$UNIX2003
+   fun:_ZN3re25MutexC2Ev
+   fun:_ZN3re25MutexC1Ev
+   ...
+   fun:_ZN3gpu12_GLOBAL__N_114StringMismatchERKSsS2_
+}
+{
+   bug_258132a
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN5ppapi5proxy15PPP_Class_Proxy19CreateProxiedObjectEPK18PPB_Var_DeprecatedPNS0_10DispatcherEill
+   fun:_ZN5ppapi5proxy24PPB_Var_Deprecated_Proxy27OnMsgCreateObjectDeprecatedEillNS0_24SerializedVarReturnValueE
+}
+{
+   bug_258132b
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN5ppapi5proxy26PluginProxyMultiThreadTest7RunTestEv
+   fun:_ZN5ppapi*ThreadAwareCallback*Test_*
+}
+{
+   bug_259357d
+   Memcheck:Uninitialized
+   ...
+   fun:_ZN3gpu5gles239ShaderTranslatorTest_OptionsString_Test8TestBodyEv
+}
+{
+   bug_259357f
+   Memcheck:Uninitialized
+   fun:_ZNK3gpu12AsyncAPIMock6IsArgsclEPKv
+   fun:_ZNK7testing8internal12TrulyMatcherIN3gpu12AsyncAPIMock6IsArgsEE15MatchAndExplainIPKvEEbRT_PNS_19MatchResultListenerE
+   fun:_ZNK7testing18PolymorphicMatcherINS_8internal12TrulyMatcherIN3gpu12AsyncAPIMock6IsArgsEEEE15MonomorphicImplIPKvE15MatchAndExplainESA_PNS_19MatchResultListenerE
+   fun:_ZNK7testing8internal11MatcherBaseIPKvE15MatchAndExplainES3_PNS_19MatchResultListenerE
+   fun:_ZNK7testing8internal11MatcherBaseIPKvE7MatchesES3_
+   fun:_ZN7testing8internal11TuplePrefixILm3EE7MatchesINSt3tr15tupleIINS_7MatcherIjEES7_NS6_IPKvEEEEENS5_IIjjS9_EEEEEbRKT_RKT0_
+   fun:_ZN7testing8internal12TupleMatchesINSt3tr15tupleIINS_7MatcherIjEES5_NS4_IPKvEEEEENS3_IIjjS7_EEEEEbRKT_RKT0_
+   fun:_ZNK7testing8internal16TypedExpectationIFN3gpu5error5ErrorEjjPKvEE7MatchesERKNSt3tr15tupleIIjjS6_EEE
+   fun:_ZNK7testing8internal16TypedExpectationIFN3gpu5error5ErrorEjjPKvEE21ShouldHandleArgumentsERKNSt3tr15tupleIIjjS6_EEE
+   fun:_ZNK7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE29FindMatchingExpectationLockedERKNSt3tr15tupleIIjjS6_EEE
+   fun:_ZN7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE30UntypedFindMatchingExpectationES6_PS6_PbPSoSB_
+   fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
+   fun:_ZN7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE10InvokeWithERKNSt3tr15tupleIIjjS6_EEE
+   fun:_ZN7testing8internal14FunctionMockerIFN3gpu5error5ErrorEjjPKvEE6InvokeEjjS6_
+   fun:_ZN3gpu12AsyncAPIMock9DoCommandEjjPKv
+   fun:_ZN3gpu13CommandParser14ProcessCommandEv
+   fun:_ZN3gpu12GpuScheduler10PutChangedEv
+}
+{
+   bug_259789b
+   Memcheck:Uninitialized
+   fun:_ZN5blink12_GLOBAL__N_116adjustAttributesERKNS_17GraphicsContext3D10AttributesEPNS_8SettingsE
+   fun:_ZN5blink21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22WebGLContextAttributesE
+   fun:_ZN5blink17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasContextAttributesE
+}
+{
+   bug_273398
+   Memcheck:Leak
+   ...
+   fun:_ZN6Pickle6ResizeEm
+   fun:_ZN6PickleC1Ev
+   fun:_ZN7content14ZygoteHostImpl20GetTerminationStatusEibPi
+   fun:_ZN7content20ChildProcessLauncher25GetChildTerminationStatusEbPi
+}
+{
+   bug_288804
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKN3net12HostPortPairESt3mapINS3_15SpdySettingsIdsES2_INS3_17SpdySettingsFlagsEjESt4lessIS7_ESaIS2_IKS7_S9_EEEEEE8allocateEmPKv
+   fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE11_M_get_nodeEv
+   fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE14_M_create_nodeERKSE_
+   fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE13_M_clone_nodeEPKSt13_Rb_tree_nodeISE_E
+   fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE7_M_copyEPKSt13_Rb_tree_nodeISE_EPSL_
+   fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EEaSERKSJ_
+   fun:_ZNSt3mapIN3net12HostPortPairES_INS0_15SpdySettingsIdsESt4pairINS0_17SpdySettingsFlagsEjESt4lessIS2_ESaIS3_IKS2_S5_EEES6_IS1_ESaIS3_IKS1_SB_EEEaSERKSG_
+   fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCacheOnIOERKN4base8CallbackIFvvEEE
+   fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCacheOnIOEv
+}
+{
+   bug_290407
    Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base23EnsureProcessTerminatedEi
-   fun:_ZN7content6Zygote17HandleReapRequestEiRK6Pickle14PickleIterator
-   fun:_ZN7content6Zygote24HandleRequestFromBrowserEi
-   fun:_ZN7content6Zygote15ProcessRequestsEv
-   fun:_ZN7content10ZygoteMainERKNS_18MainFunctionParamsEPNS_18ZygoteForkDelegateE
-   fun:_ZN7content9RunZygoteERKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
-   fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
-   fun:_ZN7content21ContentMainRunnerImpl3RunEv
-   fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
+   fun:calloc
+   fun:_swrast_new_soft_renderbuffer
+   fun:_mesa_BindRenderbufferEXT
+   fun:shared_dispatch_stub_939
+   fun:_ZN3gfx9GLApiBase23glBindRenderbufferEXTFnEjj
+   fun:_ZN3gpu5gles216GLES2DecoderImpl18DoBindRenderbufferEjj
+   fun:_ZN3gpu5gles216GLES2DecoderImpl22HandleBindRenderbufferEjRKNS0_4cmds16BindRenderbufferE
+   fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
+   fun:_ZN3gpu13CommandParser14ProcessCommandEv
 }
 {
-   bug_246148
+   bug_293024_b
    Memcheck:Leak
-   fun:_Znw*
+   fun:malloc
+   fun:_ZN3WTF10fastMallocEm
+   fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
+   fun:_ZN5blink12_GLOBAL__N_131AllowFileSystemMainThreadBridge6createEPN7blink17WorkerGlobalScopeEPNS_13WebWorkerBaseERKN3WTF6StringE
+   fun:_ZN5blink22WorkerFileSystemClient15allowFileSystem*
    ...
-   fun:_ZN7content16SiteInstanceImpl10GetProcessEv
-   fun:_ZN7content18RenderViewHostImplC1EPNS_12SiteInstanceEPNS_22RenderViewHostDelegateEPNS_24RenderWidgetHostDelegateEiibPNS_23SessionStorageNamespaceE
-   fun:_ZN7content21RenderViewHostFactory6CreateEPNS_12SiteInstanceEPNS_22RenderViewHostDelegateEPNS_24RenderWidgetHostDelegateEiibPNS_23SessionStorageNamespaceE
-   fun:_ZN7content22RenderFrameHostManager4InitEPNS_14BrowserContextEPNS_12SiteInstanceEii
-   fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
-   fun:_ZN7content15TestWebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstanceE
-   fun:_ZN7content17WebContentsTester21CreateTestWebContentsEPNS_14BrowserContextEPNS_12SiteInstanceE
-   fun:_ZN8autofill12_GLOBAL__N_128AutofillDialogControllerTest5SetUpEv
+   fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
 }
 {
-   bug_246153
+   bug_298143
    Memcheck:Uninitialized
-   fun:_ZN7WebCore8Settings29setOpenGLMultisamplingEnabledEb
-   fun:_ZN5blink15WebSettingsImpl29setOpenGLMultisamplingEnabledEb
-   fun:_ZN7content19ApplyWebPreferencesERK14WebPreferencesPN5blink7WebViewE
    ...
-   fun:_ZN7content14RenderViewImpl10InitializeEPNS_20RenderViewImplParamsE
-   fun:_ZN7content14RenderViewImpl6CreateE*
-   fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params
+   fun:_ZN5blink25TypeConversionsV8Internal*AttributeGetterE*
 }
 {
-   bug_247525a
+   bug_298788
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7fileapi24SandboxFileSystemBackendC1EPN5quota17QuotaManagerProxyEPN4base19SequencedTaskRunnerERKNS4_8FilePathERKNS_17FileSystemOptionsEPNS1_20SpecialStoragePolicyE
-   fun:_ZN7fileapi17FileSystemContextC1E10scoped_ptrINS_21FileSystemTaskRunnersEN4base14DefaultDeleterIS2_EEEPNS_19ExternalMountPointsEPN5quota20SpecialStoragePolicyEPNS9_17QuotaManagerProxyE12ScopedVectorINS_17FileSystemBackendEERKNS3_8FilePathERKNS_17FileSystemOptionsE
-   fun:_ZN7content23CreateFileSystemContextERKN4base8FilePathEbPN7fileapi19ExternalMountPointsEPN5quota20SpecialStoragePolicyEPNS7_17QuotaManagerProxyE
-   fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE
-   fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b
-   fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContextERKSsS4_b
-   fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE
-   fun:_ZN7content24NavigationControllerImpl26GetSessionStorageNamespaceEPNS_12SiteInstanceE
-   fun:_ZN7content22RenderFrameHostManager4InitEPNS_14BrowserContextEPNS_12SiteInstanceEii
-   fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
-   fun:_ZN7content15TestWebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstanceE
-   fun:_ZN7content25RenderViewHostTestHarness21CreateTestWebContentsEv
-   fun:_ZN7content25RenderViewHostTestHarness5SetUpEv
-   fun:_ZN31ChromeRenderViewHostTestHarness5SetUpEv
+   fun:_ZN10extensions19TestExtensionSystem22CreateExtensionServiceEPKN4base11CommandLineERKNS1_8FilePathEb
+   fun:_ZN10extensions12_GLOBAL__N_130ExtensionActionIconFactoryTest5SetUpEv
 }
 {
-   bug_247525b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN8appcache19AppCacheStorageImpl10InitializeERKN4base8FilePathEPNS1_16MessageLoopProxyES6_
-   fun:_ZN8appcache15AppCacheService10InitializeERKN4base8FilePathEPNS1_16MessageLoopProxyES6_
-   fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePathEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota20SpecialStoragePolicyEE
+   bug_299804
+   Memcheck:Uninitialized
+   fun:_ZN24GrConfigConversionEffect30TestForPreservingPMConversionsEP9GrContextPNS_12PMConversionES3_
+   fun:_ZN12_GLOBAL__N_119test_pm_conversionsEP9GrContextPiS2_
+   fun:_ZN9GrContext19createPMToUPMEffectEP9GrTexturebRK8SkMatrix
+   fun:_ZN9GrContext22readRenderTargetPixelsEP14GrRenderTargetiiii13GrPixelConfigPvmj
+   fun:_ZN11SkGpuDevice12onReadPixelsE*
+   fun:_ZN12SkBaseDevice10readPixelsE*
+   fun:_ZN8SkCanvas10readPixelsE*
+   fun:_ZN*DeferredDevice12onReadPixelsE*
+   fun:_ZN12SkBaseDevice10readPixelsE*
+   fun:_ZN8SkCanvas10readPixelsE*
+   fun:_ZN5blink15GraphicsContext10readPixelsE*
+   ...
+   fun:_ZN*blink24CanvasRenderingContext2D12getImageDataE*
+   ...
+   fun:_ZN5blink34CanvasRenderingContext2DV8InternalL18getImageDataMethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
+   fun:_ZN5blink34CanvasRenderingContext2DV8InternalL26getImageDataMethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
 }
 {
-   bug_247525c
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE
-   fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b
-   fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContextERKSsS4_b
-   fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE
-   fun:_ZN7content24NavigationControllerImpl26GetSessionStorageNamespaceEPNS_12SiteInstanceE
-   fun:_ZN7content22RenderFrameHostManager4InitEPNS_14BrowserContextEPNS_12SiteInstanceEii
-   fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
-   fun:_ZN7content15TestWebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstanceE
-   fun:_ZN7content25RenderViewHostTestHarness21CreateTestWebContentsEv
-   fun:_ZN7content25RenderViewHostTestHarness5SetUpEv
-   fun:_ZN31ChromeRenderViewHostTestHarness5SetUpEv
+   bug_309477
+   Memcheck:Uninitialized
+   fun:_ZN13WebTestRunner11EventSender5resetEv
+   fun:_ZN13WebTestRunner14TestInterfaces26resetTestHelperControllersEv
+   fun:_ZN13WebTestRunner14TestInterfaces8resetAllEv
+   ...
+   fun:_ZN7content26ShellRenderProcessObserver17WebKitInitializedEv
+   fun:_ZN7content16RenderThreadImpl23EnsureWebKitInitializedEv
+   fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params
 }
 {
-   bug_250529_a
+   bug_317166
    Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN14TestingProfile20CreateRequestContextEv
-   fun:_ZN12_GLOBAL__N_130ProfileSyncServiceTypedUrlTest5SetUpEv
+   fun:malloc
+   fun:_dl_close_worker
+   fun:_dl_close
+   fun:_dl_catch_error
+   fun:_dlerror_run
+   fun:dlclose
+   obj:/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
+   fun:snd_config_searcha_hooks
+   fun:snd_config_searchva_hooks
+   obj:/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
+   fun:snd_config_search_definition
+   obj:/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
+   fun:_ZN5media11AlsaWrapper7PcmOpenEPP8_snd_pcmPKc15_snd_pcm_streami
+   fun:_ZN9alsa_utilL10OpenDeviceEPN5media11AlsaWrapperEPKc15_snd_pcm_streamii15_snd_pcm_formati
+   fun:_ZN9alsa_util18OpenPlaybackDeviceEPN5media11AlsaWrapperEPKcii15_snd_pcm_formati
+   fun:_ZN5media19AlsaPcmOutputStream16AutoSelectDeviceEj
+   fun:_ZN5media19AlsaPcmOutputStream4OpenEv
+   fun:_ZN5media25AudioOutputDispatcherImpl19CreateAndOpenStreamEv
+   fun:_ZN5media25AudioOutputDispatcherImpl10OpenStreamEv
+   fun:_ZN5media20AudioOutputResampler10OpenStreamEv
+   fun:_ZN5media16AudioOutputProxy4OpenEv
+   fun:_ZN5media18AudioStreamHandler20AudioStreamContainer4PlayEv
 }
 {
-   bug_250529_b
+   bug_318221
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN14TestingProfile20CreateRequestContextEv
-   fun:_ZN30ProfileSyncServicePasswordTest5SetUpEv
+   fun:_ZN4base23EnsureProcessTerminatedEi
 }
 {
-   bug_250533
+   bug_321976
    Memcheck:Leak
-   fun:_Znw*
    ...
-   fun:_ZN3net21TestURLRequestContext4InitEv
-   fun:_ZN3net21TestURLRequestContextC1Ev
-   fun:_ZN3net27TestURLRequestContextGetter20GetURLRequestContextEv
-   fun:_ZN11jingle_glue26ProxyResolvingClientSocketC1EPN3net19ClientSocketFactoryERK13scoped_refptrINS1_23URLRequestContextGetterEERKNS1_9SSLConfigERKNS1_12HostPortPairE
-   fun:_ZN11jingle_glue23XmppClientSocketFactory27CreateTransportClientSocketERKN3net12HostPortPairE
-   fun:_ZN11jingle_glue17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE
+   fun:nssList_Create
+   fun:nssTrustDomain_UpdateCachedTokenCerts
 }
 {
-   bug_250533_b
-   Memcheck:Leak
-   fun:_Znw*
+   bug_331063
+   Memcheck:Uninitialized
    ...
-   fun:_ZN3net18HttpNetworkSessionC1ERKNS0_6ParamsE
-   fun:_ZN11jingle_glue26ProxyResolvingClientSocketC1EPN3net19ClientSocketFactoryERK13scoped_refptrINS1_23URLRequestContextGetterEERKNS1_9SSLConfigERKNS1_12HostPortPairE
-   fun:_ZN11jingle_glue23XmppClientSocketFactory27CreateTransportClientSocketERKN3net12HostPortPairE
-   fun:_ZN11jingle_glue17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE
+   fun:_ZN5blink11RenderImage12imageChangedEPvPKNS_7IntRectE
+   fun:_ZN5blink12RenderObject12imageChangedEPNS_13ImageResourceEPKNS_7IntRectE
+   fun:_ZN5blink13ImageResource12didAddClientEPNS_14ResourceClientE
+   fun:_ZN5blink8Resource9addClientEPNS_14ResourceClientE
+   fun:_ZN5blink19RenderImageResource16setImageResourceEPNS_13ImageResourceE
+   fun:_ZN5blink30PasswordGeneratorButtonElement11updateImageEv
+   fun:_ZN5blink30PasswordGeneratorButtonElement6attachERKNS_4Node13AttachContextE
+   fun:_ZN5blink13ContainerNode14attachChildrenERKNS_4Node13AttachContextE
 }
 {
-   bug_250688
+   bug_331925
    Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKN3net9HostCache3KeyES2_INS4_5EntryEN4base9TimeTicksEEEEE8allocateEmPKv
-   fun:_ZNSt8_Rb_treeIN3net9HostCache3KeyESt4pairIKS2_S3_INS1_5EntryEN4base9TimeTicksEEESt10_Select1stIS9_ESt4lessIS2_ESaIS9_EE11_M_get_nodeEv
-   fun:_ZNSt8_Rb_treeIN3net9HostCache3KeyESt4pairIKS2_S3_INS1_5EntryEN4base9TimeTicksEEESt10_Select1stIS9_ESt4lessIS2_ESaIS9_EE14_M_create_nodeERKS9_
-   fun:_ZNSt8_Rb_treeIN3net9HostCache3KeyESt4pairIKS2_S3_INS1_5EntryEN4base9TimeTicksEEESt10_Select1stIS9_ESt4lessIS2_ESaIS9_EE10_M_insert_EPKSt18_Rb_tree_node_baseSI_RKS9_
-   fun:_ZNSt8_Rb_treeIN3net9HostCache3KeyESt4pairIKS2_S3_INS1_5EntryEN4base9TimeTicksEEESt10_Select1stIS9_ESt4lessIS2_ESaIS9_EE16_M_insert_uniqueERKS9_
-   fun:_ZNSt3mapIN3net9HostCache3KeyESt4pairINS1_5EntryEN4base9TimeTicksEESt4lessIS2_ESaIS3_IKS2_S7_EEE6insertERKSB_
-   fun:_ZN3net13ExpiringCacheINS_9HostCache3KeyENS1_5EntryEN4base9TimeTicksESt4lessIS5_ENS1_15EvictionHandlerEE3PutERKS2_RKS3_RKS5_SF_
-   fun:_ZN3net9HostCache3SetERKNS0_3KeyERKNS0_5EntryEN4base9TimeTicksENS7_9TimeDeltaE
-   fun:_ZN3net20MockHostResolverBase11ResolveProcEmRKNS_12HostResolver11RequestInfoEPNS_11AddressListE
-   fun:_ZN3net20MockHostResolverBase10ResolveNowEm
+   ...
+   fun:_ZN3net27TestURLRequestContextGetter20GetURLRequestContextEv
+   fun:_ZN3net14URLFetcherCore30StartURLRequestWhenAppropriateEv
+   fun:_ZN3net14URLFetcherCore19DidInitializeWriterEi
+   fun:_ZN3net14URLFetcherCore15StartOnIOThreadEv
 }
 {
-   bug_251004_a
+   bug_332328
    Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
-   fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
-   fun:_ZN3net10FileStream7Context14CloseAndDeleteEv
+   fun:malloc
+   fun:_ZN3WTF10fastMallocEm
+   fun:_ZN5blink14XMLHttpRequestnwEm
+   fun:_ZN5blink14XMLHttpRequest6createEPNS_16ExecutionContextEN3WTF10PassRefPtrINS_14SecurityOriginEEE
+   fun:_ZN5blink16V8XMLHttpRequest17constructorCustomERKN2v820FunctionCallbackInfoINS1_5ValueEEE
+   fun:_ZN5blink16V8XMLHttpRequest19constructorCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
+   fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
 }
 {
-   bug_251034
+   bug_332330
    Memcheck:Leak
-   ...
-   fun:_ZN3gpu5gles216ShaderTranslator4InitE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE
-   fun:_ZN3gpu5gles221ShaderTranslatorCache13GetTranslatorE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE
-   fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv
-   fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSurfaceEERKS2_INS3_9GLContextEEbRKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiEE
-   fun:_ZN3gpu22InProcessCommandBuffer21InitializeOnGpuThreadEbmRKN3gfx4SizeEPKcRKSt6vectorIiSaIiEENS1_13GpuPreferenceE
+   fun:malloc
+   fun:_ZN3WTF10fastMallocEm
+   fun:_ZN5blink8ResourcenwEm
+   fun:_ZN5blinkL14createResourceENS_8Resource4TypeERKNS_15ResourceRequestERKN3WTF6StringE
+   fun:_ZN5blink15ResourceFetcher12loadResourceENS_8Resource4TypeERNS_12FetchRequestERKN3WTF6StringE
+   fun:_ZN5blink15ResourceFetcher15requestResourceENS_8Resource4TypeERNS_12FetchRequestE
+   fun:_ZN5blink15ResourceFetcher16fetchRawResourceERNS_12FetchRequestE
+   fun:_ZN5blink24DocumentThreadableLoader11loadRequestERKNS_15ResourceRequestENS_19SecurityCheckPolicyE
 }
 {
-   bug_252054
-   Memcheck:Unaddressable
-   fun:_ZNK7WebCore32PlatformSpeechSynthesisUtterance6clientEv
-   fun:_ZN7WebCore15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32PlatformSpeechSynthesisUtteranceEEE
-   fun:_ZN7WebCore29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_EE
-   fun:_ZN7WebCore5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
-   fun:_ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv
-   fun:_ZN7WebCore12ThreadTimers16sharedTimerFiredEv
-   fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
+   bug_340952
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN5blink15DOMWrapperWorldC2Eii
+   fun:_ZN5blink15DOMWrapperWorldC1Eii
+   fun:_ZN5blink15DOMWrapperWorld6createEii
+   fun:_ZN5blink15DOMWrapperWorld9mainWorldEv
+   ...
+   fun:_ZN7content22BufferedDataSourceTestC2Ev
 }
 {
-   bug_252036
+   bug_340752
    Memcheck:Uninitialized
-   fun:_ZN2cc9Scheduler27SetupNextBeginFrameIfNeededEv
-   fun:_ZN2cc9Scheduler23ProcessScheduledActionsEv
+   ...
+   fun:_ZN5blink4Heap19checkAndMarkPointerEPNS_7VisitorEPh
+   fun:_ZN5blink11ThreadState10visitStackEPNS_7VisitorE
+   ...
+   fun:_ZN5blink4Heap14collectGarbageENS_11ThreadState10StackState*
 }
 {
-   bug_252209
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7content18ResourceDispatcher12CreateBridgeERKN11webkit_glue20ResourceLoaderBridge11RequestInfoE
-   fun:_ZN7content11ChildThread12CreateBridgeERKN11webkit_glue20ResourceLoaderBridge11RequestInfoE
-   fun:_ZN7content25WebKitPlatformSupportImpl20CreateResourceLoaderERKN11webkit_glue20ResourceLoaderBridge11RequestInfoE
-   fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN5blink13WebURLRequestEPNS_20ResourceLoaderBridge16SyncLoadResponseEPNS_25WebKitPlatformSupportImplE
-   fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN5blink13WebURLRequestEPNS1_18WebURLLoaderClientE
-   fun:_ZN7WebCore22ResourceHandleInternal5startENS_17StoredCredentialsE
-   fun:_ZN7WebCore14ResourceHandle5startENS_17StoredCredentialsE
-   fun:_ZN7WebCore14ResourceHandle6createERKNS_15ResourceRequestEPNS_20ResourceHandleClientEbbNS_17StoredCredentialsE
+   bug_342591
+   Memcheck:Param
+   write(buf)
+   obj:*libpthread*
+   fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv
+   fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE
+   fun:_ZN3IPC7Channel4SendEPNS_7MessageE
+   fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageE10scoped_ptrINS_7MessageEN4base14DefaultDeleterIS3_EEE
 }
 {
-   bug_252228
+   bug_345432
    Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN12_GLOBAL__N_125WorkerGlobalScopeObserver6createEPN7WebCore17WorkerGlobalScopeEN3WTF10PassRefPtrIN5blink31WorkerAllowMainThreadBridgeBaseEEE
-   fun:_ZN5blink31WorkerAllowMainThreadBridgeBaseC1EPN7WebCore17WorkerGlobalScopeEPNS_13WebWorkerBaseE
-   fun:*Allow*MainThreadBridge*
+   ...
+   fun:_ZN7content14GpuChannelHost7ConnectERKN3IPC13ChannelHandle*
+   fun:_ZN7content14GpuChannelHost6CreateEPNS_21GpuChannelHostFactoryERKN3gpu7GPUInfoERKN3IPC13ChannelHandle*
+   fun:_ZN7content28BrowserGpuChannelHostFactory21GpuChannelEstablishedEv
+   fun:_ZN7content28BrowserGpuChannelHostFactory16EstablishRequest12FinishOnMainEv
+   fun:_ZN7content28BrowserGpuChannelHostFactory16EstablishRequest4WaitEv
 }
 {
-   bug_252241_a
+   bug_346336_a
    Memcheck:Leak
    fun:_Znw*
-   ...
+   fun:_ZN7content16SiteInstanceImpl10GetProcessEv
+   fun:_ZN7content22RenderFrameHostManager21CreateRenderFrameHostEPNS_12SiteInstanceEiibb
+   fun:_ZN7content22RenderFrameHostManager4InitEPNS_14BrowserContextEPNS_12SiteInstanceEii
+   fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
+   fun:_ZN7content15WebContentsImpl16CreateWithOpenerERKNS_11WebContents12CreateParamsEPS0_
+   fun:_ZN7content11WebContents6CreateERKNS0_12CreateParamsE
+   fun:_ZN7content5Shell15CreateNewWindowEPNS_14BrowserContextERK4GURLPNS_12SiteInstanceEiRKN3gfx4SizeE
    fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8FilePathEbRKSs
-   fun:_Z16ShellBrowserMainRKN7content18MainFunctionParams*
+   fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMainRunnerEN4base14DefaultDeleterIS5_EEE
+   fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17BrowserMainRunnerEN4base14DefaultDeleterIS4_EEE
    fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
    fun:_ZN7content21ContentMainRunnerImpl3RunEv
    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
 }
 {
-   bug_252241_b
+   bug_347683
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7content19ContentMainDelegate26CreateContentUtilityClientEv
-   fun:_ZN7content24ContentClientInitializer3SetERKSsPNS_19ContentMainDelegateE
-   fun:_ZN7content21ContentMainRunnerImpl10InitializeEiPPKcPNS_19ContentMainDelegateE
-   fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
+   fun:_ZNK13LoginDatabase9GetLoginsERKN8autofill12PasswordFormEPSt6vectorIPS1_SaIS5_EE
+   fun:_ZN50LoginDatabaseTest_UpdateIncompleteCredentials_Test8TestBodyEv
 }
 {
-   bug_252641_a
+   bug_347967
    Memcheck:Uninitialized
-   fun:pthread_rwlock_init$UNIX2003
-   fun:_ZN3re25MutexC2Ev
-   fun:_ZN3re25MutexC1Ev
+   fun:unpack_RGB*888
+   fun:_mesa_unpack_rgba_row
+   fun:slow_read_rgba_pixels
+   fun:read_rgba_pixels
+   fun:_mesa_readpixels
    ...
-   fun:_ZN11leveldb_env19ParseMethodAndErrorEPKcPNS_8MethodIDEPi
-}
-{
-   bug_253797
-   Memcheck:Uninitialized
-   fun:_ZNSt11char_traitsIcE6lengthEPKc
-   fun:_ZN4base8internal17StringPieceDetail*
-   fun:_ZN4base16BasicStringPieceISsEC1EPKc
-   fun:_ZN8autofill22AutofillQueryXmlParser13CharacterDataEPN4buzz15XmlParseContextEPKci
-   fun:_ZN4buzz9XmlParser18ExpatCharacterDataEPKci
-   fun:_ZN4buzzL21CharacterDataCallbackEPvPKci
-   obj:*libexpat.so*
-   obj:*libexpat.so*
-   obj:*libexpat.so*
-   obj:*libexpat.so*
-   fun:XML_ParseBuffer
-   fun:_ZN4buzz9XmlParser5ParseEPKcmb
-   fun:_ZN8autofill12_GLOBAL__N_126AutofillQueryXmlParserTest13ParseQueryXMLERKSsb
-   fun:_ZN8autofill12_GLOBAL__N_149AutofillQueryXmlParserTest_ParseAutofillFlow_Test8TestBodyEv
+   fun:shared_dispatch_stub_*
+   ...
+   fun:*gpu*gles*GLES2DecoderImpl*DoCommand*
+   fun:*gpu*CommandParser*ProcessCommand*
+   fun:*gpu*GpuScheduler*PutChanged*
 }
 {
-   bug_255718
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvENS_8internal17UnretainedWrapperIS2_EEEENS_8CallbackINS5_9BindStateINS5_13FunctorTraitsIT_E12RunnableTypeENSC_7RunTypeEFvNS5_19CallbackParamTraitsIT0_E11StorageTypeEEE14UnboundRunTypeEEESB_RKSG_
-   fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
-   fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
-   fun:_ZN4base26PostTaskAndReplyWithResultIN5quota15QuotaStatusCodeES2_EEbPNS_10TaskRunnerERKN15tracked_objects8LocationERKNS_8CallbackIFT_vEEERKNS9_IFvT0_EEE
-   fun:_ZN7fileapi21FileSystemQuotaClient16DeleteOriginDataERK4GURLN5quota11StorageTypeERKN4base8CallbackIFvNS4_15QuotaStatusCodeEEEE
-   fun:_ZN5quota12QuotaManager17OriginDataDeleter3RunEv
-   fun:_ZN5quota9QuotaTask5StartEv
-   fun:_ZN5quota12QuotaManager16DeleteOriginDataERK4GURLNS_11StorageTypeEiRKN4base8CallbackIFvNS_15QuotaStatusCodeEEEE
-   fun:_ZN7content12_GLOBAL__N_134ClearQuotaManagedOriginsOnIOThreadERK13scoped_refptrIN5quota12QuotaManagerEERKSt3setI4GURLSt4lessIS8_ESaIS8_EENS2_11StorageTypeE
-   fun:_ZN7content12_GLOBAL__N_121ClearOriginOnIOThreadEjRK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEERKS4_IN5quota12QuotaManagerEE
+   bug_348863
+   Memcheck:Unaddressable
+   fun:_ZNK7blink32PlatformSpeechSynthesisUtterance6clientEv
+   fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32PlatformSpeechSynthesisUtteranceEEE
+   fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_EE
+   fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
+   fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
+   fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
+   fun:_ZN7content17BlinkPlatformImpl9DoTimeoutEv
 }
 {
-   bug_258466
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv
-   fun:_ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv
-   fun:_ZN7content15BrowserMainLoop13CreateThreadsEv
-   fun:_ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE
-   fun:_ZN7content11BrowserMainERKNS_18MainFunctionParamsE
-   fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
-   fun:_ZN7content21ContentMainRunnerImpl3RunEv
-   fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
-   fun:ChromeMain
+   bug_350809
+   Memcheck:Uninitialized
+   fun:_ZN5blink23ReplaceSelectionCommand7doApplyEv
+   fun:_ZN5blink20CompositeEditCommand5applyEv
+   fun:_ZN5blink6Editor28replaceSelectionWithFragmentEN3WTF10PassRefPtrINS_16DocumentFragmentEEEbbb
+   fun:_ZN5blink6Editor24replaceSelectionWithTextERKN3WTF6StringEbb
 }
 {
-   bug_258132a
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN5ppapi5proxy15PPP_Class_Proxy19CreateProxiedObjectEPK18PPB_Var_DeprecatedPNS0_10DispatcherEill
-   fun:_ZN5ppapi5proxy24PPB_Var_Deprecated_Proxy27OnMsgCreateObjectDeprecatedEillNS0_24SerializedVarReturnValueE
+  bug_361594
+  Memcheck:Uninitialized
+  ...
+  fun:*SkA8_Shader_Blitter*blitH*
+  ...
+  fun:*content*ScreenshotData*EncodeOnWorker*
 }
 {
-   bug_258132b
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN5ppapi5proxy26PluginProxyMultiThreadTest7RunTestEv
-   fun:_ZN5ppapi*ThreadAwareCallback*Test_*
+  bug_363819
+  Memcheck:Uninitialized
+  fun:strlen
+  fun:*
+  fun:_ZN3net12_GLOBAL__N_114TestHttpClient4ReadEPSs
+  fun:_ZN3net*HttpServerTest*
 }
 {
-   bug_259188
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore16V8PerIsolateData6createEPN2v87IsolateE
-   fun:_ZN7WebCore16V8PerIsolateData17ensureInitializedEPN2v87IsolateE
-   fun:_ZN5blink10initializeEPNS_8PlatformE
+  bug_364274
+  Memcheck:Uninitialized
+  fun:_ZN5blink21RenderLayerCompositor14updateIfNeededEv
 }
 {
-   bug_259303
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN3IPC7Message23EnsureFileDescriptorSetEv
-   fun:_ZN3IPC7Message19file_descriptor_setEv
-   fun:_ZN3IPC7Channel11ChannelImpl24WillDispatchInputMessageEPNS_7MessageE
-   fun:_ZN3IPC8internal13ChannelReader17DispatchInputDataEPKci
-   fun:_ZN3IPC8internal13ChannelReader23ProcessIncomingMessagesEv
-   fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
-   fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithoutBlockingEiPS0_
-   fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv
+   bug_364724
+   Memcheck:Param
+   write(buf)
+   obj:/lib/x86_64-linux-gnu/libpthread-2.15.so
+   fun:_ZN3IPC12ChannelPosix23ProcessOutgoingMessagesEv
+   fun:_ZN3IPC12ChannelPosix29OnFileCanWriteWithoutBlockingEi
+   ...
+   fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher29OnFileCanWriteWithoutBlockingEiPS0_
+   ...
+   fun:event_process_active
+   fun:event_base_loop
 }
 {
-   bug_259357d
+   bug_364724b
    Memcheck:Uninitialized
-   ...
-   fun:_ZN3gpu5gles239ShaderTranslatorTest_OptionsString_Test8TestBodyEv
+   fun:_ZN4base17MD5DigestToBase16ERKNS_9MD5DigestE
+   fun:_ZN7content16WebKitTestRunner17CaptureDumpPixelsERK8SkBitmap
 }
 {
-   bug_259357f
-   Memcheck:Uninitialized
-   fun:_ZNK3gpu12AsyncAPIMock6IsArgsclEPKv
-   fun:_ZNK7testing8internal12TrulyMatcherIN3gpu12AsyncAPIMock6IsArgsEE15MatchAndExplainIPKvEEbRT_PNS_19MatchResultListenerE
-   fun:_ZNK7testing18PolymorphicMatcherINS_8internal12TrulyMatcherIN3gpu12AsyncAPIMock6IsArgsEEEE15MonomorphicImplIPKvE15MatchAndExplainESA_PNS_19MatchResultListenerE
-   fun:_ZNK7testing8internal11MatcherBaseIPKvE15MatchAndExplainES3_PNS_19MatchResultListenerE
-   fun:_ZNK7testing8internal11MatcherBaseIPKvE7MatchesES3_
-   fun:_ZN7testing8internal11TuplePrefixILm3EE7MatchesINSt3tr15tupleIINS_7MatcherIjEES7_NS6_IPKvEEEEENS5_IIjjS9_EEEEEbRKT_RKT0_
-   fun:_ZN7testing8internal12TupleMatchesINSt3tr15tupleIINS_7MatcherIjEES5_NS4_IPKvEEEEENS3_IIjjS7_EEEEEbRKT_RKT0_
-   fun:_ZNK7testing8internal16TypedExpectationIFN3gpu5error5ErrorEjjPKvEE7MatchesERKNSt3tr15tupleIIjjS6_EEE
-   fun:_ZNK7testing8internal16TypedExpectationIFN3gpu5error5ErrorEjjPKvEE21ShouldHandleArgumentsERKNSt3tr15tupleIIjjS6_EEE
-   fun:_ZNK7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE29FindMatchingExpectationLockedERKNSt3tr15tupleIIjjS6_EEE
-   fun:_ZN7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE30UntypedFindMatchingExpectationES6_PS6_PbPSoSB_
-   fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
-   fun:_ZN7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE10InvokeWithERKNSt3tr15tupleIIjjS6_EEE
-   fun:_ZN7testing8internal14FunctionMockerIFN3gpu5error5ErrorEjjPKvEE6InvokeEjjS6_
-   fun:_ZN3gpu12AsyncAPIMock9DoCommandEjjPKv
-   fun:_ZN3gpu13CommandParser14ProcessCommandEv
-   fun:_ZN3gpu12GpuScheduler10PutChangedEv
+   bug_364724c
+   Memcheck:Param
+   write(buf)
+   obj:/lib/x86_64-linux-gnu/libpthread-2.15.so
+   fun:_ZN3IPC12ChannelPosix23ProcessOutgoingMessagesEv
+   fun:_ZN3IPC12ChannelPosix4SendEPNS_7MessageE
+   fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageE10scoped_ptrINS_7MessageEN4base14DefaultDeleterIS3_EEE
 }
 {
-   bug_259789
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore12_GLOBAL__N_116adjustAttributesERKNS_17GraphicsContext3D10AttributesEPNS_8SettingsE
-   fun:_ZN7WebCore21WebGLRenderingContext19maybeRestoreContextEPNS_5TimerIS0_EE
-   fun:_ZN7WebCore5TimerINS_21WebGLRenderingContextEE5firedEv
-   fun:_ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv
-   fun:_ZN7WebCore12ThreadTimers16sharedTimerFiredEv
-   fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
+   bug_364821
+   Memcheck:Leak
+   fun:malloc
+   fun:_ZN3WTF10fastMallocEm
+   fun:_ZN3WTF10RefCountedIN5blink11ScriptStateEEnwEm
+   fun:_ZN5blink11ScriptState6createEN2v86HandleINS1_7ContextEEEN3WTF10PassRefPtrINS_15DOMWrapperWorldEEE
+   ...
+   fun:_ZN3WTF15FunctionWrapperIMN5blink12WorkerThreadEFvvEEclEPS2_
 }
 {
-   bug_259789b
-   Memcheck:Uninitialized
-   fun:_ZN7WebCore12_GLOBAL__N_116adjustAttributesERKNS_17GraphicsContext3D10AttributesEPNS_8SettingsE
-   fun:_ZN7WebCore21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22WebGLContextAttributesE
-   fun:_ZN7WebCore17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasContextAttributesE
+   bug_365258
+   Memcheck:Leak
+   fun:malloc
+   fun:_ZN3WTF10fastMallocEm
+   fun:_ZN5blink8ResourcenwEm
+   fun:_ZN5blinkL14createResourceENS_8Resource4TypeERKNS_15ResourceRequestERKN3WTF6StringE
+   fun:_ZN5blink15ResourceFetcher18revalidateResourceERKNS_12FetchRequestEPNS_8ResourceE
+   fun:_ZN5blink15ResourceFetcher15requestResourceENS_8Resource4TypeERNS_12FetchRequestE
+   fun:_ZN5blink15ResourceFetcher11fetchScriptERNS_12FetchRequestE
+   fun:_ZN5blink12ScriptLoader11fetchScriptERKN3WTF6StringE
+   fun:_ZN5blink12ScriptLoader13prepareScriptERKN3WTF12TextPositionENS0_17LegacyTypeSupportE
+   fun:_ZN5blink16HTMLScriptRunner9runScriptEPNS_7ElementERKN3WTF12TextPositionE
+   fun:_ZN5blink16HTMLScriptRunner7executeEN3WTF10PassRefPtrINS_7ElementEEERKNS1_12TextPositionE
+   fun:_ZN5blink18HTMLDocumentParser30runScriptsForPausedTreeBuilderEv
+   fun:_ZN5blink18HTMLDocumentParser38processParsedChunkFromBackgroundParserEN3WTF10PassOwnPtrINS0_11ParsedChunkEEE
+   fun:_ZN5blink18HTMLDocumentParser23pumpPendingSpeculationsEv
+   fun:_ZN5blink18HTMLDocumentParser41didReceiveParsedChunkFromBackgroundParserEN3WTF10PassOwnPtrINS0_11ParsedChunkEEE
+   fun:_ZN3WTF15FunctionWrapperIMN7blink18HTMLDocumentParserEFvNS_10PassOwnPtrINS2_11ParsedChunkEEEEEclERKNS_7WeakPtrIS2_EES5_
+   fun:_ZN3WTF17BoundFunctionImplINS_15FunctionWrapperIMN7blink18HTMLDocumentParserEFvNS_10PassOwnPtrINS3_11ParsedChunkEEEEEEFvNS_7WeakPtrIS3_EES6_EEclEv
+   fun:_ZNK3WTF8FunctionIFvvEEclEv
+   fun:_ZN3WTFL18callFunctionObjectEPv
+}
+{
+   bug_365259
+   Memcheck:Leak
+   fun:malloc
+   fun:_ZN3WTF10fastMallocEm
+   fun:_ZN3WTF10RefCountedIN7blink20IDBDatabaseCallbacksEEnwEm
+   fun:_ZN5blink20IDBDatabaseCallbacks6createEv
+   fun:_ZN5blink10IDBFactory12openInternalEPNS_16ExecutionContextERKN3WTF6StringElRNS_14ExceptionStateE
+   fun:_ZN5blink10IDBFactory4openEPNS_16ExecutionContextERKN3WTF6StringERNS_14ExceptionStateE
+   fun:_ZN5blink20IDBFactoryV8InternalL10openMethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
+   fun:_ZN5blink20IDBFactoryV8InternalL18openMethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
+}
+{
+   bug_367809_a
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN4mojo6common13HandleWatcher5StartERKNS_6HandleEjmRKN4base8CallbackIFviEEE
+   fun:_ZN4mojo8internal12_GLOBAL__N_19AsyncWaitEP15MojoAsyncWaiterjjmPFvPviES4_
+   fun:_ZN4mojo8internal9Connector14WaitToReadMoreEv
+   fun:_ZN4mojo8internal9ConnectorC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
+   fun:_ZN4mojo8internal6RouterC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
+   fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5StateC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
+   fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5resetENS_16ScopedHandleBaseINS_15InterfaceHandleIS1_EEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
+   fun:_ZN7content19MojoApplicationHost4InitEv
+}
+{
+   bug_367809_b
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN4mojo8internal12_GLOBAL__N_19AsyncWaitEP15MojoAsyncWaiterjjmPFvPviES4_
+   fun:_ZN4mojo8internal9Connector14WaitToReadMoreEv
+   fun:_ZN4mojo8internal9ConnectorC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
+   fun:_ZN4mojo8internal6RouterC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
+   fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5StateC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
+   fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5resetENS_16ScopedHandleBaseINS_15InterfaceHandleIS1_EEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
+   fun:_ZN7content19MojoApplicationHost4InitEv
 }
 {
-   bug_259799
+   bug_367809_c
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN5blink16EditorClientImpl23requestCheckingOfStringEN3WTF10PassRefPtrIN7WebCore19TextCheckingRequestEEE
-   fun:_ZN7WebCore12SpellChecker13invokeRequestEN3WTF10PassRefPtrINS_17SpellCheckRequestEEE
-   fun:_ZN7WebCore12SpellChecker18requestCheckingForEN3WTF10PassRefPtrINS_17SpellCheckRequestEEE
-   fun:_ZN7WebCore6Editor40markAllMisspellingsAndBadGrammarInRangesEjPNS_5RangeES2_
-   fun:_ZN7WebCore6Editor33markMisspellingsAfterTypingToWordERKNS_15VisiblePositionERKNS_16VisibleSelectionE
-   fun:_ZN7WebCore13TypingCommand27markMisspellingsAfterTypingENS0_14ETypingCommandE
-   fun:_ZN7WebCore13TypingCommand24typingAddedToOpenCommandENS0_14ETypingCommandE
-   fun:_ZN7WebCore13TypingCommand28insertTextRunWithoutNewlinesERKN3WTF6StringEb
-   fun:_ZNK7WebCore26TypingCommandLineOperationclEmmb
+   fun:_ZN4mojo8internal10SharedDataIPNS0_6RouterEEC1ERKS3_
+   fun:_ZN4mojo8internal6RouterC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
+   fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5StateC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
+   fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5resetENS_16ScopedHandleBaseINS_15InterfaceHandleIS1_EEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
+   fun:_ZN7content19MojoApplicationHost4InitEv
 }
 {
-   bug_262875
+   bug_367809_d
    Memcheck:Leak
    fun:_Znw*
    ...
-   fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
+   fun:_ZN7content21RenderProcessHostImpl4InitEv
    ...
-   fun:_ZN15webkit_database15DatabaseTracker23UpgradeToCurrentVersionEv
-   fun:_ZN15webkit_database15DatabaseTracker8LazyInitEv
-   fun:_ZN15webkit_database15DatabaseTracker23GetAllOriginIdentifiersEPSt6vectorISsSaISsEE
-   fun:_ZN15webkit_database12_GLOBAL__N_120GetOriginsOnDBThreadEPNS_15DatabaseTrackerEPSt3setI4GURLSt4lessIS4_ESaIS4_EE
+   fun:_ZN7content5Shell7LoadURLERK4GURL
+   fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8FilePathEbRKSs
+   fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMainRunnerEN4base14DefaultDeleterIS5_EEE
 }
 {
-   bug_262934
+   bug_369843
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7GrGpuGL12ProgramCache10getProgramERK15GrGLProgramDescPPK13GrEffectStageS7_
-   fun:_ZN7GrGpuGL18flushGraphicsStateEN5GrGpu8DrawTypeEPK20GrDeviceCoordTexture
-   fun:_ZN5GrGpu22setupClipAndFlushStateENS_8DrawTypeEPK20GrDeviceCoordTexturePN11GrDrawState18AutoRestoreEffectsE
-   fun:_ZN5GrGpu6onDrawERKN12GrDrawTarget8DrawInfoE
-   ...
-   fun:_ZN9GrContext22readRenderTargetPixelsEP14GrRenderTargetiiii13GrPixelConfigPvmj
+   fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalERKN4base8FilePathEPNS1_19SequencedTaskRunnerEPN5quota17QuotaManagerProxyE
 }
 {
-   bug_268258
+   bug_370206
    Memcheck:Leak
    fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF10StringImpl12createStaticEPKcjj
-   fun:_ZN7WebCore*Names*init*
+   fun:_ZN3WTF16DefaultAllocator15backingAllocateEm
+   fun:_ZN3WTF16DefaultAllocator13backingMallocIPN7blink14InlineIteratorEvEET_m
+   ...
+   fun:_ZN3WTF17HashMapTranslatorINS_18HashMapValueTraitsINS_10HashTraitsIPN7blink7BidiRun*
 }
 {
-   bug_269201
-   Memcheck:Unaddressable
-   ...
-   fun:_ZN4base8internal17IncomingTaskQueue18AddToIncomingQueueERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEENS_9TimeDeltaEb
-   fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEE
-   fun:_ZN8printing8PrintJob21UpdatePrintedDocumentEPNS_15PrintedDocumentE
-   fun:_ZN8printing8PrintJob4StopEv
+  bug_371844
+  Memcheck:Uninitialized
+  fun:bcmp
+  fun:_ZNK7content15GamepadProvider8PadState5MatchERKN5blink10WebGamepadE
+  fun:_ZN7content15GamepadProvider6DoPollEv
 }
 {
-   bug_269844
+   bug_371860
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorIPN4base11PendingTaskEE8allocateEmPKv
-   fun:_ZNSt11_Deque_baseIN4base11PendingTaskESaIS1_EE15_M_allocate_mapEm
-   fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE17_M_reallocate_mapEmb
    ...
-   fun:_ZN4base8internal17IncomingTaskQueue15PostPendingTaskEPNS_11PendingTaskE
-   fun:_ZN4base8internal17IncomingTaskQueue18AddToIncomingQueueERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEENS_9TimeDeltaEb
-   fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEE
+   fun:_ZN8feedback16FeedbackDataTestC1Ev
+   fun:_ZN8feedback*FeedbackDataTest*
+   fun:_ZN7testing8internal15TestFactoryImplIN8feedback*
 }
 {
-   bug_273398
+   bug_372487_a
    Memcheck:Leak
+   fun:_Znw*
    ...
-   fun:_ZN6Pickle6ResizeEm
-   fun:_ZN6PickleC1Ev
-   fun:_ZN7content14ZygoteHostImpl20GetTerminationStatusEibPi
-   fun:_ZN7content20ChildProcessLauncher25GetChildTerminationStatusEbPi
+   fun:_ZN4mojo10BindToPipeIN7content19MojoApplicationHost9ShellImplEEEPT_S5_NS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
+   fun:_ZN7content19MojoApplicationHost4InitEv
+   fun:_ZN7content21RenderProcessHostImpl4InitEv
+   fun:_ZN7content18RenderViewHostImpl16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEEiib
+   fun:_ZN7content15WebContentsImpl32CreateRenderViewForRenderManagerEPNS_14RenderViewHostEiPNS_26CrossProcessFrameConnectorE
+   fun:_ZN7content22RenderFrameHostManager14InitRenderViewEPNS_14RenderViewHostEi
+   fun:_ZN7content22RenderFrameHostManager8NavigateERKNS_19NavigationEntryImplE
+   fun:_ZN7content13NavigatorImpl15NavigateToEntryEPNS_19RenderFrameHostImplERKNS_19NavigationEntryImplENS_20NavigationController10ReloadTypeE
+   fun:_ZN7content13NavigatorImpl22NavigateToPendingEntryEPNS_19RenderFrameHostImplENS_20NavigationController10ReloadTypeE
+   fun:_ZN7content15WebContentsImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
+   fun:_ZN7content24NavigationControllerImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
+   fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImplE
+   fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20NavigationController13LoadURLParamsE
+   fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs
+   fun:_ZN7content5Shell7LoadURLERK4GURL
+   fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8FilePathEbRKSs
+   fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMainRunnerEN4base14DefaultDeleterIS5_EEE
+   fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17BrowserMainRunnerEN4base14DefaultDeleterIS4_EEE
+   fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
+   fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
 }
 {
-   bug_274193
+   bug_372487_b
    Memcheck:Leak
+   fun:_Znw*
    ...
-   fun:_mesa_glsl_compile_shader
-   fun:compile_shader
-   fun:_mesa_CompileShaderARB
-   fun:shared_dispatch_stub_529
-   fun:_ZN3gfx9GLApiBase17glCompileShaderFnEj
-   fun:_ZN3gpu5gles214ProgramManager15DoCompileShaderEPNS0_6ShaderEPNS0_16ShaderTranslatorEPNS0_11FeatureInfoE
-   fun:_ZN3gpu5gles216GLES2DecoderImpl15DoCompileShaderEj
-   fun:_ZN3gpu5gles216GLES2DecoderImpl19HandleCompileShaderEjRKNS0_4cmds13CompileShaderE
-   fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
-   fun:_ZN3gpu13CommandParser14ProcessCommandEv
+   fun:_ZN4mojo8internal6RouterC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
+   fun:_ZN4mojo8internal18InterfaceImplStateINS_5ShellEE4BindENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
+   fun:_ZN4mojo10BindToPipeIN7content19MojoApplicationHost9ShellImplEEEPT_S5_NS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
+   fun:_ZN7content19MojoApplicationHost4InitEv
+   fun:_ZN7content21RenderProcessHostImpl4InitEv
+   fun:_ZN7content18RenderViewHostImpl16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEEiib
+   fun:_ZN7content15WebContentsImpl32CreateRenderViewForRenderManagerEPNS_14RenderViewHostEiPNS_26CrossProcessFrameConnectorE
+   fun:_ZN7content22RenderFrameHostManager14InitRenderViewEPNS_14RenderViewHostEi
+   fun:_ZN7content22RenderFrameHostManager8NavigateERKNS_19NavigationEntryImplE
+   fun:_ZN7content13NavigatorImpl15NavigateToEntryEPNS_19RenderFrameHostImplERKNS_19NavigationEntryImplENS_20NavigationController10ReloadTypeE
+   fun:_ZN7content13NavigatorImpl22NavigateToPendingEntryEPNS_19RenderFrameHostImplENS_20NavigationController10ReloadTypeE
+   fun:_ZN7content15WebContentsImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
+   fun:_ZN7content24NavigationControllerImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
+   fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImplE
+   fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20NavigationController13LoadURLParamsE
+   fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs
+   fun:_ZN7content5Shell7LoadURLERK4GURL
 }
 {
-   bug_288787
+   bug_372832
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN10extensions22ManagedValueStoreCache16ExtensionTracker7ObserveEiRKN7content18NotificationSourceERKNS2_19NotificationDetailsE
-   fun:_ZN7content23NotificationServiceImpl6NotifyEiRKNS_18NotificationSourceERKNS_19NotificationDetailsE
-   fun:_ZN16ExtensionService23NotifyExtensionUnloadedEPKN10extensions9ExtensionEN14extension_misc23UnloadedExtensionReasonE
-   fun:_ZN16ExtensionService16DisableExtensionERKSsN10extensions9Extension13DisableReasonE
-   fun:_ZN22theme_service_internal40ThemeServiceTest_DisableUnusedTheme_Test8TestBodyEv
+   fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalERKN4base8FilePathEPNS1_19SequencedTaskRunnerEPNS1_16MessageLoopProxyEPN5quota17QuotaManagerProxyE
 }
 {
-   bug_288804
+   bug_379359
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKN3net12HostPortPairESt3mapINS3_15SpdySettingsIdsES2_INS3_17SpdySettingsFlagsEjESt4lessIS7_ESaIS2_IKS7_S9_EEEEEE8allocateEmPKv
-   fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE11_M_get_nodeEv
-   fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE14_M_create_nodeERKSE_
-   fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE13_M_clone_nodeEPKSt13_Rb_tree_nodeISE_E
-   fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE7_M_copyEPKSt13_Rb_tree_nodeISE_EPSL_
-   fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EEaSERKSJ_
-   fun:_ZNSt3mapIN3net12HostPortPairES_INS0_15SpdySettingsIdsESt4pairINS0_17SpdySettingsFlagsEjESt4lessIS2_ESaIS3_IKS2_S5_EEES6_IS1_ESaIS3_IKS1_SB_EEEaSERKSG_
-   fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCacheOnIOERKN4base8CallbackIFvvEEE
-   fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCacheOnIOEv
+   fun:_ZN7content27ServiceWorkerContextWrapperC1EPNS_14BrowserContextE
+   fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE
+   fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b
+   fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContext*
+   fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE
+   fun:_ZN7content14BrowserContext26GetDefaultStoragePartitionEPS0_
+   fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv
+   fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv
 }
 {
-   bug_290364
+   bug_379943
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN4base13WaitableEventC1Ebb
-   fun:_ZN4base12_GLOBAL__N_112ThreadParamsC1Ev
-   fun:_ZN4base12_GLOBAL__N_112CreateThreadEmbPNS_14PlatformThread8DelegateEPNS_20PlatformThreadHandleENS_14ThreadPriorityE
-   fun:_ZN4base14PlatformThread6CreateEmPNS0_8DelegateEPNS_20PlatformThreadHandleE
-   fun:_ZN4base12SimpleThread5StartEv
-   fun:_ZN4base19SequencedWorkerPool6WorkerC1ERK13scoped_refptrIS0_EiRKSs
-   fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
-   fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
-   fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
-   fun:_ZN4base12SimpleThread10ThreadMainEv
-   fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
+   ...
+   fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE
+   fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b
+   fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContext*
+   fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE
+   fun:_ZN7content14BrowserContext26GetDefaultStoragePartitionEPS0_
+   fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv
+   fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv
 }
 {
-   bug_290405
-   Memcheck:Uninitialized
-   fun:_ZNK16GrGradientEffect9onIsEqualERK8GrEffect
-   fun:_ZNK8GrEffect7isEqualERKS_
-   fun:_ZNK13GrEffectStage13DeferredStage7isEqualERKS_b
-   fun:_ZNK11GrDrawState13DeferredState7isEqualERKS_
-   fun:_ZNK19GrInOrderDrawBuffer13needsNewStateEv
-   fun:_ZN19GrInOrderDrawBuffer6onDrawERKN12GrDrawTarget8DrawInfoE
-   fun:_ZN12GrDrawTarget20drawIndexedInstancesE15GrPrimitiveTypeiiiPK6SkRect
-   fun:_ZN13GrTextContext11flushGlyphsEv
+   bug_380575
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsPN3net20URLRequestJobFactory15ProtocolHandlerEEEE8allocateEmPKv
+   ...
+   fun:_ZNSt3mapISsPN3net20URLRequestJobFactory15ProtocolHandlerESt4lessISsESaISt4pairIKSsS3_EEEixERS7_
+   fun:_ZN3net24URLRequestJobFactoryImpl18SetProtocolHandlerERKSsPNS_20URLRequestJobFactory15ProtocolHandlerE
+   ...
+   fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv
 }
 {
-   bug_290407
+   bug_381065
    Memcheck:Leak
-   fun:calloc
-   fun:_swrast_new_soft_renderbuffer
-   fun:_mesa_BindRenderbufferEXT
-   fun:shared_dispatch_stub_939
-   fun:_ZN3gfx9GLApiBase23glBindRenderbufferEXTFnEjj
-   fun:_ZN3gpu5gles216GLES2DecoderImpl18DoBindRenderbufferEjj
-   fun:_ZN3gpu5gles216GLES2DecoderImpl22HandleBindRenderbufferEjRKNS0_4cmds16BindRenderbufferE
-   fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
-   fun:_ZN3gpu13CommandParser14ProcessCommandEv
+   fun:_Znw*
+   ...
+   fun:_ZN5blink18ModulesInitializer20registerEventFactoryEv
+   fun:_ZN5blink15CoreInitializer4initEv
+   fun:_ZN5blink19initializeWithoutV8EPNS_8PlatformE
+   fun:_ZN5blink10initializeEPNS_8PlatformE
+   fun:_ZN7content25TestWebKitPlatformSupportC2Ev
+   fun:_ZN7content25TestWebKitPlatformSupportC1Ev
+   fun:_ZN7content17UnitTestTestSuiteC2EPN4base9TestSuiteE
+   fun:_ZN7content17UnitTestTestSuiteC1EPN4base9TestSuiteE
+}
+{
+   bug_381156
+   Memcheck:Uninitialized
+   ...
+   fun:_ZN*14SkTDynamicHashI10SkFlatData*
+   fun:_ZN16SkFlatDictionaryI7SkPaintNS0_16FlatteningTraitsEE24findAndReturnMutableFlatERKS0_
+   fun:_ZN16SkFlatDictionaryI7SkPaintNS0_16FlatteningTraitsEE17findAndReturnFlatERKS0_
+   fun:_ZN15SkPictureRecord16getFlatPaintDataERK7SkPaint
+   fun:_ZN15SkPictureRecord11addPaintPtrEPK7SkPaint
+   fun:_ZN15SkPictureRecord8addPaintERK7SkPaint
+   fun:_ZN15SkPictureRecord8drawPathERK6SkPathRK7SkPaint
+   fun:_ZN12SkBBoxRecord8drawPathERK6SkPathRK7SkPaint
+   fun:_ZN5blink15GraphicsContext8drawPathERK6SkPathRK7SkPaint
+   fun:_ZN5blink15GraphicsContext10strokePathERKNS_4PathE
+   fun:_ZNK7blink14RenderSVGShape11strokeShapeEPNS_15GraphicsContextE
+   fun:_ZNK7blink13RenderSVGPath11strokeShapeEPNS_15GraphicsContextE
+   fun:_ZN5blink27RenderSVGResourceSolidColor17postApplyResourceEPNS_12RenderObjectERPNS_15GraphicsContextEtPKNS_4PathEPKNS_14RenderSVGShapeE
+   fun:_ZN5blink14RenderSVGShape11strokeShapeEPNS_11RenderStyleEPNS_15GraphicsContextE
+   fun:_ZN5blink14RenderSVGShape5paintERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink9RenderBox5paintERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink13RenderSVGRoot13paintReplacedERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink14RenderReplaced5paintERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock18paintAsInlineBlockEPNS_12RenderObjectERNS_9PaintInfoERKNS_11LayoutPointE
+}
+{
+   bug_385381
+   Memcheck:Unaddressable
+   fun:_ZN5blink23FrameLoaderStateMachine9advanceToENS0_5StateE
+   fun:_ZN5blink11FrameLoader4initEv
+   fun:_ZN5blink10LocalFrame4initEv
+   fun:_ZN5blink17WebLocalFrameImpl22initializeAsChildFrameEPN7blink9FrameHostEPNS1_10FrameOwnerERKN3WTF12AtomicStringES9_
+   fun:_ZN5blink17WebLocalFrameImpl16createChildFrameERKN7blink16FrameLoadRequestEPNS1_21HTMLFrameOwnerElementE
 }
 {
-   bug_290435
+   bug_385396a
    Memcheck:Uninitialized
-   fun:_ZN7WebCore12AudioContext20scheduleNodeDeletionEv
-   fun:_ZN7WebCore12AudioContext21handlePostRenderTasksEv
-   fun:_ZN7WebCore20AudioDestinationNode6renderEPNS_8AudioBusES2_m
-   fun:_ZN7WebCore27OfflineAudioDestinationNode13offlineRenderEv
+   ...
+   fun:_ZN5blink11RenderLayer7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocationERNS_13HitTestResultE
+   fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocationERNS_13HitTestResultE
+   fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERNS_13HitTestResultE
+   ...
+   fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
+   fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
 }
 {
-   bug_290440
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore11ScriptState10forContextEN2v86HandleINS1_7ContextEEE
-   fun:_ZN7WebCore32scriptStateFromWorkerGlobalScopeEPNS_17WorkerGlobalScopeE
+   bug_385396b
+   Memcheck:Uninitialized
+   ...
+   fun:_ZN5blink11LayoutPointC*ERKNS_8IntPointE
    ...
-   fun:_ZN7WebCore13WorkerRunLoop9runInModeEPNS_17WorkerGlobalScopeERKNS_13ModePredicateENS0_8WaitModeE
-   fun:_ZN7WebCore13WorkerRunLoop3runEPNS_17WorkerGlobalScopeE
-   fun:_ZN7WebCore12WorkerThread12runEventLoopEv
+   fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
+   fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
 }
 {
-   bug_290443
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN7WebCore11ScriptState10forContextEN2v86HandleINS1_7ContextEEE
-   fun:_ZN7WebCore11ScriptState7currentEv
-   fun:_ZN7WebCore20ImageBitmapFactories17ImageBitmapLoaderC1EPS0_N3WTF10PassRefPtrINS_21ScriptPromiseResolverEEERKNS_7IntRectE
-   fun:_ZN7WebCore20ImageBitmapFactories17ImageBitmapLoader6createEPS0_N3WTF10PassRefPtrINS_21ScriptPromiseResolverEEERKNS_7IntRectE
-   fun:_ZN7WebCore20ImageBitmapFactories17createImageBitmapEPNS_11EventTargetEPNS_4BlobERNS_14ExceptionStateE
-   fun:_ZN7WebCore27WorkerGlobalScopeV8InternalL24createImageBitmap1MethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
-   fun:_ZN7WebCore27WorkerGlobalScopeV8InternalL23createImageBitmapMethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
-   fun:_ZN7WebCore27WorkerGlobalScopeV8InternalL31createImageBitmapMethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
+   bug_385396c
+   Memcheck:Uninitialized
+   fun:_ZNK5blink7IntRect8containsEii
+   ...
+   fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
+   fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
 }
 {
-   bug_290451
+   bug_385396d
    Memcheck:Uninitialized
-   fun:_ZN4base17MD5DigestToBase16ERKNS_9MD5DigestE
-   fun:_ZN7content16WebKitTestRunner11CaptureDumpEv
+   fun:_ZNK7blink10LayoutUnit5floorEv
+   ...
+   fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
+   fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
+   fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7blink4PageERNS_22PageWidgetEventHandlerERKNS_13WebInputEventE
+}
+{
+   bug_385396e
+   Memcheck:Uninitialized
+   fun:_ZN5blink15roundedIntPointERKNS_11LayoutPointE
+   fun:_ZNK5blink15HitTestLocation12roundedPointEv
+   fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocationERNS_13HitTestResultE
+   fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERNS_13HitTestResultE
+   fun:_ZN5blink12EventHandler20hitTestResultAtPointERKNS_11LayoutPointEjRKNS_10LayoutSizeE
+   fun:_ZN5blink12EventHandler18targetGestureEventERKNS_20PlatformGestureEventEb
 }
 {
-   bug_290559a
+   bug_387435
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResultsC1Ev
-   fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResults11MaybeCreateEN5blink22WebFileSystemCallbacksE
-   ...
-   fun:_ZN2v88internal25FunctionCallbackArguments4Call*
+   fun:_ZN7content16WebURLLoaderImplC1Ev
+   fun:_ZN7content17BlinkPlatformImpl15createURLLoaderEv
+   fun:_ZN5blink10PingLoaderC1EPNS_10LocalFrameERNS_15ResourceRequestERKNS_18FetchInitiatorInfoENS_17StoredCredentialsE
+   fun:_ZN5blink10PingLoader5startEPNS_10LocalFrameERNS_15ResourceRequestERKNS_18FetchInitiatorInfoENS_17StoredCredentialsE
+   fun:_ZN5blink10PingLoader9loadImageEPNS_10LocalFrameERKNS_4KURLE
+   fun:_ZN5blink15ResourceFetcher10fetchImageERNS_12FetchRequestE
+   fun:_ZN5blink11ImageLoader19doUpdateFromElementEb
+   fun:_ZN5blink11ImageLoader4Task3runEv
 }
 {
-   bug_290559b
+   bug_386418
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResultsC1Ev
-   fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResults11MaybeCreateEN5blink22WebFileSystemCallbacksE
-   ...
-   fun:_ZN7WebCore*SyncV8Internal*FunctionCallbackInfo*
+   fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
+   fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_b
+   fun:_ZN3net16HostResolverImpl16LoopbackProbeJobC1ERKN4base7WeakPtrIS0_EE
+   fun:_ZN3net16HostResolverImplC1ERKNS_12HostResolver7OptionsEPNS_6NetLogE
+   fun:_ZN8chromeos24HostResolverImplChromeOSC1E13*
 }
 {
-   bug_293024_b
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
-   fun:_ZN5blink12_GLOBAL__N_131AllowFileSystemMainThreadBridge6createEPN7WebCore17WorkerGlobalScopeEPNS_13WebWorkerBaseERKN3WTF6StringE
-   fun:_ZN5blink22WorkerFileSystemClient15allowFileSystem*
-   ...
-   fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
+   bug_387993
+   Memcheck:Uninitialized
+   fun:_ZN11SkBaseMutex7acquireEv
+   fun:_ZN18SkAutoMutexAcquireC2EP11SkBaseMutex
+   fun:_ZN18SkAutoMutexAcquireC1EP11SkBaseMutex
+   fun:_ZN12SkGlyphCache10VisitCacheEP10SkTypefacePK12SkDescriptorPFbPKS_PvES7_
+   fun:_ZN12SkGlyphCache11DetachCacheEP10SkTypefacePK12SkDescriptor
+   fun:_ZL14DetachDescProcP10SkTypefacePK12SkDescriptorPv
+   fun:_ZNK7SkPaint14descriptorProcEPK18SkDevicePropertiesPK8SkMatrixPFvP10SkTypefacePK12SkDescriptorPvESB_b
+   fun:_ZNK7SkPaint11detachCacheEPK18SkDevicePropertiesPK8SkMatrixb
+   fun:_ZN16SkAutoGlyphCacheC2ERK7SkPaintPK18SkDevicePropertiesPK8SkMatrix
+   fun:_ZN16SkAutoGlyphCacheC1ERK7SkPaintPK18SkDevicePropertiesPK8SkMatrix
 }
 {
-   bug_293033
+   bug_388013
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7WebCore11ScriptState10forContextEN2v86HandleINS1_7ContextEEE
+   fun:_ZN5blinkL33createInjectedScriptHostV8WrapperEPNS_18InjectedScriptHostEPN2v87IsolateE
+   fun:_ZN5blink21InjectedScriptManager20createInjectedScriptERKN3WTF6StringEPNS_11ScriptStateEi
+   fun:_ZN5blink21InjectedScriptManager17injectedScriptForEPNS_11ScriptStateE
+   fun:_ZN5blink22InspectorDebuggerAgent17currentCallFramesEv
+   fun:_ZN5blink22InspectorDebuggerAgent8didPauseEPNS_11ScriptStateERKNS_11ScriptValueES5_RKN3WTF6VectorINS6_6StringELm0ENS6_16DefaultAllocatorEEE
    ...
-   fun:_ZN7WebCore*V8InternalL*MethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
-   fun:_ZN7WebCore*V8InternalL*MethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
+   fun:_ZN2v88internal5Debug17CallEventCallbackENS_10DebugEventENS0_6HandleINS0_6ObjectEEES5_PNS_5Debug10ClientDataE
+   fun:_ZN2v88internal5Debug17ProcessDebugEventENS_10DebugEventENS0_6HandleINS0_8JSObjectEEEb
+   fun:_ZN2v88internal5Debug12OnDebugBreakENS0_6HandleINS0_6ObjectEEEb
 }
 {
-   bug_293058_a
+   bug_388013_b
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResultsC1Ev
-   fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResults11MaybeCreateERKN5blink22WebFileSystemCallbacksE
-   fun:_ZN7content17WebFileSystemImpl*
+   fun:_ZN5blinkL33createInjectedScriptHostV8WrapperEPNS_18InjectedScriptHostEPN2v87IsolateE
+   fun:_ZN5blink21InjectedScriptManager20createInjectedScriptERKN3WTF6StringEPNS_11ScriptStateEi
+   fun:_ZN5blink21InjectedScriptManager17injectedScriptForEPNS_11ScriptStateE
+   fun:_ZN5blink18WorkerRuntimeAgent21injectedScriptForEvalEPN3WTF6StringEPKi
+   fun:_ZN5blink21InspectorRuntimeAgent8evaluateEPN3WTF6String*
+   fun:_ZThn32_N5blink21InspectorRuntimeAgent8evaluateEPN3WTF6String*
+   fun:_ZN5blink30InspectorBackendDispatcherImpl16Runtime_evaluateElPNS_10JSONObjectEPNS_9JSONArrayE
+   fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE
+   fun:_ZN5blink25WorkerInspectorController27dispatchMessageFromFrontendERKN3WTF6StringE
+   fun:_ZN5blinkL30dispatchOnInspectorBackendTaskEPNS_16ExecutionContextERKN3WTF6StringE
 }
 {
-   bug_293058_b
+   bug_388668
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResultsC1Ev
-   fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResults11MaybeCreateERKN5blink22WebFileSystemCallbacksE
-   fun:_ZN7content17WebFileSystemImpl16createFileWriterERKN5blink6WebURLEPNS1_19WebFileWriterClientENS1_22WebFileSystemCallbacksE
-   fun:_ZN7WebCore17DOMFileSystemSync12createWriterEPKNS_13FileEntrySyncERNS_14ExceptionStateE
-   fun:_ZN7WebCore13FileEntrySync12createWriterERNS_14ExceptionStateE
+   fun:_ZN20data_reduction_proxy69DataReductionProxyUsageStatsTest_isDataReductionProxyUnreachable_Test8TestBodyEv
 }
 {
-   bug_293088
-   Memcheck:Unaddressable
-   fun:_ZNK3WTF6RefPtrIN7WebCore19TextResourceDecoderEE3getEv
-   fun:_ZNK7WebCore8Document7decoderEv
-   fun:_ZN7WebCore25DecodedDataDocumentParser5flushEv
-   fun:_ZN7WebCore14DocumentWriter3endEv
-   fun:_ZN7WebCore14DocumentLoader10endWritingEPNS_14DocumentWriterE
-   fun:_ZN7WebCore14DocumentLoader15finishedLoadingEd
-   fun:_ZN7WebCore14DocumentLoader14notifyFinishedEPNS_8ResourceE
-   fun:_ZN7WebCore8Resource11checkNotifyEv
-   fun:_ZN7WebCore8Resource13finishOnePartEv
-   fun:_ZN7WebCore8Resource6finishEd
-   fun:_ZN7WebCore14ResourceLoader16didFinishLoadingEPN5blink12WebURLLoaderEd
-   fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4base9TimeTicksE
-   fun:_ZN7content18ResourceDispatcher17OnRequestCompleteEiibRKSsRKN4base9TimeTicksE
+   bug_392912
+   Memcheck:Uninitialized
+   fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_
+   fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_
+   fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRect
+   fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixbb
+   fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb
+   fun:_ZN14SkBitmapDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb
+   fun:_ZN8SkCanvas8drawPathERK6SkPathRK7SkPaint
 }
 {
-   bug_298143
-   Memcheck:Uninitialized
-   ...
-   fun:_ZN7WebCore25TypeConversionsV8Internal*AttributeGetterE*
+   bug_392936
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
+   fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_b
+   fun:_ZN3net16HostResolverImpl16LoopbackProbeJobC2ERKN4base7WeakPtrIS0_EE
+   fun:_ZN3net16HostResolverImplC1ERKNS_12HostResolver7OptionsEPNS_6NetLogE
+   fun:_ZN8chromeos24HostResolverImplChromeOSC1E13scoped_refptrIN4base16MessageLoopProxyEEPNS_19NetworkStateHandlerERKN3net12HostResolver7OptionsEPNS7_6NetLogE
+   fun:_ZN8chromeos24HostResolverImplChromeOS25CreateHostResolverForTestE13scoped_refptrIN4base16MessageLoopProxyEEPNS_19NetworkStateHandlerE
+   fun:_ZN28HostResolverImplChromeOSTest22InitializeHostResolverEv
 }
 {
-   bug_298788
+   bug_394558
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN10extensions19TestExtensionSystem22CreateExtensionServiceEPK11CommandLineRKN4base8FilePathEb
-   fun:_ZN10extensions12_GLOBAL__N_130ExtensionActionIconFactoryTest5SetUpEv
+   fun:_ZN32ProfileSyncComponentsFactoryMockC1Ev
 }
 {
-   bug_298887
+   bug_394624
    Memcheck:Leak
    ...
-   fun:_ZN2ui25KeyboardCodeFromXKeyEventEP7_XEvent
-   fun:_ZN2ui22KeyboardCodeFromNativeERKP7_XEvent
-   fun:_ZN12_GLOBAL__N_121XModifierStateWatcher20UpdateStateFromEventERKP7_XEvent
-   fun:_ZN2ui20EventFlagsFromNativeERKP7_XEvent
-   fun:_ZN2ui8KeyEventC1ERKP7_XEventb
-   fun:_ZN8chromeos31KeyboardDrivenEventRewriterTest25GetRewrittenEventAsStringEN2ui12KeyboardCodeEiNS1_9EventTypeEhj
-   fun:_ZN8chromeos48KeyboardDrivenEventRewriterTest_PassThrough_Test8TestBodyEv
+   fun:_ZN3net24URLRequestJobFactoryImpl18SetProtocolHandlerERKSsPNS_20URLRequestJobFactory15ProtocolHandlerE
+   ...
+   fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv
+   fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePathEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota20SpecialStoragePolicyEE
 }
 {
-   bug_299647
-   Memcheck:Unaddressable
-   fun:_ZNK3WTF6OwnPtrIN7WebCore19AnimationControllerEE3getEv
-   fun:_ZNK7WebCore5Frame9animationEv
-   fun:_ZNK7WebCore12RenderObject9animationEv
-   fun:_ZN7WebCore12RenderObject15willBeDestroyedEv
-   fun:_ZN7WebCore22RenderLayerModelObject15willBeDestroyedEv
-   fun:_ZN7WebCore20RenderBoxModelObject15willBeDestroyedEv
-   fun:_ZN7WebCore9RenderBox15willBeDestroyedEv
-   fun:_ZN7WebCore11RenderBlock15willBeDestroyedEv
-   fun:_ZN7WebCore16RenderFullScreen15willBeDestroyedEv
-   fun:_ZN7WebCore12RenderObject7destroyEv
-   fun:_ZN7WebCore22FullscreenElementStack21setFullScreenRendererEPNS_16RenderFullScreenE
-   fun:_ZN7WebCore22FullscreenElementStack19documentWasDetachedEv
-   fun:_ZN7WebCore25DocumentLifecycleNotifier25notifyDocumentWasDetachedEv
-   fun:_ZN7WebCore8Document6detachERKNS_4Node13AttachContextE
-   fun:_ZN7WebCore8Document21prepareForDestructionEv
-   fun:_ZN7WebCore5Frame7setViewEN3WTF10PassRefPtrINS_9FrameViewEEE
-   fun:_ZN7WebCore5Frame10createViewERKNS_7IntSizeERKNS_5ColorEbS3_bNS_13ScrollbarModeEbS7_b
-   fun:_ZN5blink12WebFrameImpl15createFrameViewEv
-   fun:_ZN5blink21FrameLoaderClientImpl31transitionToCommittedForNewPageEv
-   fun:_ZN7WebCore11FrameLoader21commitProvisionalLoadEv
-   fun:_ZN7WebCore14DocumentLoader13commitIfReadyEv
-   fun:_ZN7WebCore14DocumentLoader15finishedLoadingEd
+   bug_396658
+   Memcheck:Uninitialized
+   ...
+   fun:wk_png_write_find_filter
+   fun:wk_png_write_row
 }
 {
-   bug_299804
+   bug_397066_a
    Memcheck:Uninitialized
-   fun:_ZN24GrConfigConversionEffect30TestForPreservingPMConversionsEP9GrContextPNS_12PMConversionES3_
-   fun:_ZN12_GLOBAL__N_119test_pm_conversionsEP9GrContextPiS2_
-   fun:_ZN9GrContext19createPMToUPMEffectEP9GrTexturebRK8SkMatrix
-   fun:_ZN9GrContext22readRenderTargetPixelsEP14GrRenderTargetiiii13GrPixelConfigPvmj
-   fun:_ZN11SkGpuDevice12onReadPixelsERK8SkBitmapiiN8SkCanvas10Config8888E
-   fun:_ZN12SkBaseDevice10readPixelsEP8SkBitmapiiN8SkCanvas10Config8888E
-   fun:_ZN8SkCanvas10readPixelsEP8SkBitmapiiNS_10Config8888E
-   fun:_ZN14DeferredDevice12onReadPixelsERK8SkBitmapiiN8SkCanvas10Config8888E
-   fun:_ZN12SkBaseDevice10readPixelsEP8SkBitmapiiN8SkCanvas10Config8888E
-   fun:_ZN8SkCanvas10readPixelsEP8SkBitmapiiNS_10Config8888E
-   fun:_ZN7WebCore15GraphicsContext10readPixelsEP8SkBitmapiiN8SkCanvas10Config8888E
-   fun:_ZN7WebCore12getImageDataILNS_8MultiplyE1EEEN3WTF10PassRefPtrINS2_17Uint8ClampedArrayEEERKNS_7IntRectEPNS_15GraphicsContextERKNS_7IntSizeE
-   fun:_ZNK7WebCore11ImageBuffer24getUnmultipliedImageDataERKNS_7IntRectENS0_16CoordinateSystemE
-   fun:_ZNK7WebCore24CanvasRenderingContext2D12getImageDataENS_11ImageBuffer16CoordinateSystemEffffRNS_14ExceptionStateE
-   fun:_ZNK7WebCore24CanvasRenderingContext2D12getImageDataEffffRNS_14ExceptionStateE
-   fun:_ZN7WebCore34CanvasRenderingContext2DV8InternalL18getImageDataMethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
-   fun:_ZN7WebCore34CanvasRenderingContext2DV8InternalL26getImageDataMethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
-   fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
-   fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
+   ...
+   fun:_ZN5blink13InlineFlowBox9addToLineEPNS_9InlineBoxE
+   ...
+   fun:_ZN5blink15RenderBlockFlow13constructLineERNS_11BidiRunListINS_7BidiRunEEERKNS_8LineInfoE
+   fun:_ZN5blink15RenderBlockFlow27createLineBoxesFromBidiRunsEjRNS_11BidiRunListINS_7BidiRunEEERKNS_14InlineIteratorERNS_8LineInfoERNS_21VerticalPositionCacheEPS2_RN3WTF6VectorINS_15WordMeasurementELm64ENSD_16DefaultAllocatorEEE
+   fun:_ZN5blink15RenderBlockFlow26layoutRunsAndFloatsInRangeERNS_15LineLayoutStateERNS_12BidiResolverINS_14InlineIteratorENS_7BidiRunEEERKS4_RKNS_10BidiStatusE
+   fun:_ZN5blink15RenderBlockFlow19layoutRunsAndFloatsERNS_15LineLayoutStateE
+   fun:_ZN5blink15RenderBlockFlow20layoutInlineChildrenEbRNS_10LayoutUnitES2_S1_
+   ...
+   fun:_ZN5blink15RenderBlockFlow11layoutBlockEb
 }
 {
-   bug_301900
-   Memcheck:Unaddressable
-   fun:_Z7GrCrashPKc
-   fun:_ZN19GrInOrderDrawBuffer6onDrawERKN12GrDrawTarget8DrawInfoE
-   fun:_ZN12GrDrawTarget20drawIndexedInstancesE15GrPrimitiveTypeiiiPK6SkRect
-   fun:_ZN19GrInOrderDrawBuffer10onDrawRectERK6SkRectPK8SkMatrixPS1_S5_
-   fun:_ZN12GrDrawTarget8drawRectERK6SkRectPK8SkMatrixPS1_S5_
+   bug_397066_b
+   Memcheck:Uninitialized
+   ...
+   fun:_ZN5blink13InlineFlowBox24computeLogicalBoxHeightsEPNS_13RootInlineBoxERNS_10LayoutUnitES4_RiS5_RbS6_bRN3WTF7HashMapIPKNS_13InlineTextBoxESt4pairINS7_6VectorIPKNS_14SimpleFontDataELm0ENS7_16DefaultAllocatorEEENS_13GlyphOverflowEENS7_7PtrHashISB_EENS7_10HashTraitsISB_EENSN_ISK_EESH_EENS_12FontBaselineERNS_21VerticalPositionCacheE
+   fun:_ZN5blink13RootInlineBox26alignBoxesInBlockDirectionENS_10LayoutUnitERN3WTF7HashMapIPKNS_13InlineTextBoxESt4pairINS2_6VectorIPKNS_14SimpleFontDataELm0ENS2_16DefaultAllocatorEEENS_13GlyphOverflowEENS2_7PtrHashIS6_EENS2_10HashTraitsIS6_EENSI_ISF_EESC_EERNS_21VerticalPositionCacheE
    ...
-   fun:_ZN13SkGPipeReader8playbackEPKvmjPm
-   fun:_ZN22DeferredPipeController8playbackEb
-   fun:_ZN14DeferredDevice20flushPendingCommandsE12PlaybackMode
-   fun:_ZN14DeferredDevice14onAccessBitmapEv
-   fun:_ZN12SkBaseDevice12accessBitmapEb
-   fun:_ZN12SkBaseDevice10readPixelsEP8SkBitmapiiN8SkCanvas10Config8888E
-   fun:_ZN8SkCanvas10readPixelsEP8SkBitmapiiNS_10Config8888E
-   fun:_ZN7WebCore15GraphicsContext10readPixelsEP8SkBitmapiiN8SkCanvas10Config8888E
+   fun:_ZN5blink15RenderBlockFlow19layoutRunsAndFloatsERNS_15LineLayoutStateE
+   fun:_ZN5blink15RenderBlockFlow20layoutInlineChildrenEbRNS_10LayoutUnitES2_S1_
+   fun:_ZN5blink15RenderBlockFlow15layoutBlockFlowEbRNS_10LayoutUnitERNS_18SubtreeLayoutScopeE
+   fun:_ZN5blink15RenderBlockFlow11layoutBlockEb
 }
 {
-   bug_309468
-   Memcheck:Leak
-   fun:_Znw*
-   fun:_ZN19TranslateBubbleView25CreateViewBeforeTranslateEv
-   fun:_ZN19TranslateBubbleView4InitEv
-   fun:_ZN5views18BubbleDelegateView12CreateBubbleEPS0_
-   fun:_ZN23TranslateBubbleViewTest5SetUpEv
+   bug_397066_c
+   Memcheck:Uninitialized
+   ...
+   fun:_ZN5blink13InlineFlowBox26placeBoxesInBlockDirectionENS_10LayoutUnitES1_ibRS1_S2_S2_RbS2_S2_S3_S3_NS_12FontBaselineE
+   fun:_ZN5blink13RootInlineBox26alignBoxesInBlockDirectionENS_10LayoutUnitERN3WTF7HashMapIPKNS_13InlineTextBoxESt4pairINS2_6VectorIPKNS_14SimpleFontDataELm0ENS2_16DefaultAllocatorEEENS_13GlyphOverflowEENS2_7PtrHashIS6_EENS2_10HashTraitsIS6_EENSI_ISF_EESC_EERNS_21VerticalPositionCacheE
+   ...
+   fun:_ZN5blink15RenderBlockFlow19layoutRunsAndFloatsERNS_15LineLayoutStateE
+   fun:_ZN5blink15RenderBlockFlow20layoutInlineChildrenEbRNS_10LayoutUnitES2_S1_
+   fun:_ZN5blink15RenderBlockFlow15layoutBlockFlowEbRNS_10LayoutUnitERNS_18SubtreeLayoutScopeE
+   fun:_ZN5blink15RenderBlockFlow11layoutBlockEb
 }
 {
-   bug_309477
+   bug_397066_d
    Memcheck:Uninitialized
-   fun:_ZN13WebTestRunner11EventSender5resetEv
-   fun:_ZN13WebTestRunner14TestInterfaces26resetTestHelperControllersEv
-   fun:_ZN13WebTestRunner14TestInterfaces8resetAllEv
+   fun:_ZN5blink13InlineFlowBox45clearDescendantsHaveSameLineHeightAndBaselineEv
+   fun:_ZN5blink13InlineFlowBox9addToLineEPNS_9InlineBoxE
    ...
-   fun:_ZN7content26ShellRenderProcessObserver17WebKitInitializedEv
-   fun:_ZN7content16RenderThreadImpl23EnsureWebKitInitializedEv
+   fun:_ZN5blink15RenderBlockFlow13constructLineERNS_11BidiRunListINS_7BidiRunEEERKNS_8LineInfoE
+   fun:_ZN5blink15RenderBlockFlow27createLineBoxesFromBidiRuns*
+}
+{
+   bug_397066_e
+   Memcheck:Uninitialized
+   fun:_ZN5blink13InlineFlowBox9addToLineEPNS_9InlineBox*
+   fun:_ZN5blink15RenderBlockFlow*
+   ...
+   fun:_ZN5blink15RenderBlockFlow27createLineBoxesFromBidiRunsEjRNS*
+   fun:_ZN5blink15RenderBlockFlow26layoutRunsAndFloatsInRangeERNS_15LineLayoutStateERNS_12BidiResolver*
+   fun:_ZN5blink15RenderBlockFlow19layoutRunsAndFloatsERNS_15LineLayoutState*
+}
+{
+   bug_397066_f
+   Memcheck:Uninitialized
+   fun:_ZNK5blink13InlineFlowBox35constrainToLineTopAndBottomIfNeededERNS_10LayoutRectE
+   fun:_ZN5blink13InlineFlowBox28paintBoxDecorationBackgroundERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZNK5blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_11LayoutPointE
+}
+{
+   bug_397075_a
+   Memcheck:Uninitialized
+   fun:_ZN2v88internal6Object11SetPropertyEPNS0_14LookupIteratorENS0_6HandleIS1_EENS0_10StrictModeENS1_14StoreFromKeyedE
+   fun:_ZN2v88internal6Object11SetPropertyENS0_6HandleIS1_EENS2_INS0_4NameEEES3_NS0_10StrictModeENS1_14StoreFromKeyedE
+   fun:_ZN2v88internal7Runtime17SetObjectPropertyEPNS0_7IsolateENS0_6HandleINS0_6ObjectEEES6_S6_NS0_10StrictModeE
+   fun:_ZN2v86Object3SetENS_6HandleINS_5ValueEEES3_
+   fun:_ZN18WebCoreTestSupport21injectInternalsObjectEN2v85LocalINS0_7ContextEEE
+   fun:_ZN5blink17WebTestingSupport21injectInternalsObjectEPNS_13WebLocalFrameE
+   fun:_ZN7content16WebKitTestRunner20DidClearWindowObjectEPN5blink13WebLocalFrameE
+   fun:_ZN7content14RenderViewImpl20didClearWindowObjectEPN5blink13WebLocalFrameE
+   fun:_ZN7content15RenderFrameImpl20didClearWindowObjectEPN5blink13WebLocalFrameE
+   fun:_ZThn16_N7content15RenderFrameImpl20didClearWindowObjectEPN5blink13WebLocalFrameE
+   fun:_ZN5blink21FrameLoaderClientImpl39dispatchDidClearWindowObjectInMainWorldEv
+   fun:_ZN5blink11FrameLoader39dispatchDidClearWindowObjectInMainWorldEv
+   fun:_ZN5blink16ScriptController11windowShellERNS_15DOMWrapperWorldE
+   fun:_ZN5blink11toV8ContextEPNS_10LocalFrameERNS_15DOMWrapperWorldE
+   fun:_ZNK5blink17WebLocalFrameImpl22mainWorldScriptContextEv
+   fun:_ZN5blink17WebTestingSupport20resetInternalsObjectEPNS_13WebLocalFrameE
+   fun:_ZN7content16WebKitTestRunner5ResetEv
+   fun:_ZN7content26ShellContentRendererClient17RenderViewCreatedEPNS_10RenderViewE
+   fun:_ZN7content14RenderViewImpl10InitializeEPNS_20RenderViewImplParamsE
+   fun:_ZN7content14RenderViewImpl6CreateEibRKNS_19RendererPreferencesERKNS_14WebPreferencesEiiilRKSbItN4base20string16_char_traitsESaItEEbbibbiRKN5blink13WebScreenInfoE17AccessibilityMode
    fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params
 }
 {
-   bug_310351
-   Memcheck:Leak
+   bug_397075_b
+   Memcheck:Uninitialized
+   fun:_ZN2v88internal6Object11SetPropertyEPNS0_14LookupIteratorENS0_6HandleIS1_EENS0_10StrictModeENS1_14StoreFromKeyedE
+   fun:_ZN2v88internal6Object11SetPropertyENS0_6HandleIS1_EENS2_INS0_4NameEEES3_NS0_10StrictModeENS1_14StoreFromKeyedE
    ...
-   fun:_ZN3WTF12PthreadStatenwEm
-   fun:_ZN3WTFL35establishIdentifierForPthreadHandleERK*
-   fun:_ZN3WTF13currentThreadEv
-   fun:_ZN3WTF20initializeMainThreadEPFvPFvPvES0_E
+   fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_
+   fun:_ZN2v88internal9Execution4CallEPNS0_7IsolateENS0_6HandleINS0_6ObjectEEES6_iPS6_b
+}
+{
+   bug_398349_a
+   Memcheck:Uninitialized
+   fun:_ZN2v88internal19JSObjectWalkVisitorINS0_29AllocationSiteCreationContextEE13StructureWalkENS0_6HandleINS0_8JSObjectEEE
+   fun:_ZN2v88internal8JSObject8DeepWalkENS0_6HandleIS1_EEPNS0_29AllocationSiteCreationContextE
+   fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7IsolateE
+}
+{
+   bug_398349_b
+   Memcheck:Uninitialized
+   fun:_ZN2v88internal19JSObjectWalkVisitorINS0_26AllocationSiteUsageContextEE13StructureWalkENS0_6HandleINS0_8JSObjectEEE
+   fun:_ZN2v88internal8JSObject8DeepCopyENS0_6HandleIS1_EEPNS0_26AllocationSiteUsageContextENS1_13DeepCopyHintsE
+   fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7IsolateE
+}
+{
+   bug_399853_a
+   Memcheck:Uninitialized
+   fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_
+   fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_
+   fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRect
+}
+{
+   bug_399853_b
+   Memcheck:Uninitialized
+   fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_
+   fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_
+   fun:_ZN15SkScalerContext15internalGetPathERK7SkGlyphP6SkPathS4_P8SkMatrix
 }
 {
-   bug_312332
+   bug_400547
    Memcheck:Uninitialized
+   fun:_ZNK5blink22GraphicsLayerDebugInfo17appendOwnerNodeIdEPNS_10JSONObjectE
+   fun:_ZNK5blink22GraphicsLayerDebugInfo19appendAsTraceFormatEPNS_9WebStringE
+   fun:_ZNK7content15TracedDebugInfo19AppendAsTraceFormatEPSs
+   fun:_ZNK2cc9LayerImpl11AsValueIntoEPN4base5debug11TracedValueE
+   fun:_ZNK2cc*LayerImpl11AsValueIntoEPN4base5debug11TracedValueE
+}
+{
+   bug_402257_a
+   Memcheck:Leak
+   fun:_Znw*
    ...
-   fun:_ZNK7WebCore17RenderTextControl29computeIntrinsicLogicalWidthsERNS_10LayoutUnitES2_
-   fun:_ZN7WebCore17RenderTextControl29computePreferredLogicalWidthsEv
+   fun:_ZN10extensions11ApiTestBase15RegisterModulesEv
+   fun:_ZN10extensions11ApiTestBase5SetUpEv
+   fun:_ZN10extensions16DataReceiverTest5SetUpEv
+}
+{
+   bug_402257_b
+   Memcheck:Leak
    ...
-   fun:_ZN7WebCore11RenderBlock6layoutEv
+   fun:_ZN10extensions12_GLOBAL__N_111TestNatives24GetObjectTemplateBuilderEPN2v87IsolateE
+   fun:_ZN3gin13WrappableBase14GetWrapperImplEPN2v87IsolateEPNS_11WrapperInfoE
+   fun:_ZN3gin9WrappableIN10extensions12_GLOBAL__N_111TestNativesEE10GetWrapperEPN2v87IsolateE
+   fun:_ZN3gin12CreateHandleIN10extensions12_GLOBAL__N_111TestNativesEEENS_6HandleIT_EEPN2v87IsolateEPS5_
+   fun:_ZN10extensions12_GLOBAL__N_111TestNatives6CreateEPN2v87IsolateERKN4base8CallbackIFvvEEE
+   fun:_ZN10extensions11ApiTestBase7RunTestERKSsS2_
+   fun:_ZN10extensions29DataReceiverTest_Receive_Test8TestBodyEv
 }
 {
-   bug_317166
+   bug_402257_c
    Memcheck:Leak
-   fun:malloc
-   fun:_dl_close_worker
-   fun:_dl_close
-   fun:_dl_catch_error
-   fun:_dlerror_run
-   fun:dlclose
-   obj:/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
-   fun:snd_config_searcha_hooks
-   fun:snd_config_searchva_hooks
-   obj:/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
-   fun:snd_config_search_definition
-   obj:/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
-   fun:_ZN5media11AlsaWrapper7PcmOpenEPP8_snd_pcmPKc15_snd_pcm_streami
-   fun:_ZN9alsa_utilL10OpenDeviceEPN5media11AlsaWrapperEPKc15_snd_pcm_streamii15_snd_pcm_formati
-   fun:_ZN9alsa_util18OpenPlaybackDeviceEPN5media11AlsaWrapperEPKcii15_snd_pcm_formati
-   fun:_ZN5media19AlsaPcmOutputStream16AutoSelectDeviceEj
-   fun:_ZN5media19AlsaPcmOutputStream4OpenEv
-   fun:_ZN5media25AudioOutputDispatcherImpl19CreateAndOpenStreamEv
-   fun:_ZN5media25AudioOutputDispatcherImpl10OpenStreamEv
-   fun:_ZN5media20AudioOutputResampler10OpenStreamEv
-   fun:_ZN5media16AudioOutputProxy4OpenEv
-   fun:_ZN5media18AudioStreamHandler20AudioStreamContainer4PlayEv
+   fun:_Znw*
+   fun:_ZN3gin13HandleWrapper6CreateEPN2v87IsolateEj
+   fun:_ZN3gin9ConverterIN4mojo6HandleEvE4ToV8EPN2v87IsolateERKS2_
+   fun:_ZN3gin11ConvertToV8IN4mojo6HandleEEEN2v86HandleINS3_5ValueEEEPNS3_7IsolateET_
+   fun:_ZN3gin10Dictionary3SetIN4mojo6HandleEEEbRKSsT_
+   fun:_ZN4mojo2js12_GLOBAL__N_114CreateDataPipeERKN3gin9ArgumentsE
 }
 {
-   bug_321976
+   bug_403774
    Memcheck:Leak
+   fun:_Znw*
    ...
-   fun:nssList_Create
-   fun:nssTrustDomain_UpdateCachedTokenCerts
+   fun:_ZN5blink18ModulesInitializer4initEv
+   fun:_ZN5blink19initializeWithoutV8EPNS_8PlatformE
+   fun:_ZN5blink10initializeEPNS_8PlatformE
+   fun:_ZN7content25TestWebKitPlatformSupportC2Ev
+   fun:_ZN7content25TestWebKitPlatformSupportC1Ev
+   fun:_ZN7content17UnitTestTestSuiteC2EPN4base9TestSuiteE
+   fun:_ZN7content17UnitTestTestSuiteC1EPN4base9TestSuiteE
+}
+{
+   bug_403775
+   Memcheck:Leak
+   fun:_Zna*
+   fun:_ZN28NotificationConversionHelper28GfxImageToNotificationBitmapEPKN3gfx5ImageEPN10extensions3api13notifications18NotificationBitmapE
+   fun:_ZN28NotificationConversionHelper33NotificationToNotificationOptionsERK12NotificationPN10extensions3api13notifications19NotificationOptionsE
+   fun:_ZN71NotificationConversionHelperTest_NotificationToNotificationOptions_Test8TestBodyEv
+}
+{
+   bug_404182
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN8app_list4test12_GLOBAL__N_122AppListViewTestContext16RunStartPageTestEv
 }
 {
-   bug_327672
+   bug_405865
    Memcheck:Uninitialized
-   fun:_ZNK7WebCore18StyleSheetContents11isCacheableEv
-   fun:_ZN7WebCore9LinkStyle16setCSSStyleSheetERKN3WTF6StringERKNS_4KURLES4_PKNS_21CSSStyleSheetResourceE
-   fun:_ZN7WebCore21CSSStyleSheetResource11checkNotifyEv
+   fun:_ZNK5blink13InlineFlowBox20computeMaxLogicalTopERf
    ...
-   fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4base9TimeTicksE
+   fun:_ZNK5blink13RootInlineBox13maxLogicalTopEv
+   fun:_ZN5blinkL22computeUnderlineOffsetENS_21TextUnderlinePositionERKNS_11FontMetricsEPKNS_13InlineTextBoxEf
+   fun:_ZN5blink13InlineTextBox15paintDecorationEPNS_15GraphicsContextERKNS_10FloatPointENS_14TextDecorationEPKNS_10ShadowListE
+   fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZNK5blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
+}
+{
+   bug_411235
+   Memcheck:Overlap
+   fun:memcpy@@GLIBC_2.14
+   fun:IncrementalCopyFastPath
+   fun:BrotliDecompress
+   fun:BrotliDecompressBuffer
+   fun:_ZN12_GLOBAL__N_115Woff2UncompressEPhmPKhmj
 }
 {
-   bug_329960
+   bug_415092
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7WebCore22V8PerContextDataHolder7installEN2v86HandleINS1_7ContextEEE
-   fun:_ZN7WebCore22WorkerScriptController25initializeContextIfNeededEv
-   ...
-   fun:_ZN7WebCore12WorkerThread12workerThreadEv
+   fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE
+   fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEE
+   fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEEb
+   fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEEb
 }
 {
-   bug_331061
+   bug_416729
    Memcheck:Unaddressable
-   fun:_ZNK3WTF6RefPtrIN7WebCore14SecurityOriginEE3getEv
-   fun:_ZNK7WebCore15SecurityContext14securityOriginEv
-   fun:_ZN7WebCore13V8WindowShell16setSecurityTokenEv
-   fun:_ZN7WebCore13V8WindowShell20updateSecurityOriginEv
-   fun:_ZN7WebCore16ScriptController20updateSecurityOriginEv
-   fun:_ZN7WebCore8Document23didUpdateSecurityOriginEv
-   fun:_ZN7WebCore8Document15setIsViewSourceEb
-   fun:_ZN7WebCore22HTMLViewSourceDocumentC1ERKNS_12DocumentInitERKN3WTF6StringE
-   fun:_ZN7WebCore22HTMLViewSourceDocument6createERKNS_12DocumentInitERKN3WTF6StringE
-   fun:_ZN7WebCore17DOMImplementation14createDocumentERKN3WTF6StringERKNS_12DocumentInitEb
-   fun:_ZN7WebCore9DOMWindow14createDocumentERKN3WTF6StringERKNS_12DocumentInitEb
-   fun:_ZN7WebCore9DOMWindow18installNewDocumentERKN3WTF6StringERKNS_12DocumentInitEb
-   fun:_ZN7WebCore14DocumentLoader15createWriterForEPNS_5FrameEPKNS_8DocumentERKNS_4KURLERKN3WTF12AtomicStringESC_bb
-   fun:_ZN7WebCore14DocumentLoader12ensureWriterERKN3WTF12AtomicStringERKNS_4KURLE
-   fun:_ZN7WebCore14DocumentLoader12ensureWriterEv
-   fun:_ZN7WebCore14DocumentLoader10commitDataEPKcm
-   fun:_ZN7WebCore14DocumentLoader12dataReceivedEPNS_8ResourceEPKci
-   fun:_ZN7WebCore11RawResource10appendDataEPKci
-   fun:_ZN7WebCore14ResourceLoader14didReceiveDataEPN5blink12WebURLLoaderEPKcii
-   fun:_ZN11webkit_glue16WebURLLoaderImpl7Context14OnReceivedDataEPKcii
-   fun:_ZN7content18ResourceDispatcher14OnReceivedDataEiiii
+   fun:_ZNK5blink6MemberINS_38PlatformSpeechSynthesisUtteranceClientEEcvPS1_Ev
+   fun:_ZNK5blink32PlatformSpeechSynthesisUtterance6clientEv
+   fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEPNS_32PlatformSpeechSynthesisUtteranceE
+   fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_EE
+   fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
+   fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
+   fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
+   fun:_ZN5blink9Scheduler15tickSharedTimerEv
+   fun:_ZN5blink9Scheduler18sharedTimerAdapterEv
+   fun:_ZN7content17BlinkPlatformImpl9DoTimeoutEv
 }
 {
-   bug_331063
+   bug_417048a
    Memcheck:Uninitialized
    ...
-   fun:_ZN7WebCore11RenderImage12imageChangedEPvPKNS_7IntRectE
-   fun:_ZN7WebCore12RenderObject12imageChangedEPNS_13ImageResourceEPKNS_7IntRectE
-   fun:_ZN7WebCore13ImageResource12didAddClientEPNS_14ResourceClientE
-   fun:_ZN7WebCore8Resource9addClientEPNS_14ResourceClientE
-   fun:_ZN7WebCore19RenderImageResource16setImageResourceEPNS_13ImageResourceE
-   fun:_ZN7WebCore30PasswordGeneratorButtonElement11updateImageEv
-   fun:_ZN7WebCore30PasswordGeneratorButtonElement6attachERKNS_4Node13AttachContextE
-   fun:_ZN7WebCore13ContainerNode14attachChildrenERKNS_4Node13AttachContextE
+   fun:_ZNK5blink17RenderLineBoxList7hitTestEPNS_20RenderBoxModelObjectERKNS_14HitTestRequestERNS_13HitTestResultERKNS_15HitTestLocationERKNS_11LayoutPointENS_13HitTestActionE
+   fun:_ZN5blink*Render*_14HitTestRequestERNS_13HitTestResultERKNS_15HitTestLocationERKNS_11LayoutPointENS_13HitTestActionE
 }
 {
-   bug_331925
-   Memcheck:Leak
-   ...
-   fun:_ZN3net27TestURLRequestContextGetter20GetURLRequestContextEv
-   fun:_ZN3net14URLFetcherCore30StartURLRequestWhenAppropriateEv
-   fun:_ZN3net14URLFetcherCore19DidInitializeWriterEi
-   fun:_ZN3net14URLFetcherCore15StartOnIOThreadEv
+   bug_417048b
+   Memcheck:Uninitialized
+   fun:_ZN5blink13InlineFlowBox45clearDescendantsHaveSameLineHeightAndBaselineEv
+   fun:_ZN5blinkL25setLogicalWidthForTextRunEPNS_13RootInlineBoxEPNS_7BidiRunEPNS_10RenderTextEfRKNS*
+   fun:_ZN5blink15RenderBlockFlow41computeInlineDirectionPositionsForSegmentEPNS_13RootInlineBoxERKNS*
+   fun:_ZN5blink15RenderBlockFlow38computeInlineDirectionPositionsForLineEPNS_13RootInlineBoxERKNS*
 }
 {
-   bug_332328
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN7WebCore14XMLHttpRequestnwEm
-   fun:_ZN7WebCore14XMLHttpRequest6createEPNS_16ExecutionContextEN3WTF10PassRefPtrINS_14SecurityOriginEEE
-   fun:_ZN7WebCore16V8XMLHttpRequest17constructorCustomERKN2v820FunctionCallbackInfoINS1_5ValueEEE
-   fun:_ZN7WebCore16V8XMLHttpRequest19constructorCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
-   fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
+   bug_417048c
+   Memcheck:Uninitialized
+   fun:_ZNK5blink13InlineFlowBox35constrainToLineTopAndBottomIfNeededERNS_10LayoutRectE
+   fun:_ZN5blink13InlineFlowBox28paintBoxDecorationBackgroundERNS_9PaintInfoERKNS_11LayoutPointE
+   fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZNK5blink18LineBoxListPainter5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_11LayoutPointE
 }
 {
-   bug_332329
-   Memcheck:Leak
-   fun:malloc
-   fun:_ZN3WTF10fastMallocEm
-   fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
-   fun:_ZN7WebCore7RawData6createEv
-   fun:_ZN7WebCore6Stream7addDataEPKcm
-   fun:_ZN7WebCore14XMLHttpRequest14didReceiveDataEPKci
-   fun:_ZN7WebCore24DocumentThreadableLoader14didReceiveDataEPKci
+   bug_417048d
+   Memcheck:Uninitialized
+   ...
+   fun:_ZNK5blink13RootInlineBox13maxLogicalTopEv
+   fun:_ZN5blinkL22computeUnderlineOffsetENS_21TextUnderlinePositionERKNS_11FontMetricsEPKNS_13InlineTextBoxEf
+   fun:_ZN5blink13InlineTextBox15paintDecorationEPNS_15GraphicsContextERKNS_10FloatPointENS_14TextDecorationE
+   fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
+   fun:_ZNK5blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_11LayoutPointE
 }
 {
-   bug_332330
+   bug_417093
    Memcheck:Leak
    fun:malloc
    fun:_ZN3WTF10fastMallocEm
-   fun:_ZN7WebCore8ResourcenwEm
-   fun:_ZN7WebCoreL14createResourceENS_8Resource4TypeERKNS_15ResourceRequestERKN3WTF6StringE
-   fun:_ZN7WebCore15ResourceFetcher12loadResourceENS_8Resource4TypeERNS_12FetchRequestERKN3WTF6StringE
-   fun:_ZN7WebCore15ResourceFetcher15requestResourceENS_8Resource4TypeERNS_12FetchRequestE
-   fun:_ZN7WebCore15ResourceFetcher16fetchRawResourceERNS_12FetchRequestE
-   fun:_ZN7WebCore24DocumentThreadableLoader11loadRequestERKNS_15ResourceRequestENS_19SecurityCheckPolicyE
-}
-{
-   bug_332335
-   Memcheck:Param
-   sendmsg(msg.msg_iov[0])
-   fun:sys_sendmsg
-   fun:_ZN8breakpad12_GLOBAL__N_122NonBrowserCrashHandlerEPKvmPv
-   fun:_ZN15google_breakpad16ExceptionHandler12HandleSignalEiP7siginfoPv
-   fun:_ZN15google_breakpad16ExceptionHandler13SignalHandlerEiP7siginfoPv
+   fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
+   fun:_ZN5blink7RawData6createEv
+   fun:_ZN5blink6Stream7addDataEPKcm
+   fun:_ZN5blink14XMLHttpRequest14didReceiveDataEPKci
+   fun:_ZThn80_N5blink14XMLHttpRequest14didReceiveDataEPKci
+   fun:_ZN5blink24DocumentThreadableLoader18handleReceivedDataEPKci
+   fun:_ZN5blink24DocumentThreadableLoader12dataReceivedEPNS_8ResourceEPKci
+   fun:_ZThn16_N5blink24DocumentThreadableLoader12dataReceivedEPNS_8ResourceEPKci
 }
 {
-   bug_333992
+   bug_417119
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7content12_GLOBAL__N_123CreateWebFrameTestProxyEPNS_14RenderViewImplEi
-   fun:_ZN7content15RenderFrameImpl6CreateEPNS_14RenderViewImplEi
+   ...
+   fun:_ZN7storage27TaskRunnerBoundObserverListINS_18FileUpdateObserverEPS1_EaSERKS3_
+   fun:_ZN7storage26FileSystemOperationContext20set_update_observersERKNS_27TaskRunnerBoundObserverListINS_18FileUpdateObserverEPS2_EE
+   fun:_ZNK7storage32SandboxFileSystemBackendDelegate32CreateFileSystemOperationContextERKNS_13FileSystemURLEPNS_17FileSystemContextEPN4base4File5ErrorE
+   fun:_ZNK7storage24SandboxFileSystemBackend25CreateFileSystemOperationERKNS_13FileSystemURLEPNS_17FileSystemContextEPN4base4File5ErrorE
+   fun:_ZN7storage17FileSystemContext25CreateFileSystemOperationERKNS_13FileSystemURLEPN4base4File5ErrorE
 }
 {
-   bug_340952
+   bug_417526
    Memcheck:Leak
    fun:_Znw*
-   fun:_ZN7WebCore15DOMWrapperWorldC2Eii
-   fun:_ZN7WebCore15DOMWrapperWorldC1Eii
-   fun:_ZN7WebCore15DOMWrapperWorld6createEii
-   fun:_ZN7WebCore15DOMWrapperWorld9mainWorldEv
-   fun:_ZN7WebCore16ScriptControllerC2EPNS_5FrameE
-   fun:_ZN7WebCore16ScriptControllerC1EPNS_5FrameE
-   fun:_ZN7WebCore5FrameC2EN3WTF10PassRefPtrINS_9FrameInitEEE
-   fun:_ZN7WebCore5FrameC1EN3WTF10PassRefPtrINS_9FrameInitEEE
-   fun:_ZN7WebCore5Frame6createEN3WTF10PassRefPtrINS_9FrameInitEEE
-   fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPN7WebCore4PageE
-   fun:_ZN5blink11WebViewImpl12setMainFrameEPNS_8WebFrameE
-   fun:_ZN7content22BufferedDataSourceTestC2Ev
+   fun:_ZN4base19SequencedWorkerPoolC1EmRKSs
+   fun:_ZN16sync_file_system13drive_backend14SyncEngineTest5SetUpEv
 }
 {
-   bug_340752
+   bug_418234
    Memcheck:Uninitialized
-   ...
-   fun:_ZN7WebCore17HeapContainsCache*
-   fun:_ZN7WebCore11ThreadState19heapPageFromAddressEPh
-   fun:_ZN7WebCore11ThreadState19checkAndMarkPointerEPNS_7VisitorEPh
-   fun:_ZN7WebCore4Heap19checkAndMarkPointerEPNS_7VisitorEPh
-   fun:_ZN7WebCore11ThreadState10visitStackEPNS_7VisitorE
-   fun:_ZN7WebCore11ThreadState5traceEPNS_7VisitorE
-   fun:_ZN7WebCore11ThreadState10visitRootsEPNS_7VisitorE
-   fun:_ZN7WebCore4Heap14collectGarbageENS_11ThreadState10StackStateENS0_6GCTypeE
+   fun:_ZN10extensions19ExtensionManagement7RefreshEv
+   fun:_ZN10extensions19ExtensionManagement22OnExtensionPrefChangedEv
 }