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

Issue 2749513008: Remove header ordering checks from check-webkit-style (Closed)

Created:
3 years, 9 months ago by alancutter (OOO until 2018)
Modified:
3 years, 9 months ago
Reviewers:
dcheng
CC:
blink-reviews, blink-reviews-style_chromium.org, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove header ordering checks from check-webkit-style This change removes checks for header ordering in check-webkit-style. We use clang-format to format and lint our headers so it is unnecessary for check-webkit-style to check this. See AnimationSimTest.cpp in https://codereview.chromium.org/2757543002 for something linted by clang-format that would fail check-webkit-style if this feature weren't removed. BUG=701250 Review-Url: https://codereview.chromium.org/2749513008 Cr-Commit-Position: refs/heads/master@{#458009} Committed: https://chromium.googlesource.com/chromium/src/+/2a9fb0166f08fecc7b3b68deff1b6523f1610d23

Patch Set 1 #

Patch Set 2 : review #

Patch Set 3 : revertCH #

Total comments: 6

Patch Set 4 : Remove unused branches #

Patch Set 5 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -319 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py View 1 2 3 6 chunks +0 lines, -173 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py View 1 2 3 3 chunks +0 lines, -146 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
alancutter (OOO until 2018)
3 years, 9 months ago (2017-03-16 03:51:19 UTC) #2
dcheng
On 2017/03/16 05:36:48, alancutter wrote: > Description was changed from > > ========== > Make ...
3 years, 9 months ago (2017-03-16 05:45:27 UTC) #4
alancutter (OOO until 2018)
On 2017/03/16 at 05:45:27, dcheng wrote: > On 2017/03/16 05:36:48, alancutter wrote: > > Description ...
3 years, 9 months ago (2017-03-17 00:54:28 UTC) #6
dcheng
LGTM with nits https://codereview.chromium.org/2749513008/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py File third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py (right): https://codereview.chromium.org/2749513008/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py#newcode2572 third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py:2572: primary_header_exists = _does_primary_header_exist(filename) I think this ...
3 years, 9 months ago (2017-03-17 05:37:30 UTC) #7
alancutter (OOO until 2018)
https://codereview.chromium.org/2749513008/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py File third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py (right): https://codereview.chromium.org/2749513008/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py#newcode2572 third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py:2572: primary_header_exists = _does_primary_header_exist(filename) On 2017/03/17 at 05:37:29, dcheng wrote: ...
3 years, 9 months ago (2017-03-19 23:12:48 UTC) #8
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/2749513008/80001
3 years, 9 months ago (2017-03-19 23:14:35 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-20 00:44:13 UTC) #14
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/2a9fb0166f08fecc7b3b68deff1b...

Powered by Google App Engine
This is Rietveld 408576698