service worker: Add an interface to notify resource write completion
This CL introduces a mojo interface that works as a client of ServiceWorkerResourceReader. Call sites of the reader can pass a remote that implements the interface to receive OnComplete() notification. This kind of notification is required to replace old resource reader in ServiceWorkerInstalledScriptReader. Bug: 1055677 Change-Id: I1038298942d892bcc69a9dd9edebae73a63d29c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279304 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:Makoto Shimazu <shimazu@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#786571}
Showing
Please register or sign in to comment