Bug 252489
| Summary: | Unhandled network process messages when closing web inspector | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, inspector-bugzilla-changes, mcatanzaro, sihui_liu, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=265994 https://bugs.webkit.org/show_bug.cgi?id=200191 |
||
Michael Catanzaro
I see warnings print when closing the web inspector. Looks like we're somehow closing it uncleanly:
Unhandled network process message 'NetworkStorageManager_OpenDBRequestCancelled'
Unhandled network process message 'NetworkStorageManager_DatabaseConnectionPendingClose'
Unhandled network process message 'NetworkStorageManager_DatabaseConnectionClosed'
Unhandled network process message 'NetworkStorageManager_DisconnectFromStorageArea
(If this can't be reproduced on Apple ports, then please reassign to WebKitGTK component.)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105887122>
Michael Catanzaro
*** Bug 259448 has been marked as a duplicate of this bug. ***