Bug 196565

Summary: Leak of UniqueIDBDatabase in network process running layout tests
Product: WebKit Reporter: Sihui Liu <sihui_liu>
Component: New BugsAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, beidson, commit-queue, ews-watchlist, ggaren, jsbell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Sihui Liu 2019-04-03 14:30:04 PDT
22 (3.19K) ROOT CYCLE: <WTF::Function<void ()>::CallableWrapper<std::__1::__bind<void (WebCore::IDBServer::UniqueIDBDatabase::*&)(), WebCore::IDBServer::UniqueIDBDatabase*> > 0x7f805f301280> [32]
       21 (3.16K) ROOT CYCLE: 0x7f805f302800 [800]
          CYCLE BACK TO <WTF::Function<void ()>::CallableWrapper<std::__1::__bind<void (WebCore::IDBServer::UniqueIDBDatabase::*&)(), WebCore::IDBServer::UniqueIDBDatabase*> > 0x7f805f301280> [32]
          1 (48 bytes) ROOT CYCLE: 0x7f805eb02890 [48]
          1 (16 bytes) ROOT CYCLE: 0x7f805eb001c0 [16]
Comment 1 Sihui Liu 2019-04-03 14:30:29 PDT
<rdar://problem/49346139>
Comment 2 Sihui Liu 2019-04-03 14:51:04 PDT
Created attachment 366649 [details]
Patch
Comment 3 Geoffrey Garen 2019-04-03 16:56:58 PDT
Comment on attachment 366649 [details]
Patch

r=me
Comment 4 Sihui Liu 2019-04-04 13:38:38 PDT
Created attachment 366749 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2019-04-04 13:53:27 PDT
Comment on attachment 366749 [details]
Patch for landing

Clearing flags on attachment: 366749

Committed r243903: <https://trac.webkit.org/changeset/243903>
Comment 6 WebKit Commit Bot 2019-04-04 13:53:29 PDT
All reviewed patches have been landed.  Closing bug.