[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:21:54 PDT 2016


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

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #277765|                            |review?
              Flags|                            |

--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 277765
  --> https://bugs.webkit.org/attachment.cgi?id=277765&action=review
[PATCH] Proposed Fix

Not going to commit-queue until I have tested a Debug build at least once. But this works.

I'm not sure it is perfect (pause/unpause happens while stepping, so in theory you could pause inside the new evaluation in between statements), however in practice InspectorFrontendAPIDispatcher is adding to a queue, so it actually isn't a problem. And again, this is only for inspecting the inspector right now.

-- 
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/c8c27455/attachment.html>


More information about the webkit-unassigned mailing list