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

Issue 10855176: And hopefully the last reference to layoutTestController. (Closed)

Created:
8 years, 4 months ago by Anton Muhin
Modified:
8 years, 4 months ago
Reviewers:
podivilov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

And hopefully the last reference to layoutTestController. TBR=podivilov@chromium.org Committed: https://code.google.com/p/dart/source/detail?r=10743

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Anton Muhin
8 years, 4 months ago (2012-08-15 15:30:13 UTC) #1
podivilov
https://chromiumcodereview.appspot.com/10855176/diff/1/tests/html/window_open_test.dart File tests/html/window_open_test.dart (right): https://chromiumcodereview.appspot.com/10855176/diff/1/tests/html/window_open_test.dart#newcode12 tests/html/window_open_test.dart:12: evaluateJavaScript('(testRunner || layoutTestController).setCanOpenWindows()'); Is testRunner getter somehow exposed to ...
8 years, 4 months ago (2012-08-21 16:51:39 UTC) #2
Anton Muhin
8 years, 4 months ago (2012-08-21 18:00:38 UTC) #3
https://chromiumcodereview.appspot.com/10855176/diff/1/tests/html/window_open...
File tests/html/window_open_test.dart (right):

https://chromiumcodereview.appspot.com/10855176/diff/1/tests/html/window_open...
tests/html/window_open_test.dart:12: evaluateJavaScript('(testRunner ||
layoutTestController).setCanOpenWindows()');
On 2012/08/21 16:51:39, podivilov wrote:
> Is testRunner getter somehow exposed to JavaScript?

Sorry, what do you mean?

testRunner is now official name for former layoutTestController

Powered by Google App Engine
This is Rietveld 408576698