Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Issue 2854613002: fetch: Drop Headers from HeadersInit typedef declaration. (Closed)

Created:
3 years, 7 months ago by Raphael Kubo da Costa (rakuco)
Modified:
3 years, 7 months ago
CC:
chromium-reviews, blink-reviews, haraken, blink-reviews-w3ctests_chromium.org, blink-reviews-bindings_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

fetch: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -43 lines) Patch
M content/browser/service_worker/service_worker_browsertest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
D third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt View 1 chunk +0 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/generated.gni View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/Headers.h View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/Headers.cpp View 3 chunks +4 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/Headers.idl View 1 chunk +1 line, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/fetch/RequestInit.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/fetch/RequestInit.cpp View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 25 (14 generated)
Raphael Kubo da Costa (rakuco)
PTAL. This depends on https://codereview.chromium.org/2840193002/
3 years, 7 months ago (2017-05-01 10:49:19 UTC) #1
Raphael Kubo da Costa (rakuco)
+falken for the change to service_worker_browsertest.cc With |Headers| removed from the |HeadersInit| IDL typedef, something ...
3 years, 7 months ago (2017-05-01 12:16:58 UTC) #10
Raphael Kubo da Costa (rakuco)
On 2017/05/01 12:16:58, Raphael Kubo da Costa (rakuco) wrote: > +falken for the change to ...
3 years, 7 months ago (2017-05-01 12:53:02 UTC) #11
falken
On 2017/05/01 12:53:02, Raphael Kubo da Costa (rakuco) wrote: > On 2017/05/01 12:16:58, Raphael Kubo ...
3 years, 7 months ago (2017-05-02 03:43:32 UTC) #14
falken
On 2017/05/02 03:43:32, falken (away May 3-5) wrote: > On 2017/05/01 12:53:02, Raphael Kubo da ...
3 years, 7 months ago (2017-05-02 03:48:04 UTC) #15
Raphael Kubo da Costa (rakuco)
On 2017/05/02 03:48:04, falken (away May 3-5) wrote: > On 2017/05/02 03:43:32, falken (away May ...
3 years, 7 months ago (2017-05-02 09:16:44 UTC) #16
yhirano
On 2017/05/02 09:16:44, Raphael Kubo da Costa (rakuco) wrote: > On 2017/05/02 03:48:04, falken (away ...
3 years, 7 months ago (2017-05-02 11:02:10 UTC) #17
Raphael Kubo da Costa (rakuco)
On 2017/05/02 11:02:10, yhirano (away May 3 - May 5) wrote: > I think 705490 ...
3 years, 7 months ago (2017-05-02 11:04:20 UTC) #19
yhirano
lgtm
3 years, 7 months ago (2017-05-02 11:05:59 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2854613002/20001
3 years, 7 months ago (2017-05-02 11:07:20 UTC) #22
commit-bot: I haz the power
3 years, 7 months ago (2017-05-02 11:11:44 UTC) #25
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/37b22b3ee932500caa379e06b0a1...

Powered by Google App Engine
This is Rietveld 408576698