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

Issue 2417173002: Loading: bulk style errors fix in core/fetch (Closed)

Created:
4 years, 2 months ago by Takashi Toyoshima
Modified:
4 years, 2 months ago
Reviewers:
dcheng, kouhei (in TOK)
CC:
chromium-reviews, tyoshino+watch_chromium.org, blink-reviews-style_chromium.org, Yoav Weiss, gavinp+loader_chromium.org, blink-reviews, loading-reviews+fetch_chromium.org, Nate Chapin
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Loading: bulk style errors fix in core/fetch This patch fixes style errors on core/fetch that happens probably after the cl-format changes. This fix will help to avoid from hidding important presubmit warnings/errors in the middle of refactoring works. (*1): Style check still shows one error, but it needs non-mechanical changes that will make different binary. So I do not want to contain the fix for it in this change. TEST=./Tools/Script/check-webkit-style Source/core/fetch (*1) TEST=ninja -C out/Release all BUG=655920 Committed: https://crrev.com/3a85520418a62d27bdb5fc4e5356c88e2bd459d1 Cr-Commit-Position: refs/heads/master@{#425272}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -25 lines) Patch
M third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/fetch/CrossOriginAccessControl.cpp View 4 chunks +11 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/FetchContext.cpp View 1 chunk +1 line, -0 lines 2 comments Download
M third_party/WebKit/Source/core/fetch/ImageResource.cpp View 5 chunks +12 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/Resource.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp View 5 chunks +13 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ResourceLoader.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 17 (9 generated)
Takashi Toyoshima
PTAL, this is core/fetch version of https://codereview.chromium.org/2415373002/
4 years, 2 months ago (2016-10-14 06:39:16 UTC) #5
dcheng
LGTM with a nit https://codereview.chromium.org/2417173002/diff/1/third_party/WebKit/Source/core/fetch/FetchContext.cpp File third_party/WebKit/Source/core/fetch/FetchContext.cpp (right): https://codereview.chromium.org/2417173002/diff/1/third_party/WebKit/Source/core/fetch/FetchContext.cpp#newcode32 third_party/WebKit/Source/core/fetch/FetchContext.cpp:32: Nit: remove this extra line: ...
4 years, 2 months ago (2016-10-14 06:41:53 UTC) #6
kouhei (in TOK)
lgtm
4 years, 2 months ago (2016-10-14 06:43:28 UTC) #7
Takashi Toyoshima
https://codereview.chromium.org/2417173002/diff/1/third_party/WebKit/Source/core/fetch/FetchContext.cpp File third_party/WebKit/Source/core/fetch/FetchContext.cpp (right): https://codereview.chromium.org/2417173002/diff/1/third_party/WebKit/Source/core/fetch/FetchContext.cpp#newcode32 third_party/WebKit/Source/core/fetch/FetchContext.cpp:32: This caused an error like this. > third_party/WebKit/Source/core/fetch/FetchContext.cpp:31: You ...
4 years, 2 months ago (2016-10-14 07:04:44 UTC) #8
dcheng
On 2016/10/14 07:04:44, toyoshim wrote: > https://codereview.chromium.org/2417173002/diff/1/third_party/WebKit/Source/core/fetch/FetchContext.cpp > File third_party/WebKit/Source/core/fetch/FetchContext.cpp (right): > > https://codereview.chromium.org/2417173002/diff/1/third_party/WebKit/Source/core/fetch/FetchContext.cpp#newcode32 > ...
4 years, 2 months ago (2016-10-14 07:07:31 UTC) #9
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/2417173002/1
4 years, 2 months ago (2016-10-14 08:00:20 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-14 08:07:17 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-10-14 08:10:49 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3a85520418a62d27bdb5fc4e5356c88e2bd459d1
Cr-Commit-Position: refs/heads/master@{#425272}

Powered by Google App Engine
This is Rietveld 408576698