<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#c4">Comment # 4</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:bburg&#64;apple.com" title="Brian Burg &lt;bburg&#64;apple.com&gt;"> <span class="fn">Brian Burg</span></a>
</span></b>
        <pre>View in context: <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>

<span class="quote">&gt; Source/WebKit2/WebProcess/WebPage/WebInspectorFrontendAPIDispatcher.cpp:59
&gt; +    ASSERT(m_queue.isEmpty());</span >

This assertion seems wrong. What if evaluating a dequeued expression caused us to hit a breakpoint and suspend?

<span class="quote">&gt; Source/WebKit2/WebProcess/WebPage/WebInspectorFrontendAPIDispatcher.cpp:75
&gt; +    evaluateOrQueueExpression(makeString(&quot;InspectorFrontendAPI.dispatch([\&quot;&quot;, command, &quot;\&quot;])&quot;));</span >

Nit: evaluateOrEnqueueExpression</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>