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

Issue 3191010: Fix in webdriver. (Closed)

Created:
10 years, 4 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
Joe
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix in webdriver. TBR=jmikhail BUG=51346 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56725

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/test/webdriver/session_manager.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Paweł Hajdan Jr.
10 years, 4 months ago (2010-08-19 19:14:20 UTC) #1
If you'd like the AutomationProxy to disconnect the channel after an error,
change the false to true. This helps avoiding long timeouts or other weirdness,
and I highly recommend it.

false is a default safe choice though, which preserves the old behavior of
AutomationProxy.

Powered by Google App Engine
This is Rietveld 408576698