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

Issue 16770003: Adding hidden HTMLElement base class back for Dart2JS (Closed)

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

Description

We always had this class in the hierarchy for Dartium but had hidden it for Dart2js, this caused problems because the actual runtime hierarchy was different than the Dart expressed one. BUG=9907 R=sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=23999

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+292 lines, -296 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 69 chunks +69 lines, -69 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 70 chunks +222 lines, -222 lines 0 comments Download
M tools/dom/scripts/generator.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/scripts/systemhtml.py View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
Not sure if this CL needs to be blocked on the related hack mentioned in ...
7 years, 6 months ago (2013-06-11 22:25:35 UTC) #1
sra1
lgtm. It should be possible to remove the hack later so after committing, assign the ...
7 years, 6 months ago (2013-06-12 22:35:23 UTC) #2
blois
7 years, 6 months ago (2013-06-13 17:18:00 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r23999 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698