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

Issue 149246: DevTools: Add more sanity tests. (Closed)

Created:
11 years, 5 months ago by pfeldman
Modified:
9 years, 7 months ago
Reviewers:
yurys
CC:
chromium-reviews_googlegroups.com, darin (slow to review), Ben Goodger (Google)
Visibility:
Public.

Description

DevTools: Add more sanity tests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20017

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -36 lines) Patch
M chrome/browser/debugger/devtools_sanity_unittest.cc View 3 chunks +19 lines, -3 lines 0 comments Download
A chrome/test/data/devtools/eval_test_page.html View 1 chunk +20 lines, -0 lines 0 comments Download
M webkit/glue/devtools/js/devtools.js View 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/glue/devtools/js/tests.js View 1 11 chunks +126 lines, -33 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
pfeldman
11 years, 5 months ago (2009-07-07 10:35:21 UTC) #1
yurys
LGTM http://codereview.chromium.org/149246/diff/1/5 File webkit/glue/devtools/js/tests.js (right): http://codereview.chromium.org/149246/diff/1/5#newcode341 Line 341: return; remove this and other returns following ...
11 years, 5 months ago (2009-07-07 10:46:29 UTC) #2
pfeldman
11 years, 5 months ago (2009-07-07 10:48:21 UTC) #3
LGTM

http://codereview.chromium.org/149246/diff/1/5
File webkit/glue/devtools/js/tests.js (right):

http://codereview.chromium.org/149246/diff/1/5#newcode341
Line 341: return;
On 2009/07/07 10:46:29, Yury Semikhatsky wrote:
> remove this and other returns following right after test.fail

Done.

http://codereview.chromium.org/149246/diff/1/5#newcode363
Line 363: controller.releaseControl();
On 2009/07/07 10:46:29, Yury Semikhatsky wrote:
> please remove this line

Done.

http://codereview.chromium.org/149246/diff/1/5#newcode378
Line 378: };
On 2009/07/07 10:46:29, Yury Semikhatsky wrote:
> 2 lines between method definitions

Nah

Powered by Google App Engine
This is Rietveld 408576698