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

Issue 177143002: IDL compiler: SVGNames (Closed)

Created:
6 years, 10 months ago by Nils Barth (inactive)
Modified:
6 years, 10 months ago
CC:
blink-reviews, kojih, arv+blink, jsbell+bindings_chromium.org, sof, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, Inactive
Visibility:
Public.

Description

IDL compiler: SVGNames Remaining: 14 => 12 Patch a bit long b/c need to pass |interface| down to scoped_name() (for both getter and setter), but content otherwise simple. BUG=239771 R=haraken, kouhei NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167669

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M Source/bindings/scripts/unstable/v8_attributes.py View 6 chunks +8 lines, -8 lines 4 comments Download

Messages

Total messages: 11 (0 generated)
Nils Barth (inactive)
6 years, 10 months ago (2014-02-24 07:08:58 UTC) #1
kouhei (in TOK)
https://codereview.chromium.org/177143002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py File Source/bindings/scripts/unstable/v8_attributes.py (right): https://codereview.chromium.org/177143002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py#newcode340 Source/bindings/scripts/unstable/v8_attributes.py:340: namespace = 'SVGNames' if interface.name.startswith('SVG') else 'HTMLNames' What happens ...
6 years, 10 months ago (2014-02-24 07:24:25 UTC) #2
Nils Barth (inactive)
https://codereview.chromium.org/177143002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py File Source/bindings/scripts/unstable/v8_attributes.py (right): https://codereview.chromium.org/177143002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py#newcode340 Source/bindings/scripts/unstable/v8_attributes.py:340: namespace = 'SVGNames' if interface.name.startswith('SVG') else 'HTMLNames' On 2014/02/24 ...
6 years, 10 months ago (2014-02-24 07:27:52 UTC) #3
kouhei (in TOK)
On 2014/02/24 07:27:52, Nils Barth wrote: > https://codereview.chromium.org/177143002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py > File Source/bindings/scripts/unstable/v8_attributes.py (right): > > https://codereview.chromium.org/177143002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py#newcode340 ...
6 years, 10 months ago (2014-02-24 07:34:33 UTC) #4
kouhei (in TOK)
lgtm
6 years, 10 months ago (2014-02-24 07:34:43 UTC) #5
Nils Barth (inactive)
On 2014/02/24 07:34:33, kouhei wrote: > I see. These seems to be only used when ...
6 years, 10 months ago (2014-02-24 07:35:15 UTC) #6
haraken
LGTM https://codereview.chromium.org/177143002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py File Source/bindings/scripts/unstable/v8_attributes.py (right): https://codereview.chromium.org/177143002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py#newcode340 Source/bindings/scripts/unstable/v8_attributes.py:340: namespace = 'SVGNames' if interface.name.startswith('SVG') else 'HTMLNames' On ...
6 years, 10 months ago (2014-02-24 07:36:26 UTC) #7
Nils Barth (inactive)
https://codereview.chromium.org/177143002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py File Source/bindings/scripts/unstable/v8_attributes.py (right): https://codereview.chromium.org/177143002/diff/1/Source/bindings/scripts/unstable/v8_attributes.py#newcode340 Source/bindings/scripts/unstable/v8_attributes.py:340: namespace = 'SVGNames' if interface.name.startswith('SVG') else 'HTMLNames' On 2014/02/24 ...
6 years, 10 months ago (2014-02-24 07:37:39 UTC) #8
Nils Barth (inactive)
The CQ bit was checked by nbarth@chromium.org
6 years, 10 months ago (2014-02-24 07:37:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nbarth@chromium.org/177143002/1
6 years, 10 months ago (2014-02-24 07:37:54 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-02-24 07:38:04 UTC) #11
Message was sent while issue was closed.
Change committed as 167669

Powered by Google App Engine
This is Rietveld 408576698