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

Issue 78003005: Call PpapiDecryptor::CalcelDecrypt() on the right thread. (Closed)

Created:
7 years, 1 month ago by xhwang
Modified:
7 years, 1 month ago
CC:
chromium-reviews, fischman+watch_chromium.org, jam, mcasas+watch_chromium.org, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org
Visibility:
Public.

Description

Call PpapiDecryptor::CalcelDecrypt() on the right thread. TBR=scherkus@chromium.org BUG=321835 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236610

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -8 lines) Patch
M content/renderer/media/crypto/ppapi_decryptor.cc View 8 chunks +24 lines, -8 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
xhwang
PTAL
7 years, 1 month ago (2013-11-21 01:19:04 UTC) #1
ddorwin
https://codereview.chromium.org/78003005/diff/30001/content/renderer/media/crypto/ppapi_decryptor.cc File content/renderer/media/crypto/ppapi_decryptor.cc (right): https://codereview.chromium.org/78003005/diff/30001/content/renderer/media/crypto/ppapi_decryptor.cc#newcode152 content/renderer/media/crypto/ppapi_decryptor.cc:152: if (!render_loop_proxy_->BelongsToCurrentThread()) { Should this comment that this is ...
7 years, 1 month ago (2013-11-21 04:20:16 UTC) #2
ddorwin
lgtm
7 years, 1 month ago (2013-11-21 04:20:18 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/78003005/30001
7 years, 1 month ago (2013-11-21 20:30:52 UTC) #4
commit-bot: I haz the power
7 years, 1 month ago (2013-11-21 22:32:00 UTC) #5
Message was sent while issue was closed.
Change committed as 236610

Powered by Google App Engine
This is Rietveld 408576698