[Webkit-unassigned] [Bug 157198] Web Inspector: Issues inspecting the inspector, pausing on breakpoints causes content to not load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 17:56:07 PDT 2016


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

--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #4)
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=277765&action=review
> 
> > Source/WebKit2/WebProcess/WebPage/WebInspectorFrontendAPIDispatcher.cpp:59
> > +    ASSERT(m_queue.isEmpty());
> 
> This assertion seems wrong. What if evaluating a dequeued expression caused
> us to hit a breakpoint and suspend?

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).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160430/05d12ac0/attachment.html>


More information about the webkit-unassigned mailing list