Bug 196565 - Leak of UniqueIDBDatabase in network process running layout tests
Summary: Leak of UniqueIDBDatabase in network process running layout tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sihui Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-03 14:30 PDT by Sihui Liu
Modified: 2019-04-04 13:53 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.25 KB, patch)
2019-04-03 14:51 PDT, Sihui Liu
no flags Details | Formatted Diff | Diff
Patch for landing (3.32 KB, patch)
2019-04-04 13:38 PDT, Sihui Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.