Bug 308269
| Summary: | Ensure we never destroy NSURLSession objects without first calling invalidateAndCancel on them | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Ensure we never destroy NSURLSession objects without first calling invalidateAndCancel on them, in order to avoid leaks.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://170645923>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/59052
EWS
Committed 307898@main (b6d92a9e238a): <https://commits.webkit.org/307898@main>
Reviewed commits have been landed. Closing PR #59052 and removing active labels.
EWS
Committed 305413.324@safari-7624-branch (5c411d30acce): <https://commits.webkit.org/305413.324@safari-7624-branch>
Reviewed commits have been landed. Closing PR #4520 and removing active labels.