Bug 136390

Summary: -[_WKRemoteObjectRegistry registerExportedObject:interface:] retains the exported object, easily leading to retain cycles
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: andersca, ian, sam, thorton, yongjun_zhang
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

mitz
Reported 2014-08-29 15:11:57 PDT
The remote object registry retains exported object. The exported object is often some controller object that retains the WKWebView, and this can easily lead to a retain cycle.
Attachments
Note You need to log in before you can comment on or make changes to this bug.