Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Issue 974623002: Chromecast: mitigate threading issue between AvPipeline/MediaKeys. (Closed)

Created:
5 years, 9 months ago by gunsch
Modified:
5 years, 9 months ago
Reviewers:
lcwu1, erickung1
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Chromecast: mitigate threading issue between AvPipeline/MediaKeys. R=lcwu@chromium.org,erickung@chromium.org BUG=internal b/19550765 Committed: https://crrev.com/36fdd401d567e5c75180610dd6df564fe00c9ffc Cr-Commit-Position: refs/heads/master@{#318973}

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixes some bugs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -40 lines) Patch
M chromecast/media/cma/pipeline/audio_pipeline_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chromecast/media/cma/pipeline/audio_pipeline_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/media/cma/pipeline/av_pipeline_impl.h View 1 5 chunks +6 lines, -6 lines 0 comments Download
M chromecast/media/cma/pipeline/av_pipeline_impl.cc View 1 13 chunks +38 lines, -28 lines 0 comments Download
M chromecast/media/cma/pipeline/video_pipeline_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chromecast/media/cma/pipeline/video_pipeline_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
gunsch
5 years, 9 months ago (2015-03-02 23:15:36 UTC) #1
lcwu1
https://codereview.chromium.org/974623002/diff/1/chromecast/media/cma/pipeline/av_pipeline_impl.cc File chromecast/media/cma/pipeline/av_pipeline_impl.cc (right): https://codereview.chromium.org/974623002/diff/1/chromecast/media/cma/pipeline/av_pipeline_impl.cc#newcode198 chromecast/media/cma/pipeline/av_pipeline_impl.cc:198: // CDM destruction requires immediate update; don't change threads. ...
5 years, 9 months ago (2015-03-03 18:52:35 UTC) #2
gunsch
Testing this actually uncovered another bug: weak-ptr references being used across threads. I made AvPipelineImpl ...
5 years, 9 months ago (2015-03-03 23:04:19 UTC) #3
lcwu1
lgtm
5 years, 9 months ago (2015-03-04 00:06:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/974623002/20001
5 years, 9 months ago (2015-03-04 00:11:58 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-04 00:15:45 UTC) #7
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 00:16:28 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/36fdd401d567e5c75180610dd6df564fe00c9ffc
Cr-Commit-Position: refs/heads/master@{#318973}

Powered by Google App Engine
This is Rietveld 408576698