<?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>123770</bug_id>
          
          <creation_ts>2013-11-04 17:05:09 -0800</creation_ts>
          <short_desc>Web Inspector: DOM Breakpoints are not working unless there&apos;s JS breakpoint set</short_desc>
          <delta_ts>2018-09-05 09:43:00 -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>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>147093</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexandru Chiculita">achicu</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>hi</cc>
    
    <cc>inspector-bugzilla-changes</cc>
    
    <cc>mark.lam</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>946902</commentid>
    <comment_count>0</comment_count>
    <who name="Alexandru Chiculita">achicu</who>
    <bug_when>2013-11-04 17:05:09 -0800</bug_when>
    <thetext>The DOM breakpoints are not sent unless there&apos;s a previous JS breakpoint set. That&apos;s because JSC::Debugger expects a call to incNumberOfBreakpoints when the client needs the runtime to capture debugging information. Otherwise there will be no call frames available when the DOM breakpoints are triggered.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>946903</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2013-11-04 17:05:21 -0800</bug_when>
    <thetext>&lt;rdar://problem/15389268&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>947238</commentid>
    <comment_count>2</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2013-11-05 10:05:51 -0800</bug_when>
    <thetext>Are you looking to add UI for DOM breakpoints?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>947336</commentid>
    <comment_count>3</comment_count>
    <who name="Alexandru Chiculita">achicu</who>
    <bug_when>2013-11-05 13:52:15 -0800</bug_when>
    <thetext>I (In reply to comment #2)
&gt; Are you looking to add UI for DOM breakpoints?

I don&apos;t have any plans on this yet.

I was working on https://bugs.webkit.org/show_bug.cgi?id=123516 when I&apos;ve discovered this issue. I&apos;m touching some of the Inspector instrumentation and I thought I need to add a test for this case too.

It took me a while to figure out why the protocol test was not working, so I&apos;ve added this bug to track the issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1456739</commentid>
    <comment_count>4</comment_count>
    <who name="Devin Rousso">hi</who>
    <bug_when>2018-09-05 09:43:00 -0700</bug_when>
    <thetext>I can confirm that DOM breakpoints are working without JS breakpoints.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>