RESOLVED FIXED 160407
[Fetch API] Pass directly FetchRequest fetch options to ThreadableLoader
https://bugs.webkit.org/show_bug.cgi?id=160407
Summary [Fetch API] Pass directly FetchRequest fetch options to ThreadableLoader
youenn fablet
Reported 2016-08-01 09:45:36 PDT
We should pass directly FetchRequest fetch options to ThreadableLoader
Attachments
Patch (58.86 KB, patch)
2016-08-01 09:51 PDT, youenn fablet
no flags
Patch for landing (59.51 KB, patch)
2016-08-01 23:18 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2016-08-01 09:51:47 PDT
WebKit Commit Bot
Comment 2 2016-08-01 09:53:11 PDT
Attachment 285016 [details] did not pass style-queue: ERROR: Source/WebCore/loader/ResourceLoaderOptions.h:86: Should be indented on a separate line, with the colon or comma first on that line. [whitespace/indent] [4] Total errors found: 1 in 33 files If any of these errors are false positives, please file a bug against check-webkit-style.
youenn fablet
Comment 3 2016-08-01 23:18:09 PDT
Created attachment 285077 [details] Patch for landing
youenn fablet
Comment 4 2016-08-01 23:20:23 PDT
(In reply to comment #3) > Created attachment 285077 [details] > Patch for landing Updating patch for win build
WebKit Commit Bot
Comment 5 2016-08-01 23:21:05 PDT
Attachment 285077 [details] did not pass style-queue: ERROR: Source/WebCore/loader/ResourceLoaderOptions.h:86: Should be indented on a separate line, with the colon or comma first on that line. [whitespace/indent] [4] Total errors found: 1 in 34 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 6 2016-08-01 23:48:16 PDT
Comment on attachment 285077 [details] Patch for landing Clearing flags on attachment: 285077 Committed r204014: <http://trac.webkit.org/changeset/204014>
WebKit Commit Bot
Comment 7 2016-08-01 23:48:20 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.