WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
175710
[Fetch API] Add support for a callback-based fetch
https://bugs.webkit.org/show_bug.cgi?id=175710
Summary
[Fetch API] Add support for a callback-based fetch
youenn fablet
Reported
2017-08-17 21:57:55 PDT
This will be useful for Cache add/addAll.
Attachments
Patch
(9.83 KB, patch)
2017-08-17 22:03 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch for landing
(9.82 KB, patch)
2017-08-18 11:13 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2017-08-17 22:03:20 PDT
Created
attachment 318471
[details]
Patch
Alex Christensen
Comment 2
2017-08-18 10:38:04 PDT
Comment on
attachment 318471
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=318471&action=review
> Source/WebCore/Modules/fetch/FetchResponse.h:62 > + using NotificationCallbak = WTF::Function<void(ExceptionOr<FetchResponse&>&&)>;
Callback
youenn fablet
Comment 3
2017-08-18 11:13:54 PDT
Created
attachment 318520
[details]
Patch for landing
WebKit Commit Bot
Comment 4
2017-08-18 12:32:21 PDT
Comment on
attachment 318520
[details]
Patch for landing Clearing flags on attachment: 318520 Committed
r220927
: <
http://trac.webkit.org/changeset/220927
>
WebKit Commit Bot
Comment 5
2017-08-18 12:32:23 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2017-08-18 12:33:45 PDT
<
rdar://problem/33967940
>
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