Bug 104755
| Summary: | webdatabase: Implement failure handling and recovery in the DatabaseProcess. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | WebCore Misc. | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | ap, beidson, sam |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 103668 | ||
Mark Lam
Implement failure handling and recovery in the DatabaseProcess. Make sure that:
1. the WebProcesses are happy if the DatabaseProcess goes down.
2. the DataProcess is happy (and consistent) when a connected WebProcess goes down.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Lam
We are no longer going to implement a Database process. So, this bug is no longer relevant.