Bug 136390
| Summary: | -[_WKRemoteObjectRegistry registerExportedObject:interface:] retains the exported object, easily leading to retain cycles | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | WebKit2 | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |