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

Issue 235733002: <webview>: Move media request to chrome (Closed)

Created:
6 years, 8 months ago by Fady Samuel
Modified:
6 years, 8 months ago
CC:
chromium-reviews, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@move_geolocation_to_chrome
Visibility:
Public.

Description

<webview>: Move media request to chrome BUG=330264 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=264029

Patch Set 1 #

Patch Set 2 : Updated UMA #

Total comments: 9

Patch Set 3 : Addressed comments #

Patch Set 4 : Merge with ToT #

Patch Set 5 : Updated actions.xml #

Patch Set 6 : Merge with ToT #

Patch Set 7 : Fixed rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -57 lines) Patch
M chrome/browser/guestview/webview/webview_guest.h View 1 2 3 4 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/guestview/webview/webview_guest.cc View 1 2 3 4 9 chunks +46 lines, -10 lines 0 comments Download
M chrome/browser/guestview/webview/webview_permission_types.h View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.h View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.cc View 1 2 3 4 2 chunks +7 lines, -42 lines 0 comments Download
M content/public/browser/browser_plugin_guest_delegate.h View 1 2 3 4 2 chunks +11 lines, -0 lines 0 comments Download
M content/public/browser/browser_plugin_guest_delegate.cc View 1 2 3 4 2 chunks +10 lines, -0 lines 0 comments Download
M content/public/common/browser_plugin_permission_type.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 3 4 4 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Fady Samuel
6 years, 8 months ago (2014-04-11 19:57:03 UTC) #1
lazyboy
https://codereview.chromium.org/235733002/diff/20001/chrome/browser/guestview/webview/webview_guest.cc File chrome/browser/guestview/webview/webview_guest.cc (right): https://codereview.chromium.org/235733002/diff/20001/chrome/browser/guestview/webview/webview_guest.cc#newcode98 chrome/browser/guestview/webview/webview_guest.cc:98: case WEB_VIEW_PERMISSION_TYPE_MEDIA: nit: sort the case-s, here and in ...
6 years, 8 months ago (2014-04-11 20:13:19 UTC) #2
Fady Samuel
PTAL https://codereview.chromium.org/235733002/diff/20001/chrome/browser/guestview/webview/webview_guest.cc File chrome/browser/guestview/webview/webview_guest.cc (right): https://codereview.chromium.org/235733002/diff/20001/chrome/browser/guestview/webview/webview_guest.cc#newcode98 chrome/browser/guestview/webview/webview_guest.cc:98: case WEB_VIEW_PERMISSION_TYPE_MEDIA: On 2014/04/11 20:13:20, lazyboy wrote: > ...
6 years, 8 months ago (2014-04-11 21:52:31 UTC) #3
lazyboy
https://codereview.chromium.org/235733002/diff/20001/chrome/browser/guestview/webview/webview_guest.cc File chrome/browser/guestview/webview/webview_guest.cc (right): https://codereview.chromium.org/235733002/diff/20001/chrome/browser/guestview/webview/webview_guest.cc#newcode902 chrome/browser/guestview/webview/webview_guest.cc:902: base::Unretained(this), On 2014/04/11 21:52:31, Fady Samuel wrote: > On ...
6 years, 8 months ago (2014-04-11 21:56:26 UTC) #4
lazyboy
lgtm
6 years, 8 months ago (2014-04-11 23:18:19 UTC) #5
Fady Samuel
+jam@ for content/public changes.
6 years, 8 months ago (2014-04-14 17:32:38 UTC) #6
jam
just to make sure i'm understanding correctly (cs being down isn't helping!), content right now ...
6 years, 8 months ago (2014-04-14 19:54:47 UTC) #7
Fady Samuel
On 2014/04/14 19:54:47, jam wrote: > just to make sure i'm understanding correctly (cs being ...
6 years, 8 months ago (2014-04-14 20:03:31 UTC) #8
Fady Samuel
+asvitkine@ for actions.xml
6 years, 8 months ago (2014-04-14 22:39:09 UTC) #9
Alexei Svitkine (slow)
lgtm
6 years, 8 months ago (2014-04-15 15:39:13 UTC) #10
Fady Samuel
The CQ bit was checked by fsamuel@chromium.org
6 years, 8 months ago (2014-04-15 19:11:34 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/235733002/120001
6 years, 8 months ago (2014-04-15 19:12:29 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-15 19:31:30 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
6 years, 8 months ago (2014-04-15 19:31:31 UTC) #14
Fady Samuel
The CQ bit was checked by fsamuel@chromium.org
6 years, 8 months ago (2014-04-15 20:21:43 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/235733002/120001
6 years, 8 months ago (2014-04-15 20:23:03 UTC) #16
commit-bot: I haz the power
6 years, 8 months ago (2014-04-15 23:05:58 UTC) #17
Message was sent while issue was closed.
Change committed as 264029

Powered by Google App Engine
This is Rietveld 408576698