Bug 104753
Summary: | webdatabase: Implement a DatabaseProcess and relevant IPC messages. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
Component: | WebCore Misc. | Assignee: | Mark Lam <mark.lam> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ap, beidson, michael, sam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 103668 |
Mark Lam
There are 2 parts to this task:
1. Define the IPC messages between the DB front-end and back-end.
2. Implement the DatabaseProcess and deploy the IPC via a ProcessDatabaseBackendProxy and a ProcessDatabaseBackend.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Lam
We're no longer going to implement a Database process. So, this bug is no longer relevant.