WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52897
WebKit2: Need WebKit2 equivalent of WebResourceLoadDelegate::willSendRequest in the Bundle
https://bugs.webkit.org/show_bug.cgi?id=52897
Summary
WebKit2: Need WebKit2 equivalent of WebResourceLoadDelegate::willSendRequest ...
Jessie Berlin
Reported
2011-01-21 07:53:05 PST
<
rdar://problem/8898294
>
Attachments
Patch
(12.60 KB, patch)
2011-02-03 22:29 PST
,
Maciej Stachowiak
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2011-02-03 22:29:27 PST
Created
attachment 81191
[details]
Patch
mitz
Comment 2
2011-02-03 22:35:20 PST
Comment on
attachment 81191
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=81191&action=review
> Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePage.h:90 > +typedef WKURLRequestRef (*WKBundlePageWillSendRequestForFrameCallback)(WKBundlePageRef page, WKBundleFrameRef frame, uint64_t resourceIdentifier, WKURLRequestRef request, WKURLResponseRef redirectResponse, const void* clientInfo);
I think we’re keeping the “void *” rather than “void* ” format for now.
Maciej Stachowiak
Comment 3
2011-02-03 23:28:11 PST
Committed
r77611
: <
http://trac.webkit.org/changeset/77611
>
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