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

Issue 19368004: Get rid of special casing for 'operator' from the bindings generator (Closed)

Created:
7 years, 5 months ago by do-not-use
Modified:
7 years, 5 months ago
Reviewers:
haraken
CC:
blink-reviews, Nils Barth (inactive), jsbell+bindings_chromium.org, pdr, eae+blinkwatch, abarth-chromium, marja+watch_chromium.org, dglazkov+blink, f(malita), adamk+blink_chromium.org, Stephen Chennney, Nate Chapin, lgombos
Visibility:
Public.

Description

Get rid of special casing for 'operator' from the bindings generator Get rid of special casing for 'operator' from the bindings generator by using [ImplementedAs=svgOperator] extended attribute for the following attributes: - SVGFECompositeElement.operator - SVGFEMorphologyElement.operator R=haraken Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154341

Patch Set 1 #

Patch Set 2 : Apply Kentaro's comments #

Patch Set 3 : Rebase on master #

Patch Set 4 : Build fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -21 lines) Patch
M Source/bindings/scripts/deprecated_code_generator_v8.pm View 1 2 2 chunks +1 line, -3 lines 0 comments Download
M Source/core/svg/SVGFECompositeElement.h View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGFECompositeElement.cpp View 1 6 chunks +6 lines, -6 lines 0 comments Download
M Source/core/svg/SVGFECompositeElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGFEMorphologyElement.h View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGFEMorphologyElement.cpp View 1 5 chunks +6 lines, -6 lines 0 comments Download
M Source/core/svg/SVGFEMorphologyElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGTransform.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGTransform.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
do-not-use
7 years, 5 months ago (2013-07-16 15:45:04 UTC) #1
haraken
LGTM Shall we add s/Svg/SVG/ to FirstLetterToUpperCase() in the code generator, and rename setSvgOperatorBaseValue() to ...
7 years, 5 months ago (2013-07-16 15:50:05 UTC) #2
do-not-use
On 2013/07/16 15:50:05, haraken wrote: > LGTM > > Shall we add s/Svg/SVG/ to FirstLetterToUpperCase() ...
7 years, 5 months ago (2013-07-16 18:40:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/19368004/5001
7 years, 5 months ago (2013-07-16 18:43:10 UTC) #4
commit-bot: I haz the power
Failed to apply patch for Source/bindings/scripts/deprecated_code_generator_v8.pm: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 5 months ago (2013-07-16 18:43:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/19368004/9001
7 years, 5 months ago (2013-07-16 18:58:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/19368004/19001
7 years, 5 months ago (2013-07-16 21:18:14 UTC) #7
commit-bot: I haz the power
7 years, 5 months ago (2013-07-17 00:52:28 UTC) #8
Message was sent while issue was closed.
Change committed as 154341

Powered by Google App Engine
This is Rietveld 408576698