<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>217631</bug_id>
          
          <creation_ts>2020-10-12 13:55:28 -0700</creation_ts>
          <short_desc>Uncaught Exception: undefined is not an object (evaluating &apos;this._allListenersBreakpoint.disabled&apos;)</short_desc>
          <delta_ts>2020-10-20 15:11:47 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>217992</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>GoodFirstBug, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Nikita Vasilyev">nvasilyev</reporter>
          <assigned_to name="Nikita Vasilyev">nvasilyev</assigned_to>
          <cc>inspector-bugzilla-changes</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1697005</commentid>
    <comment_count>0</comment_count>
    <who name="Nikita Vasilyev">nvasilyev</who>
    <bug_when>2020-10-12 13:55:28 -0700</bug_when>
    <thetext>Uncaught Exception in Web Inspector when triggering a global event breakpoint.

Steps to Reproduce:
1. Open sources tab
2. Click &quot;+&quot; button next to &quot;Breakpoints&quot;
3. Select &quot;Event Breakpoint...&quot;
4. Type &quot;click&quot;
5. Trigger &quot;click&quot; event on the web page


Uncaught Exceptions:
-----------------------
 - undefined is not an object (evaluating &apos;this._allListenersBreakpoint.disabled&apos;) (at DOMDebuggerManager.js:357:97)
    listenerBreakpointForEventName @ DOMDebuggerManager.js:357:97
    _updatePauseReasonSection @ SourcesNavigationSidebarPanel.js:1691:87
    _updatePauseReasonSection @ SourcesNavigationSidebarPanel.js:1559:47
    _handleDebuggerPaused @ SourcesNavigationSidebarPanel.js:2280:36
    dispatch @ Object.js:165:30
    dispatchEventToListeners @ Object.js:172:17
    debuggerDidPause @ DebuggerManager.js:955:42
    paused @ DebuggerObserver.js:60:44
    _dispatchEvent @ Connection.js:210:26
    dispatch @ Connection.js:79:32
    dispatchMessageFromTarget @ TargetManager.js:176:39
    dispatchMessageFromTarget @ TargetObserver.js:47:51
    _dispatchEvent @ Connection.js:210:26
    dispatch @ Connection.js:79:32
    dispatch @ InspectorBackend.js:232:52
    ? @ MessageDispatcher.js:42:34

Additional Details:
    cause --&gt; An uncaught exception was thrown while handling event: Debugger.paused
-----------------------

Notes:
Inspected URL:        react-like-button-demo/index.html
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko)
Dispatch Source:      Protocol Event

Protocol Event:
{&quot;method&quot;:&quot;Debugger.paused&quot;,&quot;params&quot;:{&quot;callFrames&quot;:[{&quot;callFrameId&quot;:&quot;{\&quot;ordinal\&quot;:0,\&quot;injectedScriptId\&quot;:15}&quot;,&quot;functionName&quot;:&quot;unstable_runWithPriority&quot;,&quot;location&quot;:{&quot;scriptId&quot;:&quot;54&quot;,&quot;lineNumber&quot;:2668,&quot;columnNumber&quot;:12},&quot;scopeChain&quot;:[{&quot;object&quot;:{&quot;type&quot;:&quot;object&quot;,&quot;objectId&quot;:&quot;{\&quot;injectedScriptId\&quot;:15,\&quot;id\&quot;:1}&quot;,&quot;className&quot;:&quot;JSLexicalEnvironment&quot;,&quot;description&quot;:&quot;JSLexicalEnvironment&quot;},&quot;type&quot;:&quot;closure&quot;,&quot;name&quot;:&quot;unstable_runWithPriority&quot;,&quot;location&quot;:{&quot;scriptId&quot;:&quot;54&quot;,&quot;lineNumber&quot;:2668,&quot;columnNumber&quot;:36}},{&quot;obj…</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1697006</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-10-12 13:55:36 -0700</bug_when>
    <thetext>&lt;rdar://problem/70222287&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1699950</commentid>
    <comment_count>2</comment_count>
    <who name="Nikita Vasilyev">nvasilyev</who>
    <bug_when>2020-10-20 15:11:47 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 217992 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>