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

Issue 35423004: Move SVGNames to Python (Closed)

Created:
7 years, 2 months ago by abarth-chromium
Modified:
7 years, 2 months ago
Reviewers:
eseidel
CC:
blink-reviews, eae+blinkwatch, dglazkov+blink, f(malita), adamk+blink_chromium.org, pdr, Stephen Chennney
Visibility:
Public.

Description

Move SVGNames to Python This CL removes the dependency on make_names.pl from SVG. After this CL, there is only one more client of make_names.pl to remove. R=eseidel@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160366

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address reviewer feedback #

Total comments: 1

Patch Set 3 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -88 lines) Patch
M Source/build/scripts/make_element_factory.py View 1 4 chunks +32 lines, -28 lines 0 comments Download
M Source/build/scripts/make_qualified_names.py View 1 chunk +1 line, -1 line 0 comments Download
M Source/build/scripts/name_utilities.py View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/build/scripts/templates/ElementFactory.cpp.tmpl View 1 5 chunks +28 lines, -7 lines 0 comments Download
M Source/build/scripts/templates/ElementFactory.h.tmpl View 1 chunk +9 lines, -1 line 0 comments Download
M Source/build/scripts/templates/ElementWrapperFactory.cpp.tmpl View 1 5 chunks +20 lines, -18 lines 0 comments Download
M Source/build/scripts/templates/ElementWrapperFactory.h.tmpl View 2 chunks +3 lines, -7 lines 0 comments Download
M Source/core/core_derived_sources.gyp View 1 chunk +8 lines, -13 lines 0 comments Download
M Source/core/dom/custom/CustomElement.cpp View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M Source/core/svg/SVGTagNames.in View 1 3 chunks +7 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
abarth-chromium
7 years, 2 months ago (2013-10-22 20:56:53 UTC) #1
eseidel
I don't like the interfaceName=Element realy-means "HTMLElement" change. But otherwise this looks good. https://codereview.chromium.org/35423004/diff/1/Source/build/scripts/templates/ElementFactory.cpp.tmpl File ...
7 years, 2 months ago (2013-10-23 07:17:26 UTC) #2
abarth-chromium
Thanks for the review! https://codereview.chromium.org/35423004/diff/1/Source/build/scripts/templates/ElementFactory.cpp.tmpl File Source/build/scripts/templates/ElementFactory.cpp.tmpl (right): https://codereview.chromium.org/35423004/diff/1/Source/build/scripts/templates/ElementFactory.cpp.tmpl#newcode56 Source/build/scripts/templates/ElementFactory.cpp.tmpl:56: On 2013/10/23 07:17:26, eseidel wrote: ...
7 years, 2 months ago (2013-10-23 17:19:15 UTC) #3
abarth-chromium
I've attempted to address your comments.
7 years, 2 months ago (2013-10-23 18:13:27 UTC) #4
eseidel
lgtm https://codereview.chromium.org/35423004/diff/140001/Source/core/dom/custom/CustomElement.cpp File Source/core/dom/custom/CustomElement.cpp (right): https://codereview.chromium.org/35423004/diff/140001/Source/core/dom/custom/CustomElement.cpp#newcode74 Source/core/dom/custom/CustomElement.cpp:74: reservedNames.append("color-profile"); You should just add a comment.
7 years, 2 months ago (2013-10-23 18:16:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/35423004/140001
7 years, 2 months ago (2013-10-23 18:17:56 UTC) #6
commit-bot: I haz the power
Failed to trigger a try job on win_layout HTTP Error 400: Bad Request
7 years, 2 months ago (2013-10-23 18:23:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/35423004/210001
7 years, 2 months ago (2013-10-23 18:23:38 UTC) #8
abarth-chromium
7 years, 2 months ago (2013-10-23 19:39:34 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 manually as r160366 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698