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

Issue 2965343002: Make ElementFactory.cpp.tmpl generate unique names (Closed)

Created:
3 years, 5 months ago by Daniel Bratell
Modified:
3 years, 5 months ago
Reviewers:
fs
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make ElementFactory.cpp.tmpl generate unique names ElementFactory is used for both SVG and HTML and some names it exported were the same so in a jumbo build they would collide. By making the name unique we don't have to exclude the generated files from jumbo building. R=fs@opera.com BUG= Review-Url: https://codereview.chromium.org/2965343002 Cr-Commit-Position: refs/heads/master@{#484911} Committed: https://chromium.googlesource.com/chromium/src/+/65232ab5522a55c5643bdd6d1fca47f02df9cb69

Patch Set 1 #

Total comments: 1

Patch Set 2 : Drop an underscore in the generated element factory code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -17 lines) Patch
M third_party/WebKit/Source/build/scripts/templates/ElementFactory.cpp.tmpl View 1 3 chunks +15 lines, -17 lines 0 comments Download

Messages

Total messages: 16 (11 generated)
Daniel Bratell
3 years, 5 months ago (2017-07-07 10:13:12 UTC) #1
fs
lgtm https://codereview.chromium.org/2965343002/diff/1/third_party/WebKit/Source/build/scripts/templates/ElementFactory.cpp.tmpl File third_party/WebKit/Source/build/scripts/templates/ElementFactory.cpp.tmpl (right): https://codereview.chromium.org/2965343002/diff/1/third_party/WebKit/Source/build/scripts/templates/ElementFactory.cpp.tmpl#newcode34 third_party/WebKit/Source/build/scripts/templates/ElementFactory.cpp.tmpl:34: static {{namespace}}Element* {{namespace}}_{{tag|symbol}}Constructor( (I guess that if one ...
3 years, 5 months ago (2017-07-07 11:01:29 UTC) #4
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/2965343002/20001
3 years, 5 months ago (2017-07-07 11:58:02 UTC) #12
Daniel Bratell
On 2017/07/07 11:01:29, fs wrote: > lgtm > > https://codereview.chromium.org/2965343002/diff/1/third_party/WebKit/Source/build/scripts/templates/ElementFactory.cpp.tmpl > File third_party/WebKit/Source/build/scripts/templates/ElementFactory.cpp.tmpl > (right): ...
3 years, 5 months ago (2017-07-07 11:58:45 UTC) #13
commit-bot: I haz the power
3 years, 5 months ago (2017-07-07 13:40:28 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/65232ab5522a55c5643bdd6d1fca...

Powered by Google App Engine
This is Rietveld 408576698