Bug 137700
Summary: | Web Inspector: Cannot reopen inspector after it crashes - no InspectorFrontendHost | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | graouts, joepeck, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Joseph Pecoraro
In trunk the inspector is frequently crashing (goes white). When that happens if I close the window and attempt to reopen it, I get uncaught exceptions:
Resources/Base/Platform.js:27:32: CONSOLE ERROR ReferenceError: Can't find variable: InspectorFrontendHost
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/18650646>
Radar WebKit Bug Importer
<rdar://problem/18650659>
Joseph Pecoraro
I believe this is fixed. A couple months ago I focused on fixing these issues (crashes, white inspectors) and I haven't seen this in a while. Even forcing killing the Inspector's WebContent process it behaves as expected. Closing.