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

Issue 1341273002: Add FetchUtils::normalizeHeaderValue( ) (Closed)

Created:
5 years, 3 months ago by shiva.jm
Modified:
4 years, 10 months ago
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add FetchUtils::normalizeHeaderValue() These api will be used to normalize the header values in Fetch and XHR module. Background information: This is splitted from [1], and will be used by [1] and [2]. [1] https://codereview.chromium.org/1288263003/ [2] https://codereview.chromium.org/1342443004/ BUG=455099

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 4

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -0 lines) Patch
M Source/core/core.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/fetch/FetchUtils.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/fetch/FetchUtils.cpp View 2 chunks +14 lines, -0 lines 0 comments Download
A Source/core/fetch/FetchUtilsTest.cpp View 1 2 3 4 5 6 7 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 54 (21 generated)
shiva.jm
pls have a look.
5 years, 3 months ago (2015-09-15 10:46:16 UTC) #2
hiroshige
Thanks! LGTM. > CL Description > Add normalizeHeaderValue() util api How about "Add FetchUtils::normalizeHeaderValue()"? Background ...
5 years, 3 months ago (2015-09-15 10:51:11 UTC) #3
tyoshino (SeeGerritForStatus)
lgtm
5 years, 3 months ago (2015-09-15 13:41:26 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341273002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341273002/1
5 years, 3 months ago (2015-09-15 14:27:31 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-15 15:46:24 UTC) #8
yhirano
lgtm
5 years, 3 months ago (2015-09-16 05:54:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341273002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341273002/1
5 years, 3 months ago (2015-09-16 05:55:01 UTC) #11
hiroshige
japhet@, could you take a look as a core/fetch OWNER?
5 years, 3 months ago (2015-09-16 07:58:39 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, no build URL)
5 years, 3 months ago (2015-09-16 08:26:58 UTC) #14
Mike West
LGTM, but please add a unit test verifying the method's behavior.
5 years, 3 months ago (2015-09-16 12:39:43 UTC) #15
shiva.jm
On 2015/09/16 12:39:43, Mike West (slow) wrote: > LGTM, but please add a unit test ...
5 years, 3 months ago (2015-09-19 04:45:08 UTC) #16
Mike West
On 2015/09/19 at 04:45:08, shiva.jm wrote: > On 2015/09/16 12:39:43, Mike West (slow) wrote: > ...
5 years, 3 months ago (2015-09-19 09:45:06 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341273002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341273002/80001
5 years, 3 months ago (2015-09-21 07:13:48 UTC) #19
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/115665)
5 years, 3 months ago (2015-09-21 07:23:06 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341273002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341273002/100001
5 years, 3 months ago (2015-09-21 10:09:41 UTC) #23
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/43213)
5 years, 3 months ago (2015-09-21 10:35:47 UTC) #25
shiva.jm
updated the patch with tests, pls have a look.
5 years, 3 months ago (2015-09-21 11:12:17 UTC) #26
Mike West
LGTM % test nits. https://codereview.chromium.org/1341273002/diff/100001/Source/core/fetch/FetchUtilsTest.cpp File Source/core/fetch/FetchUtilsTest.cpp (right): https://codereview.chromium.org/1341273002/diff/100001/Source/core/fetch/FetchUtilsTest.cpp#newcode28 Source/core/fetch/FetchUtilsTest.cpp:28: EXPECT_EQ("test", FetchUtils::normalizeHeaderValue("test")); Nit: Can you ...
5 years, 3 months ago (2015-09-21 11:31:27 UTC) #27
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341273002/110001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341273002/110001
5 years, 3 months ago (2015-09-22 04:26:06 UTC) #29
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341273002/130001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341273002/130001
5 years, 3 months ago (2015-09-22 05:35:20 UTC) #31
shiva.jm
updated the tests, pls have a look. https://codereview.chromium.org/1341273002/diff/100001/Source/core/fetch/FetchUtilsTest.cpp File Source/core/fetch/FetchUtilsTest.cpp (right): https://codereview.chromium.org/1341273002/diff/100001/Source/core/fetch/FetchUtilsTest.cpp#newcode28 Source/core/fetch/FetchUtilsTest.cpp:28: EXPECT_EQ("test", FetchUtils::normalizeHeaderValue("test")); ...
5 years, 3 months ago (2015-09-22 06:01:09 UTC) #32
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-22 07:21:43 UTC) #34
shiva.jm
On 2015/09/22 07:21:43, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
5 years, 3 months ago (2015-09-22 11:08:11 UTC) #35
shiva.jm
bots have passed all tests, shall we commit ?
5 years, 3 months ago (2015-09-22 15:21:22 UTC) #36
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341273002/130001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341273002/130001
5 years, 3 months ago (2015-09-23 03:26:24 UTC) #38
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-23 03:40:47 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341273002/130001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341273002/130001
5 years, 3 months ago (2015-09-23 15:26:33 UTC) #43
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/116853)
5 years, 3 months ago (2015-09-23 15:32:22 UTC) #45
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341273002/130001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341273002/130001
5 years, 3 months ago (2015-09-24 01:05:21 UTC) #47
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/117312)
5 years, 3 months ago (2015-09-24 01:08:15 UTC) #49
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341273002/130001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341273002/130001
5 years, 3 months ago (2015-09-24 05:18:31 UTC) #51
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/117410)
5 years, 3 months ago (2015-09-24 05:19:22 UTC) #53
rwlbuis
4 years, 10 months ago (2016-02-25 22:01:08 UTC) #54
This landed as crbug.com/1364993003, closing.

Powered by Google App Engine
This is Rietveld 408576698