[Webkit-unassigned] [Bug 161502] Web Inspector: If inspector process crashes, re-inspecting the page does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 20:15:13 PDT 2016


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

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |joepeck at webkit.org
                   |kit.org                     |

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
This happens only on Mac platforms, because WebInspectorProxyMac's platformDidClose doesn't immediately close the WebPage that crashed. It just sets a timer to close it in 60 seconds. We need a stronger "close because it crashed" case.

-- 
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/20160902/1359cc06/attachment-0001.html>


More information about the webkit-unassigned mailing list