Chromium Code Reviews
DescriptionAdd OnceCallback support to PostTaskAndReplyWithResult
This CL adds OnceCallback support to PostTaskAndReplyWithResult impls in
task_runner_util.h and browser_thread.h, which are left overs of the
OnceCallback support of PostTask family.
In addition, this CL removes the function pointer usage of PTARWR in
//components/drive, so that we can define an overload of PTARWR for
legacy base::Callback.
BUG=714018
Review-Url: https://codereview.chromium.org/2842493004
Cr-Commit-Position: refs/heads/master@{#468680}
Committed: https://chromium.googlesource.com/chromium/src/+/d5346b598e8bb9c72acd8a81e51a593e99f23829
Patch Set 1 #Patch Set 2 : fix #Patch Set 3 : fix #Patch Set 4 : . #Patch Set 5 : . #Patch Set 6 : . #
Total comments: 2
Patch Set 7 : TODO(tzik) -> TODO(crbug.com/714018) #
Total comments: 4
Patch Set 8 : static_cast -> ctor call #Patch Set 9 : s/can not/cannot/ #
Dependent Patchsets: Messages
Total messages: 37 (29 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||