forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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}
- Loading branch information
Showing
1 changed file
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters