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

Issue 2366153002: //third_party/WebKit clang-format preparation patch (Closed)

Created:
4 years, 2 months ago by dcheng
Modified:
4 years, 2 months ago
CC:
chromium-reviews, ojan+watch_chromium.org, szager+layoutwatch_chromium.org, glebl+reviews_chromium.org, blink-reviews-style_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, Dirk Pranke, dglazkov+blink, jchaffraix+rendering, blink-reviews, scheduler-bugs_chromium.org, blink-reviews-api_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

//third_party/WebKit clang-format preparation patch This CL contains the manual changes required for the Blink whitespace reformatting: - Remove portions of check-webkit-style that complain about Chromium style formatting. - Remove nested .clang-formats to ensure a globally consistent style. - Enforce clang-format formatting to avoid losing formatting style coverage. The subsequent CL will contain only automated reformatting changes. BUG=563793 R=danakj@chromium.org, dpranke@chromium.org, thakis@chromium.org Committed: https://crrev.com/7055702f4e456753783d341e73043d311fcbfa85 Cr-Commit-Position: refs/heads/master@{#422255}

Patch Set 1 #

Total comments: 12

Patch Set 2 : Remove check_switch_indentation #

Total comments: 2

Patch Set 3 : Remove SortIncludes directive. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -787 lines) Patch
M third_party/WebKit/.clang-format View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/PRESUBMIT.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/Source/core/layout/ng/.clang-format View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/Source/platform/scheduler/.clang-format View 1 chunk +0 lines, -8 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py View 1 2 12 chunks +0 lines, -249 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py View 29 chunks +7 lines, -511 lines 0 comments Download
D third_party/WebKit/public/platform/scheduler/.clang-format View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
dcheng
I haven't attempted a full cleanup of cpp.py. Basically, my methodology was: Look at the ...
4 years, 2 months ago (2016-09-25 03:48:27 UTC) #2
dcheng
+dpranke, mind looking over this staging CL? The idea is that tomorrow, whoever is doing ...
4 years, 2 months ago (2016-09-29 18:23:08 UTC) #3
Dirk Pranke
lgtm, assuming thakis@ or danakj@ also approves, since I'm not close to the details of ...
4 years, 2 months ago (2016-09-29 20:36:27 UTC) #5
cbiesinger
https://codereview.chromium.org/2366153002/diff/1/third_party/WebKit/Source/core/layout/ng/.clang-format File third_party/WebKit/Source/core/layout/ng/.clang-format (left): https://codereview.chromium.org/2366153002/diff/1/third_party/WebKit/Source/core/layout/ng/.clang-format#oldcode8 third_party/WebKit/Source/core/layout/ng/.clang-format:8: Standard: Cpp11 As one of the layout/ng engineers: Can ...
4 years, 2 months ago (2016-09-29 20:39:08 UTC) #7
Nico
dcheng: will look once home (traveling, should be home in 2-3h) https://codereview.chromium.org/2366153002/diff/1/third_party/WebKit/Source/core/layout/ng/.clang-format File third_party/WebKit/Source/core/layout/ng/.clang-format (left): ...
4 years, 2 months ago (2016-09-29 20:46:09 UTC) #8
cbiesinger
On 2016/09/29 20:46:09, Nico (mostly away until Oct 3) wrote: > dcheng: will look once ...
4 years, 2 months ago (2016-09-29 20:47:17 UTC) #9
danakj
https://codereview.chromium.org/2366153002/diff/1/third_party/WebKit/Source/core/layout/ng/.clang-format File third_party/WebKit/Source/core/layout/ng/.clang-format (left): https://codereview.chromium.org/2366153002/diff/1/third_party/WebKit/Source/core/layout/ng/.clang-format#oldcode8 third_party/WebKit/Source/core/layout/ng/.clang-format:8: Standard: Cpp11 On 2016/09/29 20:39:08, cbiesinger wrote: > As ...
4 years, 2 months ago (2016-09-29 20:54:05 UTC) #10
dcheng
https://codereview.chromium.org/2366153002/diff/1/third_party/WebKit/Source/core/layout/ng/.clang-format File third_party/WebKit/Source/core/layout/ng/.clang-format (left): https://codereview.chromium.org/2366153002/diff/1/third_party/WebKit/Source/core/layout/ng/.clang-format#oldcode8 third_party/WebKit/Source/core/layout/ng/.clang-format:8: Standard: Cpp11 On 2016/09/29 20:54:04, danakj wrote: > On ...
4 years, 2 months ago (2016-09-29 21:10:58 UTC) #11
danakj
LGTM https://codereview.chromium.org/2366153002/diff/1/third_party/WebKit/Source/core/layout/ng/.clang-format File third_party/WebKit/Source/core/layout/ng/.clang-format (left): https://codereview.chromium.org/2366153002/diff/1/third_party/WebKit/Source/core/layout/ng/.clang-format#oldcode8 third_party/WebKit/Source/core/layout/ng/.clang-format:8: Standard: Cpp11 On 2016/09/29 21:10:58, dcheng wrote: > ...
4 years, 2 months ago (2016-09-29 21:19:57 UTC) #12
Nico
lgtm also. Thanks! https://codereview.chromium.org/2366153002/diff/20001/third_party/WebKit/.clang-format File third_party/WebKit/.clang-format (right): https://codereview.chromium.org/2366153002/diff/20001/third_party/WebKit/.clang-format#newcode10 third_party/WebKit/.clang-format:10: SortIncludes: false (we can remove this, ...
4 years, 2 months ago (2016-09-30 00:37:15 UTC) #13
dcheng
https://codereview.chromium.org/2366153002/diff/20001/third_party/WebKit/.clang-format File third_party/WebKit/.clang-format (right): https://codereview.chromium.org/2366153002/diff/20001/third_party/WebKit/.clang-format#newcode10 third_party/WebKit/.clang-format:10: SortIncludes: false On 2016/09/30 00:37:15, Nico (mostly away until ...
4 years, 2 months ago (2016-09-30 16:43:58 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 23:11:14 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7055702f4e456753783d341e73043d311fcbfa85
Cr-Commit-Position: refs/heads/master@{#422255}

Powered by Google App Engine
This is Rietveld 408576698