diff options
-rw-r--r-- | tools/valgrind/memcheck/suppressions.txt | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt index 51c0684..25b4dff 100644 --- a/tools/valgrind/memcheck/suppressions.txt +++ b/tools/valgrind/memcheck/suppressions.txt @@ -5813,73 +5813,6 @@ fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb } { - # storage/indexeddb/basics-workers.html - # storage/indexeddb/open-twice-workers.html - bug_162829_k - Memcheck:Leak - fun:_Znw* - fun:_ZN6WebKit*WebIDBFactory*create* - fun:_ZN17TestWebIDBFactory*GetFactory* - fun:_ZN17TestWebIDBFactory*open* - ... - fun:_ZN6WebKit*IDBFactoryBackendProxy*open* - fun:_ZN7WebCore*IDBFactory*openInternal* - fun:_ZN7WebCore*IDBFactory*open* -} -{ - # http/tests/security/cross-origin-worker-indexeddb.html - # storage/indexeddb/cursor-advance-workers.html - # storage/indexeddb/index-basics-workers.html - bug_162829_l - Memcheck:Leak - fun:_Znw* - fun:_ZN6WebKit*WebIDBFactory*create* - fun:_ZN17TestWebIDBFactory*GetFactory* - fun:_ZN17TestWebIDBFactory*deleteDatabase* - ... - fun:_ZN6WebKit*IDBFactoryBackendProxy*deleteDatabase* - fun:_ZN7WebCore*IDBFactory*deleteDatabase* -} -{ - # storage/indexeddb/factory-basics-workers.html - bug_162829_m - Memcheck:Leak - fun:_Znw* - fun:_ZN6WebKit*WebIDBFactory*create* - fun:_ZN17TestWebIDBFactory*GetFactory* - fun:_ZN17TestWebIDBFactory*getDatabaseNames* - fun:_ZN6WebKit*IDBFactoryBackendProxy* - fun:_ZN7WebCore*IDBFactory*getDatabaseNames* -} -{ - # storage/indexeddb/cursor-advance-workers.html - # storage/indexeddb/index-basics-workers.html - # storage/indexeddb/objectstore-basics-workers.html - # storage/indexeddb/pending-activity-workers.html - # (Stack has addMethod / putMethod depending on test) - bug_162829_n - Memcheck:Leak - fun:_Znw* - fun:_ZN7WebCore*ScriptState*forContext* - fun:_ZN7WebCore*ScriptState*current* - fun:_ZN7WebCore*IDBObjectStoreV8Internal*Method* - fun:_ZN7WebCore*IDBObjectStoreV8Internal*Method* - ... - fun:_ZN7WebCore*V8WorkerContext* -} -{ - # storage/indexeddb/objectstore-basics-workers.html - bug_162829_o - Memcheck:Leak - fun:_Znw* - fun:_ZN7WebCore*v8StringToWebCoreString* - fun:_ZN7WebCore*V8StringResource* - fun:_ZN7WebCore*V8StringResource* - fun:_ZN7WebCore*IDBRequestV8Internal*addEventListenerMethod* - ... - fun:_ZN7WebCore*V8WorkerContext* -} -{ bug_163111 Memcheck:Leak fun:_Znw* |