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

Issue 9303011: Implement WebKit IDL 'module' feature [Supplemental=Foo] (Closed)

Created:
8 years, 10 months ago by sra1
Modified:
8 years, 10 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Implement WebKit IDL 'module' feature [Supplemental=Foo] interface [Supplemental=DOMWindow] DOMWindowWebAudio { ... } defines the members of DOMWindow that come from the WebAudio module. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=3701

Patch Set 1 #

Patch Set 2 : manual fix #

Patch Set 3 : manual fix #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -13 lines) Patch
M client/dom/frog/dom_frog.dart View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/DOMWindow.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/DOMWindow.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_DOMWindowWrappingImplementation.dart View 1 chunk +10 lines, -0 lines 0 comments Download
M client/dom/generated/wrapping_dom.js View 1 chunk +16 lines, -0 lines 0 comments Download
M client/dom/generated/wrapping_dom_externs.js View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/scripts/databasebuilder.py View 2 chunks +30 lines, -12 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
sra1
tbr
8 years, 10 months ago (2012-01-30 23:26:17 UTC) #1
vsm
8 years, 10 months ago (2012-01-31 00:12:53 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/9303011/diff/1008/client/dom/scripts/d...
File client/dom/scripts/databasebuilder.py (right):

https://chromiumcodereview.appspot.com/9303011/diff/1008/client/dom/scripts/d...
client/dom/scripts/databasebuilder.py:164: for type_valued_attribute_name in
['Supplemental']:
Do you expect any more attrs in this list?

Powered by Google App Engine
This is Rietveld 408576698