[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 11:24:18 PST 2014


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

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Maybe we should do this if there is a __WebInspectorConsole__ in the call frames, but not if there are __WebInspectorInjectedScript__, which should be internal only.

In fact, I think we had a workaround in the frontend to auto-continue in those cases, which we should add back.

See related:
<https://webkit.org/b/138341> Web Inspector: Inspector pauses 3 times when evaluating window.decodeURI('%%%')

-- 
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/d7d53ec6/attachment-0002.html>


More information about the webkit-unassigned mailing list