Change RunSystemCookieCallbackOnIOThread prototype
The function was only ever called with a block wrapped into a base::Closure via base::BindBlockArc, so change the function to take a block directly and create the closure internally. Rename the function to RunBlockOnIOThread to reflect its new prototype. Bug: none Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I42fd666f51b21a345d99b866d72984fcb2292cca Reviewed-on: https://chromium-review.googlesource.com/1020455 Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Reviewed-by:Mohammad Refaat <mrefaat@chromium.org> Cr-Commit-Position: refs/heads/master@{#552483}
Showing
Please register or sign in to comment