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

Issue 200039: DevTools: provisional support for scopes of type 'Catch' (Closed)

Created:
11 years, 3 months ago by yurys
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org
Visibility:
Public.

Description

DevTools: provisional support for scopes of type 'Catch' introduced in v8 by http://codereview.chromium.org/202005 BUG=17229 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25613

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M webkit/glue/devtools/js/debugger_agent.js View 1 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
yurys
11 years, 3 months ago (2009-09-08 09:34:52 UTC) #1
mnaganov (inactive)
LGTM with comment http://codereview.chromium.org/200039/diff/1/2 File webkit/glue/devtools/js/debugger_agent.js (right): http://codereview.chromium.org/200039/diff/1/2#newcode1050 Line 1050: case ScopeType.With: Please provide a ...
11 years, 3 months ago (2009-09-08 09:42:59 UTC) #2
yurys
11 years, 3 months ago (2009-09-08 09:48:50 UTC) #3
http://codereview.chromium.org/200039/diff/1/2
File webkit/glue/devtools/js/debugger_agent.js (right):

http://codereview.chromium.org/200039/diff/1/2#newcode1050
Line 1050: case ScopeType.With:
On 2009/09/08 09:42:59, Michail Naganov wrote:
> Please provide a comment that these cases are treated the same, and you
haven't
> forgot to insert 'break'.

Done.

Powered by Google App Engine
This is Rietveld 408576698