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

Issue 96503002: Add debug information to verify that we actually get the onDone event send to the driver page. (Closed)

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

Description

Add debug information to verify that we actually get the onDone event send to the driver page. I am aware that we should not clutter up the message that we show to developers, but I think it is important to validate that we actually send the onDone message to the driver page. We should also put in functionality for tracking network errors in the browser_controller generated js (+potentially retrying the send of the message) R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=30771

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M tools/testing/dart/test_controller.js View 1 chunk +3 lines, -0 lines 3 comments Download

Messages

Total messages: 6 (0 generated)
ricow1
7 years ago (2013-11-29 07:59:28 UTC) #1
kustermann
LGTM https://codereview.chromium.org/96503002/diff/1/tools/testing/dart/test_controller.js File tools/testing/dart/test_controller.js (right): https://codereview.chromium.org/96503002/diff/1/tools/testing/dart/test_controller.js#newcode153 tools/testing/dart/test_controller.js:153: recordEvent('debug', 'Sending onDone event to driver.'); Rename to ...
7 years ago (2013-11-29 08:17:56 UTC) #2
ricow1
https://codereview.chromium.org/96503002/diff/1/tools/testing/dart/test_controller.js File tools/testing/dart/test_controller.js (right): https://codereview.chromium.org/96503002/diff/1/tools/testing/dart/test_controller.js#newcode153 tools/testing/dart/test_controller.js:153: recordEvent('debug', 'Sending onDone event to driver.'); On 2013/11/29 08:17:56, ...
7 years ago (2013-11-29 08:21:52 UTC) #3
kustermann
https://codereview.chromium.org/96503002/diff/1/tools/testing/dart/test_controller.js File tools/testing/dart/test_controller.js (right): https://codereview.chromium.org/96503002/diff/1/tools/testing/dart/test_controller.js#newcode153 tools/testing/dart/test_controller.js:153: recordEvent('debug', 'Sending onDone event to driver.'); On 2013/11/29 08:21:52, ...
7 years ago (2013-11-29 08:26:23 UTC) #4
ricow1
On 2013/11/29 08:26:23, kustermann wrote: > https://codereview.chromium.org/96503002/diff/1/tools/testing/dart/test_controller.js > File tools/testing/dart/test_controller.js (right): > > https://codereview.chromium.org/96503002/diff/1/tools/testing/dart/test_controller.js#newcode153 > ...
7 years ago (2013-11-29 08:57:25 UTC) #5
ricow1
7 years ago (2013-11-29 08:57:51 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r30771 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698