[Webkit-unassigned] [Bug 217241] New: Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'breakpoint.disabled = true')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 12:03:14 PDT 2020


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

            Bug ID: 217241
           Summary: Web Inspector: Uncaught Exception: TypeError:
                    undefined is not an object (evaluating
                    'breakpoint.disabled = true')
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                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

# STEPS TO REPRODUCE
1. inspect any page with JS event listeners
2. uncheck the "Enabled" checkbox for any event listener on any node

Uncaught Exceptions:
-----------------------
 - TypeError: undefined is not an object (evaluating 'breakpoint.disabled = true') (at DOMManager.js:705:19)
    removeBreakpointForEventListener @ DOMManager.js:705:19
    hasEventListenerBreakpoint @ EventListenerSectionGroup.js:167:59
    ? @ EventListenerSectionGroup.js:62:25

-- 
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/20201002/809ebf48/attachment.htm>


More information about the webkit-unassigned mailing list