Bug 301189
| Summary: | The ContentFilter method continueAfterWillSendRequest should use a completion handler | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Per Arne Vollan <pvollan> |
| Component: | WebKit Process Model | Assignee: | Per Arne Vollan <pvollan> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Per Arne Vollan
Performing the work on the main thread in ContentFilter::continueAfterWillSendRequest can block other requests in the Networking process.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Per Arne Vollan
<rdar://problem/151461666>
Per Arne Vollan
Pull request: https://github.com/WebKit/WebKit/pull/52733
EWS
Committed 302627@main (f5665ae82cc3): <https://commits.webkit.org/302627@main>
Reviewed commits have been landed. Closing PR #52733 and removing active labels.