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

Issue 14651019: Changing metadata lookup to always use interface.id (Closed)

Created:
7 years, 7 months ago by blois
Modified:
7 years, 7 months ago
Reviewers:
Andrei Mouravski, sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Changing metadata lookup to always use interface.id We had some discrepancies where interface lookup was using interface.doc_js_name but member lookup was using interface.id. Standardized on interface.id. Also updated the @DomName annotation to always use the JS interface name, which should help with MDN fallback documentation. BUG= R=sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=22556

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+518 lines, -521 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 28 chunks +239 lines, -242 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 24 chunks +250 lines, -253 lines 0 comments Download
M tools/dom/scripts/dartmetadata.py View 9 chunks +23 lines, -20 lines 0 comments Download
M tools/dom/scripts/htmldartgenerator.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/scripts/htmleventgenerator.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/dom/scripts/systemhtml.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/dom/scripts/systemnative.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 7 months ago (2013-05-08 21:57:05 UTC) #1
sra1
lgtm
7 years, 7 months ago (2013-05-09 17:40:10 UTC) #2
blois
7 years, 7 months ago (2013-05-09 18:41:14 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22556 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698