Descriptionfetch: Drop Headers from HeadersInit typedef declaration.
This finally aligns our typedef with the version in the spec. We can do so
now that our bindings code can convert any iterable object into a sequence.
The Headers::FillWith(const Header*, ...) overload has been kept though, as
it is used by other classes that may need to fill a Headers object with
another existing one (when initializing a Request object, for example).
BUG=705490
R=falken@chromium.org,mkwst@chromium.org,tyoshino@chromium.org,yhirano@chromium.org
Review-Url: https://codereview.chromium.org/2854613002
Cr-Commit-Position: refs/heads/master@{#468595}
Committed: https://chromium.googlesource.com/chromium/src/+/37b22b3ee932500caa379e06b0a170cc164c8d03
Patch Set 1 #Patch Set 2 : Adjust expectations for ServiceWorkerVersionBrowserTest.FetchEvent_Response #
Depends on Patchset: Messages
Total messages: 25 (14 generated)
|