[Webkit-unassigned] [Bug 139542] Web Inspector: Add toggles for debugger pauses at console.assert failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 15:46:03 PDT 2016


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

Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #291570|review?                     |review+
              Flags|                            |

--- Comment #6 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 291570
  --> https://bugs.webkit.org/attachment.cgi?id=291570
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=291570&action=review

Cool!

> Source/WebInspectorUI/UserInterface/Views/DebuggerSidebarPanel.js:110
>          this._allUncaughtExceptionsBreakpointTreeElement = new WebInspector.BreakpointTreeElement(WebInspector.debuggerManager.allUncaughtExceptionsBreakpoint, WebInspector.DebuggerSidebarPanel.ExceptionIconStyleClassName, WebInspector.UIString("All Uncaught Exceptions"));

This makes me wonder if we should drop "All" here. It looks funny next to "Assertion Failures" that does not have "All".

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


More information about the webkit-unassigned mailing list