Bug 259830 (CVE-2023-42890)
Summary: | Better handle NetworkLoad lifecycle inide willPerformHTTPRedirection | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | Page Loading | Assignee: | Brady Eidson <beidson> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | beidson, Hironori.Fujii, mcatanzaro, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=262734 |
Brady Eidson
Better handle NetworkLoad lifecycle inide willPerformHTTPRedirection, as didCompleteWithError has potential side effects
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
<rdar://problem/113149435>
Brady Eidson
Pull request: https://github.com/WebKit/WebKit/pull/16397
EWS
Committed 266608@main (014d6ff4b81c): <https://commits.webkit.org/266608@main>
Reviewed commits have been landed. Closing PR #16397 and removing active labels.
Fujii Hironori
http/tests/security/service-worker-network-load.html is randomly timing out.
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2Fservice-worker-network-load.html
Fujii Hironori
Filed: Bug 262734 – http/tests/security/service-worker-network-load.html is randomly timing out since the beginning