Bug 198051
| Summary: | After network process crashes, webpage should register itself to network process when Storage is accessed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sihui Liu <sihui_liu> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sihui Liu
Currently we add web pages to network process once the connection from web process to network process is re-established.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sihui Liu
After https://bugs.webkit.org/show_bug.cgi?id=200373, network process does not need to know the state of web page for web storage.