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

Issue 2667423006: blink: Remove include ordering checks, clang-format does this now. (Closed)

Created:
3 years, 10 months ago by Nico
Modified:
3 years, 10 months ago
Reviewers:
dcheng
CC:
chromium-reviews, blink-reviews, blink-reviews-style_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

blink: Remove include ordering checks, clang-format does this now. One change in behavior: clang-format wants <> includes to go first (like in Chromium -- but Chromium style recommends a newline between the <> include block and the "" include block), while they used to go to the end in Blink. BUG=688155 Review-Url: https://codereview.chromium.org/2667423006 Cr-Commit-Position: refs/heads/master@{#448074} Committed: https://chromium.googlesource.com/chromium/src/+/9f3583163a9592f26a0b72ff702eee5d9b5f0378

Patch Set 1 #

Total comments: 7

Patch Set 2 : more moc removal #

Patch Set 3 : feedback #

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

Messages

Total messages: 18 (12 generated)
Nico
3 years, 10 months ago (2017-02-03 18:08:50 UTC) #3
dcheng
https://codereview.chromium.org/2667423006/diff/1/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/2667423006/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py#newcode2512 third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py:2512: # Qt private APIs use _p.h suffix. Nit: remove ...
3 years, 10 months ago (2017-02-03 18:16:18 UTC) #7
Nico
Thanks! https://codereview.chromium.org/2667423006/diff/1/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/2667423006/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py#newcode2512 third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py:2512: # Qt private APIs use _p.h suffix. On ...
3 years, 10 months ago (2017-02-03 18:20:38 UTC) #8
dcheng
LGTM https://codereview.chromium.org/2667423006/diff/1/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/2667423006/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py#newcode2620 third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/cpp.py:2620: '%s Should be: alphabetically sorted.' % On 2017/02/03 ...
3 years, 10 months ago (2017-02-03 18:53:50 UTC) #11
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/2667423006/40001
3 years, 10 months ago (2017-02-03 21:14:53 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-03 21:37:35 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/9f3583163a9592f26a0b72ff702e...

Powered by Google App Engine
This is Rietveld 408576698