Bug 201600

Summary: [Win][MiniBrowser] WebKitLegacyBrowserWindow is leaked by circular references
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: Tools / TestsAssignee: Fujii Hironori <Hironori.Fujii>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, don.olmstead, pvollan, ross.kirsling, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 201541    
Attachments:
Description Flags
Patch none

Description Fujii Hironori 2019-09-08 23:02:35 PDT
[Win][MiniBrowser] WebKitLegacyBrowserWindow is leaked by circular references

There are some circular references. For example,
WebKitLegacyBrowserWindow has a reference of WebDownloadDelegate,
and WebDownloadDelegate shares ref counter with
WebKitLegacyBrowserWindow.
Comment 1 Fujii Hironori 2019-09-08 23:20:38 PDT
Created attachment 378348 [details]
Patch
Comment 2 Fujii Hironori 2019-09-09 18:31:43 PDT
Comment on attachment 378348 [details]
Patch

Clearing flags on attachment: 378348

Committed r249683: <https://trac.webkit.org/changeset/249683>
Comment 3 Fujii Hironori 2019-09-09 18:31:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Fujii Hironori 2019-09-09 18:32:10 PDT
*** Bug 201541 has been marked as a duplicate of this bug. ***
Comment 5 Radar WebKit Bug Importer 2019-09-09 18:32:18 PDT
<rdar://problem/55207246>