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

Issue 11316258: Document the document class. (Closed)

Created:
8 years ago by Jacob
Modified:
8 years ago
CC:
reviews_dartlang.org, Andrei Mouravski
Visibility:
Public.

Description

Document the document class. BUG= Committed: https://code.google.com/p/dart/source/detail?r=15605

Patch Set 1 #

Total comments: 25

Patch Set 2 : Code review fixes #

Total comments: 8

Patch Set 3 : more fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+751 lines, -449 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 2 17 chunks +89 lines, -4 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 2 6 chunks +62 lines, -1 line 0 comments Download
M sdk/lib/html/docs/html_docs.json View 2 chunks +538 lines, -443 lines 0 comments Download
M sdk/lib/html/templates/html/impl/impl_Document.darttemplate View 1 2 2 chunks +38 lines, -1 line 0 comments Download
M sdk/lib/html/templates/html/impl/impl_EventTarget.darttemplate View 1 2 3 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Jacob
8 years ago (2012-11-30 00:35:05 UTC) #1
Kathy Walrath
yay, docs! https://codereview.chromium.org/11316258/diff/1/sdk/lib/html/templates/html/impl/impl_Document.darttemplate File sdk/lib/html/templates/html/impl/impl_Document.darttemplate (right): https://codereview.chromium.org/11316258/diff/1/sdk/lib/html/templates/html/impl/impl_Document.darttemplate#newcode9 sdk/lib/html/templates/html/impl/impl_Document.darttemplate:9: * The base class for all documents. ...
8 years ago (2012-11-30 01:29:25 UTC) #2
jacob314
PTAL Btw, be sure to look at the comments only visible in https://codereview.chromium.org/11316258/diff/1/sdk/lib/html/templates/html/impl/impl_Document.darttemplate File sdk/lib/html/templates/html/impl/impl_Document.darttemplate ...
8 years ago (2012-11-30 18:31:18 UTC) #3
Jacob
last comment got cut off. Only visible in sdk/lib/html/dart2js/html_dart2js.dart These are the comments defined in ...
8 years ago (2012-11-30 18:33:30 UTC) #4
Kathy Walrath
Looking good! Just a couple of nits. https://codereview.chromium.org/11316258/diff/7/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://codereview.chromium.org/11316258/diff/7/sdk/lib/html/dart2js/html_dart2js.dart#newcode6225 sdk/lib/html/dart2js/html_dart2js.dart:6225: * Unless ...
8 years ago (2012-11-30 18:50:14 UTC) #5
Jacob
PTAL https://codereview.chromium.org/11316258/diff/7/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://codereview.chromium.org/11316258/diff/7/sdk/lib/html/dart2js/html_dart2js.dart#newcode6225 sdk/lib/html/dart2js/html_dart2js.dart:6225: * Unless your webpage contains multiple documents, the ...
8 years ago (2012-11-30 20:59:50 UTC) #6
Kathy Walrath
lgtm
8 years ago (2012-11-30 21:39:18 UTC) #7
blois
8 years ago (2012-11-30 21:42:58 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698