Bug 276563
| Summary: | Make all callbacks Weak handles | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Reno <rreno> |
| Component: | WebCore Misc. | Assignee: | Ryan Reno <rreno> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Reno
Strong handles are a frequent cause of leaks. We should make all callbacks Weak and manage their lifetimes with other methods.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/131646743>
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/30777
EWS
Committed 280975@main (dbe37108181c): <https://commits.webkit.org/280975@main>
Reviewed commits have been landed. Closing PR #30777 and removing active labels.
EWS
Committed 280938.15@integration/ci/131646743_dbe3710818_safari-7619-branch (b233b2b25c3c): <https://commits.webkit.org/280938.15@integration/ci/131646743_dbe3710818_safari-7619-branch>
Reviewed commits have been landed. Closing PR #1374 and removing active labels.