[Webkit-unassigned] [Bug 138363] Web Inspector: When pausing on exception from console we should show the source and call frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 4 14:31:28 PST 2014


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

--- Comment #3 from Timothy Hatcher <timothy at apple.com> ---
The idea of not pausing for exceptions from the console is to make the REPL be very friendly to errors. You should see the exception Error logged as the result. For timeouts, that is tricky and likely an edge case.

I don't want to make the common case of getting an immediate exception cause the debugger to pause in a __WebInspectorConsole__ source resource.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141104/b734fae8/attachment-0002.html>


More information about the webkit-unassigned mailing list