NEW136390
-[_WKRemoteObjectRegistry registerExportedObject:interface:] retains the exported object, easily leading to retain cycles
https://bugs.webkit.org/show_bug.cgi?id=136390
Summary -[_WKRemoteObjectRegistry registerExportedObject:interface:] retains the expo...
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.