Bug 160407

Summary: [Fetch API] Pass directly FetchRequest fetch options to ThreadableLoader
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 151937    
Attachments:
Description Flags
Patch
none
Patch for landing none

Description youenn fablet 2016-08-01 09:45:36 PDT
We should pass directly FetchRequest fetch options to ThreadableLoader
Comment 1 youenn fablet 2016-08-01 09:51:47 PDT
Created attachment 285016 [details]
Patch
Comment 2 WebKit Commit Bot 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.
Comment 3 youenn fablet 2016-08-01 23:18:09 PDT
Created attachment 285077 [details]
Patch for landing
Comment 4 youenn fablet 2016-08-01 23:20:23 PDT
(In reply to comment #3)
> Created attachment 285077 [details]
> Patch for landing

Updating patch for win build
Comment 5 WebKit Commit Bot 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.
Comment 6 WebKit Commit Bot 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>
Comment 7 WebKit Commit Bot 2016-08-01 23:48:20 PDT
All reviewed patches have been landed.  Closing bug.