[Webkit-unassigned] [Bug 120460] Web Inspector: exceptions triggered from console evaluation do not pause the debugger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 07:02:27 PDT 2013


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





--- Comment #2 from Antoine Quint <graouts at apple.com>  2013-08-29 07:01:49 PST ---
So the quick fix is to change the call to _evaluateInInspectedWindow() in JavaScriptLogViewController.consolePromptTextCommitted() to set the doNotPauseOnExceptionsAndMuteConsole parameter to false, but this also shows Web Inspector UI code in the stack, which shouldn't show. However, this behaviour matches the Chrome behaviour.

-- 
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