[Webkit-unassigned] [Bug 161502] New: 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 12:19:45 PDT 2016


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

            Bug ID: 161502
           Summary: Web Inspector: If inspector process crashes,
                    re-inspecting the page does not work
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

Summary:
If inspector process crashes, re-inspecting the page does not work immediately.

Steps to Reproduce:
1. Inspect this page
2. shell> kill -9 <pid-of-InspectorProcess>
3. Inspect this page
  => Nothing
4. Inspect this page again
  => Inspector shows but is broken

Notes:
- WebInspectorProxy has code to handle webProcessDidCrash. It must not be cleaning up everything.

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


More information about the webkit-unassigned mailing list