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

Issue 196060: DevTools: A quick fix to enable interactive_ui_tests.... (Closed)

Created:
11 years, 3 months ago by mnaganov (inactive)
Modified:
9 years, 7 months ago
Reviewers:
yurys
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org, Ben Goodger (Google), Paweł Hajdan Jr.
Visibility:
Public.

Description

DevTools: A quick fix to enable interactive_ui_tests. Need to figure out why settings are inavailable through InspectorController. For now, just stub them. BUG=http://crbug.com/21277 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25711

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -10 lines) Patch
M chrome/browser/debugger/devtools_sanity_unittest.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M webkit/glue/devtools/js/inspector_controller.js View 1 2 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mnaganov (inactive)
11 years, 3 months ago (2009-09-09 07:52:25 UTC) #1
yurys
http://codereview.chromium.org/196060/diff/1/2 File webkit/glue/devtools/js/inspector_controller.js (right): http://codereview.chromium.org/196060/diff/1/2#newcode494 Line 494: } missing ; http://codereview.chromium.org/196060/diff/1/2#newcode503 Line 503: } missing ...
11 years, 3 months ago (2009-09-09 08:01:21 UTC) #2
yurys
On 2009/09/09 07:52:25, Michail Naganov wrote: > LGTM
11 years, 3 months ago (2009-09-09 08:01:30 UTC) #3
mnaganov (inactive)
11 years, 3 months ago (2009-09-09 08:02:58 UTC) #4
http://codereview.chromium.org/196060/diff/1/2
File webkit/glue/devtools/js/inspector_controller.js (right):

http://codereview.chromium.org/196060/diff/1/2#newcode494
Line 494: }
On 2009/09/09 08:01:21, Yury Semikhatsky wrote:
> missing ;

Done.

http://codereview.chromium.org/196060/diff/1/2#newcode503
Line 503: }
On 2009/09/09 08:01:21, Yury Semikhatsky wrote:
> missing ;

Done.

Powered by Google App Engine
This is Rietveld 408576698