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

Issue 11036035: Fix JS native binding and documentation for interfaces with overridden name. (Closed)

Created:
8 years, 2 months ago by podivilov
Modified:
8 years, 2 months ago
Reviewers:
vsm, Anton Muhin, sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix JS native binding and documentation for interfaces with overridden name. R=vsm@google.com,sra@google.com,antonm@google.com BUG=5657 Committed: https://code.google.com/p/dart/source/detail?r=13296

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+303 lines, -303 lines) Patch
M lib/html/dart2js/html_dart2js.dart View 16 chunks +155 lines, -155 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 14 chunks +146 lines, -146 lines 0 comments Download
M lib/html/scripts/idlnode.py View 1 chunk +2 lines, -2 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
podivilov
8 years, 2 months ago (2012-10-04 16:21:07 UTC) #1
podivilov
ping
8 years, 2 months ago (2012-10-05 10:07:06 UTC) #2
Anton Muhin
lgtm http://codereview.chromium.org/11036035/diff/1/lib/html/scripts/idlnode.py File lib/html/scripts/idlnode.py (right): http://codereview.chromium.org/11036035/diff/1/lib/html/scripts/idlnode.py#newcode383 lib/html/scripts/idlnode.py:383: self.doc_js_name = self.ext_attrs.get('InterfaceName', self.id) nit: self.j_b_n = self.d_j_n ...
8 years, 2 months ago (2012-10-05 11:45:22 UTC) #3
vsm
8 years, 2 months ago (2012-10-05 15:13:40 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698