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

Issue 2667273003: Make the tool rename identifiers declared in (generated) ComputedStyleBase.h (Closed)

Created:
3 years, 10 months ago by Łukasz Anforowicz
Modified:
3 years, 10 months ago
Reviewers:
dcheng
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make the tool rename identifiers declared in (generated) ComputedStyleBase.h Some style properties are manually declared (e.g. SVGComputedStyle.h), while others are declared in a generated file (ComputedStyleBase.h). To make sure everything is consistently renamed, this CL explicitly allows the rename tool to process style identifiers, even if they live in the generated ComputedStyleBase.h file. The consistent renaming of style properties is needed to consistently/sanely adjust make_style_builder.py (which deals with both kinds of style properties [generated vs non-generated] in a unified way). For more explanation please see also https://crrev.com/2667273003/#msg6. BUG=685405 Review-Url: https://codereview.chromium.org/2667273003 Cr-Commit-Position: refs/heads/master@{#449176} Committed: https://chromium.googlesource.com/chromium/src/+/1eb45fbe3b9ef87e457f3bdb044a9f19a5e20543

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebasing... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -1 line) Patch
M tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp View 1 3 chunks +38 lines, -1 line 0 comments Download

Messages

Total messages: 20 (9 generated)
Łukasz Anforowicz
dcheng@, can you PTAL? https://codereview.chromium.org/2667273003/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (right): https://codereview.chromium.org/2667273003/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#newcode516 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:516: // (third_party/WebKit/Source/core/frame/Settings.h). This TODO is ...
3 years, 10 months ago (2017-02-02 01:06:16 UTC) #2
dcheng
I'm probably missing something, but why do we want to change the generated file? Doesn't ...
3 years, 10 months ago (2017-02-02 05:19:58 UTC) #3
Łukasz Anforowicz
On 2017/02/02 05:19:58, dcheng wrote: > I'm probably missing something, but why do we want ...
3 years, 10 months ago (2017-02-02 17:12:44 UTC) #4
Łukasz Anforowicz
On 2017/02/02 17:12:44, Łukasz Anforowicz wrote: > On 2017/02/02 05:19:58, dcheng wrote: > > I'm ...
3 years, 10 months ago (2017-02-02 17:13:17 UTC) #5
Łukasz Anforowicz
On 2017/02/02 05:19:58, dcheng wrote: > I'm probably missing something, but why do we want ...
3 years, 10 months ago (2017-02-02 17:13:30 UTC) #6
dcheng
LGTM, but update the CL description with more details about the motivation. Something along the ...
3 years, 10 months ago (2017-02-08 19:42:22 UTC) #7
Łukasz Anforowicz
On 2017/02/08 19:42:22, dcheng wrote: > LGTM, but update the CL description with more details ...
3 years, 10 months ago (2017-02-08 20:06:11 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/2667273003/1
3 years, 10 months ago (2017-02-08 21:10:10 UTC) #12
commit-bot: I haz the power
Failed to apply patch for tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp: While running git apply --index -p1; error: patch failed: ...
3 years, 10 months ago (2017-02-08 21:48:47 UTC) #14
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/2667273003/20001
3 years, 10 months ago (2017-02-09 01:05:59 UTC) #17
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 01:22:37 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/1eb45fbe3b9ef87e457f3bdb044a...

Powered by Google App Engine
This is Rietveld 408576698