Bug 233908

Summary: Add SPI to load a resource in the context of a page
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch thorton: review+

Alex Christensen
Reported 2021-12-06 19:24:57 PST
Add SPI to load a resource in the context of a page
Attachments
Patch (18.33 KB, patch)
2021-12-06 19:27 PST, Alex Christensen
no flags
Patch (19.36 KB, patch)
2021-12-08 10:36 PST, Alex Christensen
thorton: review+
Alex Christensen
Comment 1 2021-12-06 19:27:44 PST
Alex Christensen
Comment 2 2021-12-08 10:36:16 PST
Tim Horton
Comment 3 2021-12-08 10:45:21 PST
Comment on attachment 446384 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=446384&action=review > Source/WebKit/NetworkProcess/NetworkSession.h:197 > + virtual void requestResource(WebPageProxyIdentifier, WebCore::ResourceRequest&&, CompletionHandler<void(const IPC::DataReference&, WebCore::ResourceResponse&&, WebCore::ResourceError&&)>&&) { } Seems like odd paragraphing :)
Alex Christensen
Comment 4 2021-12-08 16:20:11 PST
Radar WebKit Bug Importer
Comment 5 2021-12-08 16:23:10 PST
Note You need to log in before you can comment on or make changes to this bug.