DescriptionRevert of [Chromecast] Add explicit task_runner in CMA test (patchset #4 id:60001 of https://codereview.chromium.org/1267563003/)
Reason for revert:
This was actually necessary because of a bug in which I incorrectly used weak_ptr in the internal change. That problem was caught in code review so this is no longer necessary.
Original issue's description:
> [Chromecast] Use BindToCurrentLoop in CMA test
>
> Without this the callback posts tasks on whatever thread it's callback
> was originally called on, which can cause it to not respect the CMA
> pipeline's threading assumptions.
>
> Committed: https://crrev.com/9104732746ce7dd18dee6308581e8e7327bb99f1
> Cr-Commit-Position: refs/heads/master@{#341043}
TBR=erickung@google.com,kmackay@chromium.org,lcwu@google.com,halliwell@chromium.org,lcwu@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Committed: https://crrev.com/89ada2766db569000953e02db42d07eb59b05550
Cr-Commit-Position: refs/heads/master@{#341164}
Patch Set 1 #
Created: 5 years, 4 months ago
(Patch set is too large to download)
Messages
Total messages: 7 (1 generated)
|