DescriptionPepper: Use base::Callback in RequestNexeFd.
GetNexeFd() in ppb_nacl_private_impl will change soon to be an internal method,
not one exposed through the PPB_NaCl_Private interface. From inside Chromium,
base::Callback is much easier to use than PP_CompletionCallback or
TrackedCallback.
This is one of a series of changes to refactor the pexe downloading logic in
the trusted plugin.
BUG=370556
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282112
Patch Set 1 : #
Total comments: 1
Patch Set 2 : TrackedCallback ugh #
Messages
Total messages: 7 (0 generated)
|