Bug 306987
| Summary: | Fix WebLocalFrameLoaderClient allows sending requests to remote frames | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ccarley2 |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
ccarley2
WebLocalFrameLoaderClient::dispatchWillSendRequest allows sending requests to remote frames, which can cause a crash while trying to access local frame specific functionality. The injectedBundleResourceLoadClient assumes the frame will be local
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169652883>
ccarley2
Pull request: https://github.com/WebKit/WebKit/pull/57885
EWS
Committed 306927@main (0f2bfc5f793e): <https://commits.webkit.org/306927@main>
Reviewed commits have been landed. Closing PR #57885 and removing active labels.