Support retry for ServiceWorkerRegistry::StoreRegistration()
Adds a specialized InflightCall sub class for the method because some parameters of ServiceWorkerStorageControl::StoreRegistration() are move-only and we need to clone them for each method call. Bug: 1133143 Change-Id: I5842f32a7b2d88786d6a04a7eae06e18e5c2d1a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550962 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#831225}
Showing
Please register or sign in to comment