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

Issue 227153010: Change HtmlCollection to appear as List<Node> and getElementsByX return ListNode|HtmlCollection (de… (Closed)

Created:
6 years, 8 months ago by Emily Fortuna
Modified:
6 years, 8 months ago
Reviewers:
vsm, sra1, blois
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Change HtmlCollection to appear as List<Node> and getElementsByX return ListNode|HtmlCollection (depending on browser). BUG= R=vsm@google.com Committed: https://code.google.com/p/dart/source/detail?r=34799

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -36 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 14 chunks +80 lines, -16 lines 1 comment Download
M sdk/lib/html/dartium/html_dartium.dart View 15 chunks +59 lines, -19 lines 0 comments Download
M tools/dom/scripts/dartmetadata.py View 3 chunks +30 lines, -0 lines 0 comments Download
M tools/dom/scripts/generator.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Emily Fortuna
https://codereview.chromium.org/227153010/diff/1/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://codereview.chromium.org/227153010/diff/1/sdk/lib/html/dart2js/html_dart2js.dart#newcode16414 sdk/lib/html/dart2js/html_dart2js.dart:16414: +@DomName('InstallEvent') a clean tree also adds these two Events, ...
6 years, 8 months ago (2014-04-07 20:39:00 UTC) #1
Emily Fortuna
+vsm I'd like to get this in today soon-ish so I can monitor any performance ...
6 years, 8 months ago (2014-04-07 22:12:18 UTC) #2
vsm
lgtm
6 years, 8 months ago (2014-04-07 22:17:09 UTC) #3
Emily Fortuna
6 years, 8 months ago (2014-04-07 22:23:00 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r34799 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698