[Webkit-unassigned] [Bug 42452] Web Inspector: show actual breakpoint position in UI.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 19 02:21:04 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42452





--- Comment #4 from Pavel Podivilov <podivilov at chromium.org>  2010-07-19 02:21:04 PST ---
(In reply to comment #2)
> (From update of attachment 61801 [details])
> WebKit/chromium/src/js/DebuggerScript.js:102
>  +          return undefined;
> What will the user see in the UI when setting breakpoint on a comment? Does it simply vanish?

It will be set on nearest statement by v8 debugger. Here we got undefined only when trying to set a breakpoint outside a script.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list