Bug 176862
Summary: | Storage Access API: Inter process communication | ||
---|---|---|---|
Product: | WebKit | Reporter: | John Wilander <wilander> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer, wilander |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 176941, 176943, 176944 | ||
Bug Blocks: |
John Wilander
1. The web process should ask the UI process grant or deny storage access. Skip to step 6 if the result is deny.
2. The UI process should communicate changes to storage access to the network process.
3. The network process should tell the UI process when it's done.
4. The UI process should communicate changes to all web processes.
5. The web process pool should tell the UI process when it's done.
6. The UI process should tell the originating web process the result.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/34414568>
John Wilander
All subtasks fixed.