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

Issue 14757019: Add browser controller and allow it to be used under a flag. (Closed)

Created:
7 years, 7 months ago by ricow1
Modified:
7 years, 7 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add browser controller and allow it to be used under a flag. This is currently chrome and firefox only. I am still seeing a race condition occasionally, which is the reason for the rather verbose prints I do when failing. I have not added prefetching yet, I will do that as a next step. R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=22675

Patch Set 1 #

Total comments: 54

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Total comments: 18
Unified diffs Side-by-side diffs Delta from patch set Stats (+819 lines, -6 lines) Patch
M pkg/unittest/lib/test_controller.js View 4 chunks +10 lines, -0 lines 0 comments Download
A tools/testing/dart/browser_controller.dart View 1 2 3 1 chunk +687 lines, -0 lines 18 comments Download
M tools/testing/dart/test_options.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 1 2 3 12 chunks +114 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ricow1
7 years, 7 months ago (2013-05-13 13:08:56 UTC) #1
kustermann
Mostly style comments, but two things are important a) If we have a timeout, kill ...
7 years, 7 months ago (2013-05-13 15:59:59 UTC) #2
ricow1
https://codereview.chromium.org/14757019/diff/1/tools/testing/dart/browser_controler.dart File tools/testing/dart/browser_controler.dart (right): https://codereview.chromium.org/14757019/diff/1/tools/testing/dart/browser_controler.dart#newcode1 tools/testing/dart/browser_controler.dart:1: // Copyright (c) 2012, the Dart project authors. Please ...
7 years, 7 months ago (2013-05-14 07:20:58 UTC) #3
kustermann
lgtm with comments Hopefully I didn't miss anything (it was a long CL). https://codereview.chromium.org/14757019/diff/8001/pkg/unittest/lib/test_controller.js File ...
7 years, 7 months ago (2013-05-14 09:05:24 UTC) #4
ricow1
7 years, 7 months ago (2013-05-14 12:32:32 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r22675 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698