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

Issue 14855011: Cleanup of DOM classname generation (Closed)

Created:
7 years, 7 months ago by blois
Modified:
7 years, 7 months ago
Reviewers:
Emily Fortuna, sra
CC:
reviews_dartlang.org
Visibility:
Public.

Description

A couple changes which clean up some of the DOM class names: Changing the default name to use the JS interface name rather than interface ID- this fixes a couple of cases like DOMSecurityPolicy where the spec name is SecurityPolicy. This also picks up more names as being 'WebKit' prefixed. I made the class names automatically strip the WebKit prefix and also automatically add the experimental attribute. Like we already do for member names. BUG= R=efortuna@google.com Committed: https://code.google.com/p/dart/source/detail?r=22446

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2138 lines, -2091 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 29 chunks +976 lines, -952 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 30 chunks +1155 lines, -1130 lines 0 comments Download
M tools/dom/scripts/dartmetadata.py View 2 chunks +5 lines, -1 line 0 comments Download
M tools/dom/scripts/htmlrenamer.py View 4 chunks +2 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 7 months ago (2013-05-02 18:42:06 UTC) #1
Emily Fortuna
lgtm
7 years, 7 months ago (2013-05-02 19:29:56 UTC) #2
blois
7 years, 7 months ago (2013-05-06 22:58:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22446 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698