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

Issue 10692113: Wire up GetUserMedia in Chrome Frame. (Closed)

Created:
8 years, 5 months ago by grt (UTC plus 2)
Modified:
8 years, 5 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Wire up GetUserMedia in Chrome Frame. ExternalTabContainerWin wasn't forwarding requests for media access permission over to Browser's implementation BUG=134624 TEST=visit http://www.corp.google.com/~xians/webrtc_getusermedia.html, click the "GetUserMedia" button, and notice the infobar. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145893

Patch Set 1 #

Total comments: 7

Patch Set 2 : hi tommi! #

Patch Set 3 : added missing virtual #

Patch Set 4 : moved media thread changes to issue 10744002 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -24 lines) Patch
M chrome/browser/ui/browser.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 chunks +31 lines, -24 lines 0 comments Download
M chrome/browser/ui/views/external_tab_container_win.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/external_tab_container_win.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
grt (UTC plus 2)
Tommi: overall review please. Scott: OWNERS in chrome/browser/ui. FYI: I followed the existing pattern for ...
8 years, 5 months ago (2012-07-06 19:43:46 UTC) #1
tommi (sloooow) - chröme
Great catch and thanks for fixing. I suspect platforms other than windows might have problems ...
8 years, 5 months ago (2012-07-06 22:17:09 UTC) #2
grt (UTC plus 2)
you rock. thanks for the comments. ptal. http://codereview.chromium.org/10692113/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/10692113/diff/1/chrome/browser/ui/browser.cc#newcode964 chrome/browser/ui/browser.cc:964: DCHECK(tab); On ...
8 years, 5 months ago (2012-07-06 23:07:24 UTC) #3
tommi (sloooow) - chröme
lgtm
8 years, 5 months ago (2012-07-07 07:24:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/10692113/10001
8 years, 5 months ago (2012-07-07 07:24:37 UTC) #5
commit-bot: I haz the power
Presubmit check for 10692113-10001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 5 months ago (2012-07-07 07:24:41 UTC) #6
tommi (sloooow) - chröme
On 2012/07/07 07:24:41, I haz the power (commit-bot) wrote: > Presubmit check for 10692113-10001 failed ...
8 years, 5 months ago (2012-07-07 07:25:04 UTC) #7
grt (UTC plus 2)
replacing @sky with @pkasting since the former seems to be away. Peter: do you have ...
8 years, 5 months ago (2012-07-09 13:36:23 UTC) #8
tommi (sloooow) - chröme
Hey Greg, The DeviceThread fix is necessary for not just Chrome Frame but Chrome proper. ...
8 years, 5 months ago (2012-07-09 14:39:04 UTC) #9
grt (UTC plus 2)
On 2012/07/09 14:39:04, tommi wrote: > Hey Greg, > > The DeviceThread fix is necessary ...
8 years, 5 months ago (2012-07-09 15:31:27 UTC) #10
Ben Goodger (Google)
lgtm
8 years, 5 months ago (2012-07-10 15:35:03 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/10692113/16001
8 years, 5 months ago (2012-07-10 15:35:49 UTC) #12
commit-bot: I haz the power
8 years, 5 months ago (2012-07-10 16:53:42 UTC) #13
Change committed as 145893

Powered by Google App Engine
This is Rietveld 408576698