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

Issue 11348255: Adding docs to Element. (Closed)

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

Description

Adding docs to Element. This is just some of the docs for the members which are explicit in the class, I'll also be working on more for the generated members. BUG= Committed: https://code.google.com/p/dart/source/detail?r=16060

Patch Set 1 #

Total comments: 56

Patch Set 2 : #

Total comments: 45

Patch Set 3 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+492 lines, -39 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 2 10 chunks +178 lines, -14 lines 2 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 7 chunks +136 lines, -11 lines 0 comments Download
M sdk/lib/html/templates/html/impl/impl_Element.darttemplate View 1 2 10 chunks +178 lines, -14 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
blois
8 years ago (2012-11-27 20:42:25 UTC) #1
Andrei Mouravski
Lots of comments, sorry. https://codereview.chromium.org/11348255/diff/1/sdk/lib/html/templates/html/impl/impl_Element.darttemplate File sdk/lib/html/templates/html/impl/impl_Element.darttemplate (right): https://codereview.chromium.org/11348255/diff/1/sdk/lib/html/templates/html/impl/impl_Element.darttemplate#newcode330 sdk/lib/html/templates/html/impl/impl_Element.darttemplate:330: * The base class of ...
8 years ago (2012-11-27 21:19:52 UTC) #2
Kathy Walrath
Andrei's comments are very good. Just a few things to add. About [someParam] in the ...
8 years ago (2012-11-27 21:53:42 UTC) #3
blois
https://codereview.chromium.org/11348255/diff/1/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://codereview.chromium.org/11348255/diff/1/sdk/lib/html/dart2js/html_dart2js.dart#newcode7345 sdk/lib/html/dart2js/html_dart2js.dart:7345: * Creates an HTML Element from a valid fragment ...
8 years ago (2012-12-12 01:03:44 UTC) #4
Andrei Mouravski
lgtm Mostly little things like newlines. Commit when ready! https://codereview.chromium.org/11348255/diff/5001/sdk/lib/html/templates/html/impl/impl_Element.darttemplate File sdk/lib/html/templates/html/impl/impl_Element.darttemplate (right): https://codereview.chromium.org/11348255/diff/5001/sdk/lib/html/templates/html/impl/impl_Element.darttemplate#newcode352 sdk/lib/html/templates/html/impl/impl_Element.darttemplate:352: ...
8 years ago (2012-12-12 18:56:17 UTC) #5
Kathy Walrath
Looking better! I spotted a few things. Have you looked at the generated doc? (It'd ...
8 years ago (2012-12-12 19:16:06 UTC) #6
blois
https://codereview.chromium.org/11348255/diff/5001/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://codereview.chromium.org/11348255/diff/5001/sdk/lib/html/dart2js/html_dart2js.dart#newcode7511 sdk/lib/html/dart2js/html_dart2js.dart:7511: * <div data-my-random-value='value'></div>div On 2012/12/12 19:16:06, Kathy Walrath wrote: ...
8 years ago (2012-12-12 19:46:29 UTC) #7
Kathy Walrath
lgtm
8 years ago (2012-12-12 19:51:51 UTC) #8
Andrei Mouravski
lgtm One tiny thing. https://codereview.chromium.org/11348255/diff/8002/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://codereview.chromium.org/11348255/diff/8002/sdk/lib/html/dart2js/html_dart2js.dart#newcode7512 sdk/lib/html/dart2js/html_dart2js.dart:7512: * * The name cannot ...
8 years ago (2012-12-12 20:32:19 UTC) #9
blois
8 years ago (2012-12-12 20:34:35 UTC) #10
https://codereview.chromium.org/11348255/diff/8002/sdk/lib/html/dart2js/html_...
File sdk/lib/html/dart2js/html_dart2js.dart (right):

https://codereview.chromium.org/11348255/diff/8002/sdk/lib/html/dart2js/html_...
sdk/lib/html/dart2js/html_dart2js.dart:7512: * * The name cannot contain a
semi-colon (`;`).
On 2012/12/12 20:32:19, Andrei Mouravski wrote:
> Quotes here, too.

Done.

Powered by Google App Engine
This is Rietveld 408576698