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

Issue 19058002: Added some more documentation to top level Window. (Closed)

Created:
7 years, 5 months ago by Andrei Mouravski
Modified:
7 years, 5 months ago
Reviewers:
Kathy Walrath, blois
CC:
reviews_dartlang.org, blois, Emily Fortuna
Visibility:
Public.

Description

Added some more documentation to top level Window. R=kathyw@google.com Committed: https://code.google.com/p/dart/source/detail?r=24933

Patch Set 1 #

Total comments: 6

Patch Set 2 : CL comments and added more to document. #

Total comments: 2

Patch Set 3 : Updated iframe text. #

Patch Set 4 : Ran gosh. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -4 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 2 3 1 chunk +12 lines, -2 lines 1 comment Download
M sdk/lib/html/dartium/html_dartium.dart View 2 chunks +16 lines, -0 lines 0 comments Download
M tools/dom/templates/html/dart2js/html_dart2js.darttemplate View 1 2 1 chunk +12 lines, -2 lines 0 comments Download
M tools/dom/templates/html/dartium/html_dartium.darttemplate View 1 2 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Andrei Mouravski
7 years, 5 months ago (2013-07-11 17:01:08 UTC) #1
blois
https://codereview.chromium.org/19058002/diff/1/tools/dom/templates/html/dart2js/html_dart2js.darttemplate File tools/dom/templates/html/dart2js/html_dart2js.darttemplate (right): https://codereview.chromium.org/19058002/diff/1/tools/dom/templates/html/dart2js/html_dart2js.darttemplate#newcode81 tools/dom/templates/html/dart2js/html_dart2js.darttemplate:81: Window get window => JS('Window', 'window'); Can you duplicate ...
7 years, 5 months ago (2013-07-11 17:03:57 UTC) #2
Kathy Walrath
Yay, docs! I think we could make this clearer, though. https://codereview.chromium.org/19058002/diff/1/tools/dom/templates/html/dart2js/html_dart2js.darttemplate File tools/dom/templates/html/dart2js/html_dart2js.darttemplate (right): https://codereview.chromium.org/19058002/diff/1/tools/dom/templates/html/dart2js/html_dart2js.darttemplate#newcode66 ...
7 years, 5 months ago (2013-07-11 17:15:34 UTC) #3
Andrei Mouravski
PTAL. https://codereview.chromium.org/19058002/diff/1/tools/dom/templates/html/dart2js/html_dart2js.darttemplate File tools/dom/templates/html/dart2js/html_dart2js.darttemplate (right): https://codereview.chromium.org/19058002/diff/1/tools/dom/templates/html/dart2js/html_dart2js.darttemplate#newcode66 tools/dom/templates/html/dart2js/html_dart2js.darttemplate:66: * The current window. On 2013/07/11 17:15:35, Kathy ...
7 years, 5 months ago (2013-07-11 18:20:46 UTC) #4
Kathy Walrath
Better! Still a quibble with the iframe description. https://codereview.chromium.org/19058002/diff/6001/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://codereview.chromium.org/19058002/diff/6001/sdk/lib/html/dart2js/html_dart2js.dart#newcode46 sdk/lib/html/dart2js/html_dart2js.dart:46: * ...
7 years, 5 months ago (2013-07-11 18:31:39 UTC) #5
Andrei Mouravski
PTAL. https://codereview.chromium.org/19058002/diff/6001/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://codereview.chromium.org/19058002/diff/6001/sdk/lib/html/dart2js/html_dart2js.dart#newcode46 sdk/lib/html/dart2js/html_dart2js.dart:46: * This getter usually retuns the only [Window] ...
7 years, 5 months ago (2013-07-11 20:52:05 UTC) #6
Kathy Walrath
https://codereview.chromium.org/19058002/diff/5118776383111168/sdk/lib/html/dart2js/html_dart2js.dart File sdk/lib/html/dart2js/html_dart2js.dart (right): https://codereview.chromium.org/19058002/diff/5118776383111168/sdk/lib/html/dart2js/html_dart2js.dart#newcode46 sdk/lib/html/dart2js/html_dart2js.dart:46: * If the web page has any `<iframe>` elements, ...
7 years, 5 months ago (2013-07-11 22:59:45 UTC) #7
Andrei Mouravski
7 years, 5 months ago (2013-07-11 23:04:11 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r24933 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698