Support retry for service worker user data methods
This CL is similar to crrev.com/c/2550108 but for user data methods, except for StoreUserData(). StoreUserData() has a move-only parameter and needs to be specialized. This CL also updates some browser_tests to wait for all inflight tasks are executed before finishing tests. These changes are needed to satisfy the DCHECK() in generated mojo bindings. Bug: 1133143 Change-Id: Ia234eb4b84098f7a42450dfda1e70d9f34f9fe5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561963 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#833140}
Showing
Please register or sign in to comment