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

Issue 54333004: [DevTools] Extended RemoteDebuggingTest.RemoteDebugger with additional json protocol tests. (Closed)

Created:
7 years, 1 month ago by Dmitry Zvorygin
Modified:
7 years, 1 month ago
CC:
chromium-reviews, vsevik, yurys, paulirish+reviews_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Visibility:
Public.

Description

[DevTools] Extended RemoteDebuggingTest.RemoteDebugger with additional json protocol tests. BUG=313168 TEST=RemoteDebuggingTest.RemoteDebugger Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232973

Patch Set 1 #

Total comments: 16

Patch Set 2 : Added test. Fixed comments. #

Total comments: 6

Patch Set 3 : Fixed minor comments. #

Total comments: 1

Patch Set 4 : Reordered tests. #

Patch Set 5 : Fixed chromeos issue. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -17 lines) Patch
M chrome/test/data/devtools/target_list/background.js View 1 2 3 4 3 chunks +147 lines, -17 lines 0 comments Download
M chrome/test/data/devtools/target_list/manifest.json View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Dmitry Zvorygin
Please take a look.
7 years, 1 month ago (2013-10-31 16:12:08 UTC) #1
Vladislav Kaznacheev
https://chromiumcodereview.appspot.com/54333004/diff/1/chrome/test/data/devtools/target_list/background.js File chrome/test/data/devtools/target_list/background.js (right): https://chromiumcodereview.appspot.com/54333004/diff/1/chrome/test/data/devtools/target_list/background.js#newcode5 chrome/test/data/devtools/target_list/background.js:5: function requestUrl(url, callback) { This method is always called ...
7 years, 1 month ago (2013-11-01 11:48:18 UTC) #2
Dmitry Zvorygin
Please take a look. https://codereview.chromium.org/54333004/diff/1/chrome/test/data/devtools/target_list/background.js File chrome/test/data/devtools/target_list/background.js (right): https://codereview.chromium.org/54333004/diff/1/chrome/test/data/devtools/target_list/background.js#newcode5 chrome/test/data/devtools/target_list/background.js:5: function requestUrl(url, callback) { On ...
7 years, 1 month ago (2013-11-01 13:49:36 UTC) #3
Vladislav Kaznacheev
https://codereview.chromium.org/54333004/diff/60001/chrome/test/data/devtools/target_list/background.js File chrome/test/data/devtools/target_list/background.js (right): https://codereview.chromium.org/54333004/diff/60001/chrome/test/data/devtools/target_list/background.js#newcode9 chrome/test/data/devtools/target_list/background.js:9: req.open('GET', 'http://' + REMOTE_DEBUGGER_HOST + path, true); Lets move ...
7 years, 1 month ago (2013-11-01 14:00:52 UTC) #4
Dmitry Zvorygin
Fixed minor comments. https://codereview.chromium.org/54333004/diff/60001/chrome/test/data/devtools/target_list/background.js File chrome/test/data/devtools/target_list/background.js (right): https://codereview.chromium.org/54333004/diff/60001/chrome/test/data/devtools/target_list/background.js#newcode9 chrome/test/data/devtools/target_list/background.js:9: req.open('GET', 'http://' + REMOTE_DEBUGGER_HOST + path, ...
7 years, 1 month ago (2013-11-01 14:48:37 UTC) #5
Vladislav Kaznacheev
LGTM with one suggestion https://codereview.chromium.org/54333004/diff/60002/chrome/test/data/devtools/target_list/background.js File chrome/test/data/devtools/target_list/background.js (right): https://codereview.chromium.org/54333004/diff/60002/chrome/test/data/devtools/target_list/background.js#newcode161 chrome/test/data/devtools/target_list/background.js:161: function newSpecificPage() { Please move ...
7 years, 1 month ago (2013-11-01 14:56:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/54333004/150001
7 years, 1 month ago (2013-11-01 15:58:20 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-01 16:07:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/54333004/150001
7 years, 1 month ago (2013-11-02 07:28:11 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=218074
7 years, 1 month ago (2013-11-02 09:17:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/54333004/450001
7 years, 1 month ago (2013-11-05 05:25:56 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=184890
7 years, 1 month ago (2013-11-05 07:42:57 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/54333004/450001
7 years, 1 month ago (2013-11-05 08:03:44 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=219504
7 years, 1 month ago (2013-11-05 10:42:12 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/54333004/450001
7 years, 1 month ago (2013-11-05 11:02:46 UTC) #15
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 14:10:13 UTC) #16
Message was sent while issue was closed.
Change committed as 232973

Powered by Google App Engine
This is Rietveld 408576698