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

Issue 12086066: Removing dart:html APIs which were deprecated in M2. (Closed)

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

Description

Removing dart:html APIs which were deprecated in M2. This removes: - innerHTML (changed to innerHtml) - Element.elements (changed to Element.children) BUG= Committed: https://code.google.com/p/dart/source/detail?r=17999

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -120 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 2 chunks +0 lines, -30 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 2 chunks +0 lines, -30 lines 0 comments Download
M sdk/lib/svg/dart2js/svg_dart2js.dart View 1 chunk +0 lines, -10 lines 0 comments Download
M sdk/lib/svg/dartium/svg_dartium.dart View 1 chunk +0 lines, -10 lines 0 comments Download
M tools/dom/templates/html/impl/impl_DocumentFragment.darttemplate View 1 chunk +0 lines, -9 lines 0 comments Download
M tools/dom/templates/html/impl/impl_Element.darttemplate View 1 chunk +0 lines, -21 lines 0 comments Download
M tools/dom/templates/html/impl/impl_SVGElement.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 10 months ago (2013-01-30 20:36:24 UTC) #1
blois
On 2013/01/30 20:36:24, blois wrote: ping!
7 years, 10 months ago (2013-02-01 18:13:25 UTC) #2
sra1
7 years, 10 months ago (2013-02-01 20:34:05 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698