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

Issue 1805713002: Fix missing comma in HeadersToIgnore array. (Closed)

Created:
4 years, 9 months ago by etienneb
Modified:
4 years, 8 months ago
CC:
blink-reviews, chromium-reviews, gavinp+loader_chromium.org, Nate Chapin, loading-reviews+fetch_chromium.org, tyoshino+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix missing comma in HeadersToIgnore array. R=mkwst@chromium.org, morrita@chromium.org BUG=589955 Committed: https://crrev.com/f6a13f365cebaa2e53f32a07dcc79b52134a9d60 Cr-Commit-Position: refs/heads/master@{#384507}

Patch Set 1 #

Patch Set 2 : adding unittest #

Total comments: 4

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -1 line) Patch
M third_party/WebKit/Source/core/fetch/RawResourceTest.cpp View 1 2 1 chunk +63 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/Resource.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 47 (23 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805713002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805713002/1
4 years, 9 months ago (2016-03-15 22:55:26 UTC) #3
etienneb
PTAL.
4 years, 9 months ago (2016-03-15 22:56:45 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-16 01:18:29 UTC) #6
Mike West
Ah! That's a terrible bug, good catch. LGTM, but please add a test to make ...
4 years, 9 months ago (2016-03-16 12:05:59 UTC) #7
etienneb
Mike West, could you look back over my shoulders. I have no idea what I'm ...
4 years, 9 months ago (2016-03-23 20:56:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805713002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805713002/20001
4 years, 8 months ago (2016-03-29 15:08:28 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/163259) mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 8 months ago (2016-03-29 15:21:42 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805713002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805713002/20001
4 years, 8 months ago (2016-03-29 18:22:18 UTC) #15
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/179275)
4 years, 8 months ago (2016-03-29 18:33:26 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805713002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805713002/20001
4 years, 8 months ago (2016-03-29 20:26:01 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/86744) mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 8 months ago (2016-03-29 20:37:32 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805713002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805713002/20001
4 years, 8 months ago (2016-03-29 22:25:20 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/163582)
4 years, 8 months ago (2016-03-29 22:38:03 UTC) #25
grt (UTC plus 2)
Your checkout is out of date; see below. https://codereview.chromium.org/1805713002/diff/20001/third_party/WebKit/Source/core/fetch/RawResourceTest.cpp File third_party/WebKit/Source/core/fetch/RawResourceTest.cpp (right): https://codereview.chromium.org/1805713002/diff/20001/third_party/WebKit/Source/core/fetch/RawResourceTest.cpp#newcode179 third_party/WebKit/Source/core/fetch/RawResourceTest.cpp:179: ResourcePtr<Resource> ...
4 years, 8 months ago (2016-03-31 15:14:25 UTC) #27
etienneb
thanks grt@ https://codereview.chromium.org/1805713002/diff/20001/third_party/WebKit/Source/core/fetch/RawResourceTest.cpp File third_party/WebKit/Source/core/fetch/RawResourceTest.cpp (right): https://codereview.chromium.org/1805713002/diff/20001/third_party/WebKit/Source/core/fetch/RawResourceTest.cpp#newcode179 third_party/WebKit/Source/core/fetch/RawResourceTest.cpp:179: ResourcePtr<Resource> resource = new RawResource(ResourceRequest("data:text/html,"), Resource::Raw); On ...
4 years, 8 months ago (2016-03-31 20:49:42 UTC) #28
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805713002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805713002/40001
4 years, 8 months ago (2016-03-31 21:11:26 UTC) #30
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/189185)
4 years, 8 months ago (2016-03-31 21:20:07 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805713002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805713002/40001
4 years, 8 months ago (2016-03-31 21:57:15 UTC) #35
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/203475)
4 years, 8 months ago (2016-03-31 23:36:02 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805713002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805713002/40001
4 years, 8 months ago (2016-04-01 00:12:13 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_TIMED_OUT, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/203571)
4 years, 8 months ago (2016-04-01 06:13:54 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805713002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805713002/40001
4 years, 8 months ago (2016-04-01 06:21:17 UTC) #43
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-01 07:10:37 UTC) #45
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 07:11:50 UTC) #47
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f6a13f365cebaa2e53f32a07dcc79b52134a9d60
Cr-Commit-Position: refs/heads/master@{#384507}

Powered by Google App Engine
This is Rietveld 408576698