DescriptionRemove ManifestFetchData parameter from SafeManifestParser
All it was doing with it is passing it through to its completion
callback (apart from 2 VLOG statements). This CL changes to binding it
to the callback directly with the base::Bind call.
Also rename UpdateCallback to ResultsCallback, because that seemed like
a better name to me. And run our autoformatting thing As Required By Law.
BUG=458373
Committed: https://crrev.com/d71a7a6b1d878a5c0077863e03b6f12eabaee2b7
Cr-Commit-Position: refs/heads/master@{#316342}
Patch Set 1 #Patch Set 2 : fix unit test to pass ptr instead of ref #Patch Set 3 : move log statement above return to eliminate uncreachable code error #Patch Set 4 : merged latest from origin/master #
Messages
Total messages: 18 (7 generated)
|