media: Migrate NewTextTrackCB to repeating callback.
This is a repeating callback because it's run from a loop: * https://cs.chromium.org/chromium/src/media/filters/source_buffer_state.cc?rcl=fd1f7cd492a3db415e007ab24b6ff266fddb43d8&l=773 However, most likely this parameter is not used at all: * https://crbug.com/1057572 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: I5b5d4818ebdfbcad7356f801e2e656b3116494f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083014 Commit-Queue: Jose Lopes <jabolopes@google.com> Reviewed-by:danakj <danakj@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#746790}
Showing
Please register or sign in to comment