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

Issue 6301001: Add function for setting breakpoint by scriptId and position to debugger script (Closed)

Created:
9 years, 11 months ago by podivilov
Modified:
9 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add function for setting breakpoint by scriptId and position to debugger script Committed: http://code.google.com/p/v8/source/detail?r=6302

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix style. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -7 lines) Patch
M src/debug-debugger.js View 1 5 chunks +24 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
podivilov
9 years, 11 months ago (2011-01-13 11:47:17 UTC) #1
Søren Thygesen Gjesse
LGTM, but the function is not used anywhere. http://codereview.chromium.org/6301001/diff/1/src/debug-debugger.js File src/debug-debugger.js (right): http://codereview.chromium.org/6301001/diff/1/src/debug-debugger.js#newcode653 src/debug-debugger.js:653: Debug.setBreakPointByScriptIdAndPosition ...
9 years, 11 months ago (2011-01-13 15:46:14 UTC) #2
podivilov
9 years, 11 months ago (2011-01-13 17:32:58 UTC) #3
On 2011/01/13 15:46:14, Søren Gjesse wrote:
> LGTM, but the function is not used anywhere.

It will be used from WebCore DebuggerScript.js

Powered by Google App Engine
This is Rietveld 408576698