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

Issue 730453004: BrowserCdmManager: gets RenderFrameHost instance on the correct thread. (Closed)

Created:
6 years, 1 month ago by gunsch
Modified:
6 years ago
Reviewers:
xhwang
CC:
chromium-reviews, eme-reviews_chromium.org, feature-media-reviews_chromium.org, jam, darin-cc_chromium.org, damienv1, lcwu1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

BrowserCdmManager: gets RenderFrameHost instance on the correct thread. This does not work if task_runner_ is not the browser UI thread. R=xhwang@chromium.org BUG=388930 TEST=manually verified EME playback Committed: https://crrev.com/0623ac9bb431ada04f0f2558ca032188e2360324 Cr-Commit-Position: refs/heads/master@{#306907}

Patch Set 1 #

Total comments: 6

Patch Set 2 : moves UI-thread trampoline inside RequestSessionPermission #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -19 lines) Patch
M content/browser/media/cdm/browser_cdm_manager.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M content/browser/media/cdm/browser_cdm_manager.cc View 1 2 chunks +49 lines, -19 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
gunsch
6 years, 1 month ago (2014-11-17 16:55:58 UTC) #1
gunsch
https://codereview.chromium.org/730453004/diff/1/content/browser/media/cdm/browser_cdm_manager.cc File content/browser/media/cdm/browser_cdm_manager.cc (right): https://codereview.chromium.org/730453004/diff/1/content/browser/media/cdm/browser_cdm_manager.cc#newcode228 content/browser/media/cdm/browser_cdm_manager.cc:228: ->HasSwitch(switches::kDisableInfobarForProtectedMediaIdentifier)) { somewhat related: is there any particular reason ...
6 years, 1 month ago (2014-11-17 16:57:33 UTC) #2
xhwang
https://codereview.chromium.org/730453004/diff/1/content/browser/media/cdm/browser_cdm_manager.cc File content/browser/media/cdm/browser_cdm_manager.cc (right): https://codereview.chromium.org/730453004/diff/1/content/browser/media/cdm/browser_cdm_manager.cc#newcode228 content/browser/media/cdm/browser_cdm_manager.cc:228: ->HasSwitch(switches::kDisableInfobarForProtectedMediaIdentifier)) { On 2014/11/17 16:57:33, gunsch wrote: > somewhat ...
6 years, 1 month ago (2014-11-17 23:38:17 UTC) #3
gunsch
https://codereview.chromium.org/730453004/diff/1/content/browser/media/cdm/browser_cdm_manager.cc File content/browser/media/cdm/browser_cdm_manager.cc (right): https://codereview.chromium.org/730453004/diff/1/content/browser/media/cdm/browser_cdm_manager.cc#newcode270 content/browser/media/cdm/browser_cdm_manager.cc:270: init_data); On 2014/11/17 23:38:17, xhwang wrote: > Can you ...
6 years, 1 month ago (2014-11-19 21:59:01 UTC) #4
gunsch
ping? thanks
6 years ago (2014-12-04 01:53:19 UTC) #5
xhwang
lgtm
6 years ago (2014-12-04 21:18:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/730453004/20001
6 years ago (2014-12-04 21:26:14 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-04 22:20:04 UTC) #9
commit-bot: I haz the power
6 years ago (2014-12-04 22:20:47 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0623ac9bb431ada04f0f2558ca032188e2360324
Cr-Commit-Position: refs/heads/master@{#306907}

Powered by Google App Engine
This is Rietveld 408576698