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

Issue 705733003: Support dart and js scripts in HTML tests, on dartium. (Closed)

Created:
6 years, 1 month ago by Bill Hesse
Modified:
6 years, 1 month ago
Reviewers:
ricow1
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Support dart and js scripts in HTML tests, on dartium. BUG= R=ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=41569

Patch Set 1 #

Patch Set 2 : Remove stray file #

Total comments: 10

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -25 lines) Patch
M tests/html/html.status View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M tests/html/no_linked_scripts_htmltest.html View 2 chunks +14 lines, -14 lines 0 comments Download
A tests/html/scripts_htmltest.html View 1 chunk +24 lines, -0 lines 0 comments Download
A tests/html/scripts_test_dart.dart View 1 chunk +16 lines, -0 lines 0 comments Download
A tests/html/scripts_test_js.js View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M tools/testing/dart/html_test.dart View 1 2 1 chunk +19 lines, -1 line 0 comments Download
M tools/testing/dart/test_suite.dart View 1 2 1 chunk +40 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Bill Hesse
6 years, 1 month ago (2014-11-05 10:49:13 UTC) #2
ricow1
https://codereview.chromium.org/705733003/diff/20001/tests/html/scripts_test_js.js File tests/html/scripts_test_js.js (right): https://codereview.chromium.org/705733003/diff/20001/tests/html/scripts_test_js.js#newcode8 tests/html/scripts_test_js.js:8: parent.postMessage('cow', '*'); // Unexpected message OK. why parent here ...
6 years, 1 month ago (2014-11-05 10:59:55 UTC) #3
Bill Hesse
Addressed comments. https://codereview.chromium.org/705733003/diff/20001/tests/html/scripts_test_js.js File tests/html/scripts_test_js.js (right): https://codereview.chromium.org/705733003/diff/20001/tests/html/scripts_test_js.js#newcode8 tests/html/scripts_test_js.js:8: parent.postMessage('cow', '*'); // Unexpected message OK. On ...
6 years, 1 month ago (2014-11-05 12:51:51 UTC) #4
ricow1
lgtm
6 years, 1 month ago (2014-11-05 12:58:06 UTC) #5
Bill Hesse
6 years, 1 month ago (2014-11-06 17:03:36 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 41569 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698