Remove indirection in GetUserKeysAndData
The order of |user_data| and |status| is different in ServiceWorkerStorage::GetUserKeysAndDataInDBCallback so this change is made to remove this indirection, allowing for the helper function in control_impl.cc to be removed. Bug: 1055677 Change-Id: Iae8b92b2574c0767887bc401325276f9db7419be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211563 Commit-Queue: Nidhi Jaju <nidhijaju@google.com> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#770995}
Showing
Please register or sign in to comment