WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
233908
Add SPI to load a resource in the context of a page
https://bugs.webkit.org/show_bug.cgi?id=233908
Summary
Add SPI to load a resource in the context of a page
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
Details
Formatted Diff
Diff
Patch
(19.36 KB, patch)
2021-12-08 10:36 PST
,
Alex Christensen
thorton
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2021-12-06 19:27:44 PST
Created
attachment 446111
[details]
Patch
Alex Christensen
Comment 2
2021-12-08 10:36:16 PST
Created
attachment 446384
[details]
Patch
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
http://trac.webkit.org/r286751
Radar WebKit Bug Importer
Comment 5
2021-12-08 16:23:10 PST
<
rdar://problem/86239649
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug