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

Issue 208653009: Encrypted media: avoid resetting video state on audio deinit (Closed)

Created:
6 years, 9 months ago by sheu
Modified:
6 years, 9 months ago
Reviewers:
yzshen1
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Encrypted media: avoid resetting video state on audio deinit The video stream's natural_size_ is being reset unconditionally in ContentDecryptorDelegate when the decoder is deinitialized, even when the deinit is for the the audio stream. Fix this. BUG=None TEST=local build, run on desktop Linux Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258842

Patch Set 1 : 6ae3753f Initial. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M content/renderer/pepper/content_decryptor_delegate.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
sheu
Fairly trivial. yzshen@: PTAL, thanks.
6 years, 9 months ago (2014-03-22 00:26:05 UTC) #1
yzshen1
lgtm
6 years, 9 months ago (2014-03-22 00:28:40 UTC) #2
sheu
The CQ bit was checked by sheu@chromium.org
6 years, 9 months ago (2014-03-22 00:31:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sheu@chromium.org/208653009/1
6 years, 9 months ago (2014-03-22 00:31:52 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-24 02:26:18 UTC) #5
Message was sent while issue was closed.
Change committed as 258842

Powered by Google App Engine
This is Rietveld 408576698