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

Issue 11470009: Removing more APIs from Document. (Closed)

Created:
8 years ago by blois
Modified:
8 years ago
Reviewers:
Jacob
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Removing more APIs from Document. Basically hiding APIs which are either redundant or should be on HtmlDocument rather than Document. BUG=6989 Committed: https://code.google.com/p/dart/source/detail?r=15855

Patch Set 1 #

Patch Set 2 : Fixing tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -19 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 7 chunks +31 lines, -8 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 7 chunks +23 lines, -6 lines 0 comments Download
M sdk/lib/html/scripts/htmlrenamer.py View 2 chunks +5 lines, -0 lines 0 comments Download
M sdk/lib/html/templates/html/impl/impl_HTMLDocument.darttemplate View 1 chunk +15 lines, -0 lines 0 comments Download
A + sdk/lib/html/templates/html/impl/impl_Range.darttemplate View 1 chunk +3 lines, -2 lines 0 comments Download
M tests/html/client_rect_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/document_test.dart View 1 2 chunks +11 lines, -2 lines 0 comments Download
M tests/html/html.status View 1 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
8 years ago (2012-12-06 23:40:55 UTC) #1
Jacob
8 years ago (2012-12-07 02:06:42 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698