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

Issue 10967023: Move unit test init to start of main in window open test. (Closed)

Created:
8 years, 3 months ago by gram
Modified:
8 years, 3 months ago
Reviewers:
ahe, Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move unit test init to start of main in window open test. Committed: https://code.google.com/p/dart/source/detail?r=12663

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M tests/html/html.status View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/html/window_open_test.dart View 2 chunks +1 line, -1 line 1 comment Download

Messages

Total messages: 3 (0 generated)
gram
8 years, 3 months ago (2012-09-20 22:47:55 UTC) #1
Emily Fortuna
lgtm!
8 years, 3 months ago (2012-09-20 23:08:12 UTC) #2
ahe
8 years, 3 months ago (2012-09-21 09:24:22 UTC) #3
https://codereview.chromium.org/10967023/diff/1/tests/html/window_open_test.dart
File tests/html/window_open_test.dart (right):

https://codereview.chromium.org/10967023/diff/1/tests/html/window_open_test.d...
tests/html/window_open_test.dart:13: evaluateJavaScript('(testRunner ||
layoutTestController).setCanOpenWindows()');
I think this will cause an external exception in non-WebKit browsers.

Powered by Google App Engine
This is Rietveld 408576698