[Webkit-unassigned] [Bug 190230] New: Web Inspector: REGRESSION(r236540): Uncaught Exception: TypeError: pauseReasonBreakpointTreeElement.removeStatusImage is not a function.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 18:04:27 PDT 2018


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

            Bug ID: 190230
           Summary: Web Inspector: REGRESSION(r236540): Uncaught
                    Exception: TypeError:
                    pauseReasonBreakpointTreeElement.removeStatusImage is
                    not a function.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://devinrousso.com/demo/WebKit/test.html
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

-------
Inspected URL:        https://devinrousso.com/demo/WebKit/test.html
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14) AppleWebKit/605.1.15 (KHTML, like Gecko)

Uncaught Exceptions:
 - TypeError: pauseReasonBreakpointTreeElement.removeStatusImage is not a function. (In 'pauseReasonBreakpointTreeElement.removeStatusImage()', 'pauseReasonBreakpointTreeElement.removeStatusImage' is undefined) (at DebuggerSidebarPanel.js:524:67)
    _removeBreakpoint @ DebuggerSidebarPanel.js:524:67
    _breakpointRemoved @ DebuggerSidebarPanel.js:722:31
    dispatch @ Object.js:170:30
    dispatchEventToListeners @ Object.js:177:17
    removeEventBreakpoint @ DOMDebuggerManager.js:259:38
    ondelete @ EventBreakpointTreeElement.js:97:56
    _treeKeyDown @ TreeOutline.js:579:60
    _treeKeyDown @ [native code]
-------

* STEPS TO REPRODUCE
1. Create a "click" event breakpoint
2. Click one of the "test" buttons in the page
3. Delete the "click" breakpoint in the Debugger sidebar

-- 
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/20181003/c1c97843/attachment.html>


More information about the webkit-unassigned mailing list