media: Migrate InterbufferDistanceCB to repeating callback.
This is a repeating callback because SplitRange causes SourceBufferRange to return a new instance of that same class, and both instances share the callback: * https://cs.chromium.org/chromium/src/media/filters/source_buffer_range.cc?rcl=e501b7156b763939111552df391c615761c3c1bf&l=273 This is part of the base::Callback migration. Context: https://cs.chromium.org/chromium/src/docs/callback.md?rcl=9fcc3764aea8f97e9f6de4a9ee61d554e67edcda&l=40 Bug: 1007805 Change-Id: I9847d5ef4590bd86ec8b6c221884368d28181a6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080477 Commit-Queue: Jose Lopes <jabolopes@google.com> Reviewed-by:Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#746726}
Showing
Please register or sign in to comment