Bug 159932 - [Fetch API] Add a JS builtin to implement https://fetch.spec.whatwg.org/#concept-headers-fill
Summary: [Fetch API] Add a JS builtin to implement https://fetch.spec.whatwg.org/#conc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks: 151937 159672
  Show dependency treegraph
 
Reported: 2016-07-19 11:49 PDT by youenn fablet
Modified: 2016-07-19 23:24 PDT (History)
3 users (show)

See Also:


Attachments
Patch (16.85 KB, patch)
2016-07-19 12:49 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Adding missing file (19.41 KB, patch)
2016-07-19 13:24 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2016-07-19 11:49:39 PDT
[Fetch API] Add a JS builtin to implement https://fetch.spec.whatwg.org/#concept-headers-fill
Comment 1 youenn fablet 2016-07-19 12:49:34 PDT
Created attachment 284033 [details]
Patch
Comment 2 youenn fablet 2016-07-19 13:24:20 PDT
Created attachment 284038 [details]
Adding missing file
Comment 3 WebKit Commit Bot 2016-07-19 23:24:09 PDT
Comment on attachment 284038 [details]
Adding missing file

Clearing flags on attachment: 284038

Committed r203445: <http://trac.webkit.org/changeset/203445>
Comment 4 WebKit Commit Bot 2016-07-19 23:24:14 PDT
All reviewed patches have been landed.  Closing bug.