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

Issue 11028067: Fixed the issue with the ConsoleCollector extension causing FF to hang if run from WebDriver. (Closed)

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

Description

Fixed the issue with the ConsoleCollector extension causing FF to hang if run from WebDriver. Committed: https://code.google.com/p/dart/source/detail?r=13318

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -7 lines) Patch
A tools/testing/extensions/firefox/ConsoleCollector/Makefile View 1 chunk +2 lines, -0 lines 0 comments Download
M + tools/testing/extensions/firefox/ConsoleCollector/chrome/content/console.js View 1 3 chunks +8 lines, -4 lines 0 comments Download
M tools/testing/run_selenium.py View 1 5 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
gram
run_selenium is the same as before; the primary change is that the event handler on ...
8 years, 2 months ago (2012-10-05 18:14:37 UTC) #1
Emily Fortuna
one fix first please https://codereview.chromium.org/11028067/diff/1/tools/testing/run_selenium.py File tools/testing/run_selenium.py (right): https://codereview.chromium.org/11028067/diff/1/tools/testing/run_selenium.py#newcode250 tools/testing/run_selenium.py:250: if browser_name == 'ff': if ...
8 years, 2 months ago (2012-10-05 18:41:41 UTC) #2
gram
PTAL https://codereview.chromium.org/11028067/diff/1/tools/testing/run_selenium.py File tools/testing/run_selenium.py (right): https://codereview.chromium.org/11028067/diff/1/tools/testing/run_selenium.py#newcode250 tools/testing/run_selenium.py:250: if browser_name == 'ff': On 2012/10/05 18:41:41, Emily ...
8 years, 2 months ago (2012-10-05 19:59:08 UTC) #3
Emily Fortuna
8 years, 2 months ago (2012-10-05 20:26:58 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698