RESOLVED FIXED Bug 176862
Storage Access API: Inter process communication
https://bugs.webkit.org/show_bug.cgi?id=176862
Summary Storage Access API: Inter process communication
John Wilander
Reported 2017-09-13 11:08:31 PDT
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
Radar WebKit Bug Importer
Comment 1 2017-09-13 11:09:13 PDT
John Wilander
Comment 2 2017-12-06 12:00:42 PST
All subtasks fixed.
Note You need to log in before you can comment on or make changes to this bug.