<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Issues inspecting the inspector, pausing on breakpoints causes content to not load"
   href="https://bugs.webkit.org/show_bug.cgi?id=157198#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: Issues inspecting the inspector, pausing on breakpoints causes content to not load"
   href="https://bugs.webkit.org/show_bug.cgi?id=157198">bug 157198</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=157198#c4">comment #4</a>)
<span class="quote">&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=277765&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=277765&amp;action=review</a>
&gt; 
&gt; &gt; Source/WebKit2/WebProcess/WebPage/WebInspectorFrontendAPIDispatcher.cpp:59
&gt; &gt; +    ASSERT(m_queue.isEmpty());
&gt; 
&gt; This assertion seems wrong. What if evaluating a dequeued expression caused
&gt; us to hit a breakpoint and suspend?</span >

We don't appear to allow pausing when running when already nested. Or at least I was unable to (console.log worked, but hitting a breakpoint did not).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>