Chromium Code Reviews
DescriptionFix base::Callback<>::IsCancelled handling on nested base::Callback
Previous implementation of IsCancelled doesn't have a specialization for
nested OnceCallback. That implies OnceCallback::IsCancelled returns false
when it's a nested callback and the inner callback is a cancelled OnceCallback.
Committed: https://crrev.com/44adf07a8104da5e1ff35b9f57e30ad050d5f301
Cr-Commit-Position: refs/heads/master@{#423796}
Patch Set 1 #Patch Set 2 : +test #Patch Set 3 : fix #
Dependent Patchsets: Messages
Total messages: 17 (12 generated)
|
||||||||||||||||||||||||||||