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

Issue 12039072: Removing many Element APIs from DocumentFragment (Closed)

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

Description

Removing many Element APIs from DocumentFragment Many Element APIs made no sense on DocumentFragment since it no longer derives from Element (as of M2). BUG=7858 Committed: https://code.google.com/p/dart/source/detail?r=17609

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -738 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 3 chunks +2 lines, -189 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 3 chunks +2 lines, -189 lines 0 comments Download
M tests/html/documentfragment_test.dart View 2 chunks +0 lines, -171 lines 0 comments Download
M tools/dom/templates/html/impl/impl_DocumentFragment.darttemplate View 3 chunks +2 lines, -189 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
7 years, 11 months ago (2013-01-24 21:23:41 UTC) #1
Jacob
7 years, 11 months ago (2013-01-24 21:44:06 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698