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

Issue 2868923002: Blink rename follow-up: Use Chromium style in network_instrumentation namespace. (Closed)

Created:
3 years, 7 months ago by Łukasz Anforowicz
Modified:
3 years, 7 months ago
Reviewers:
Mike West, dcheng
CC:
blink-reviews, chromium-reviews, gavinp+loader_chromium.org, Nate Chapin, kinuko+watch, loading-reviews_chromium.org, loading-reviews+fetch_chromium.org, tyoshino+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Blink rename follow-up: Use Chromium style in network_instrumentation namespace. Clang-based renaming tool only processed idenfitiers within blink and WTF namespaces and so it has skipped top-level network_instrumentation namespace in platform/network/NetworkInstrumentation.h This CL applies Chromium style to the network_instrumentation namespace and nests this namespace into the blink namespace. This CL was partially generated using the clang-based renaming tool. No intended behavior change. BUG=675877 Review-Url: https://codereview.chromium.org/2868923002 Cr-Commit-Position: refs/heads/master@{#470316} Committed: https://chromium.googlesource.com/chromium/src/+/9f33458f42d4dc333d684b1c7ac62ded430f1532

Patch Set 1 #

Total comments: 4

Patch Set 2 : Move network_instrumentation into blink namespace. #

Total comments: 2

Patch Set 3 : Revert changes to tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -36 lines) Patch
M third_party/WebKit/Source/platform/loader/fetch/ResourceFetcher.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/loader/fetch/ResourceLoader.cpp View 3 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/network/NetworkInstrumentation.h View 1 1 chunk +9 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/platform/network/NetworkInstrumentation.cpp View 1 4 chunks +21 lines, -19 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
Łukasz Anforowicz
dcheng@, could you PTAL? This CL fixes one of the left-over m_... occurrences tracked by ...
3 years, 7 months ago (2017-05-08 17:09:45 UTC) #2
dcheng
https://codereview.chromium.org/2868923002/diff/1/third_party/WebKit/Source/platform/network/NetworkInstrumentation.h File third_party/WebKit/Source/platform/network/NetworkInstrumentation.h (left): https://codereview.chromium.org/2868923002/diff/1/third_party/WebKit/Source/platform/network/NetworkInstrumentation.h#oldcode15 third_party/WebKit/Source/platform/network/NetworkInstrumentation.h:15: namespace network_instrumentation { On 2017/05/08 17:09:45, Łukasz A. wrote: ...
3 years, 7 months ago (2017-05-08 18:23:45 UTC) #3
Łukasz Anforowicz
https://codereview.chromium.org/2868923002/diff/1/third_party/WebKit/Source/platform/network/NetworkInstrumentation.h File third_party/WebKit/Source/platform/network/NetworkInstrumentation.h (left): https://codereview.chromium.org/2868923002/diff/1/third_party/WebKit/Source/platform/network/NetworkInstrumentation.h#oldcode15 third_party/WebKit/Source/platform/network/NetworkInstrumentation.h:15: namespace network_instrumentation { On 2017/05/08 18:23:44, dcheng wrote: > ...
3 years, 7 months ago (2017-05-08 18:48:35 UTC) #5
dcheng
LGTM with comment addressed https://codereview.chromium.org/2868923002/diff/20001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (right): https://codereview.chromium.org/2868923002/diff/20001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#newcode434 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:434: "erase", "find", "front", "insert", "length", ...
3 years, 7 months ago (2017-05-08 18:56:13 UTC) #6
Łukasz Anforowicz
Thanks. https://codereview.chromium.org/2868923002/diff/20001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (right): https://codereview.chromium.org/2868923002/diff/20001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#newcode434 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:434: "erase", "find", "front", "insert", "length", "size", "swap", On ...
3 years, 7 months ago (2017-05-08 19:06:03 UTC) #7
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/2868923002/40001
3 years, 7 months ago (2017-05-08 19:07:33 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/430211)
3 years, 7 months ago (2017-05-08 19:23:22 UTC) #12
Łukasz Anforowicz
mkwst@, could you PTAL? (as an owner of third_party/WebKit/Source/platform and third_party/WebKit/Source/platform/loader)
3 years, 7 months ago (2017-05-08 19:30:24 UTC) #14
Mike West
LGTM
3 years, 7 months ago (2017-05-09 09:27:45 UTC) #15
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/2868923002/40001
3 years, 7 months ago (2017-05-09 13:32:17 UTC) #17
commit-bot: I haz the power
3 years, 7 months ago (2017-05-09 14:05:54 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/9f33458f42d4dc333d684b1c7ac6...

Powered by Google App Engine
This is Rietveld 408576698