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

Issue 12518033: Browser Plugin: Only install BrowserPluginMessageFilter if render process supports BrowserPlugin. (Closed)

Created:
7 years, 9 months ago by Fady Samuel
Modified:
7 years, 9 months ago
Reviewers:
Charlie Reis, jam
CC:
chromium-reviews, creis+watch_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, ajwong+watch_chromium.org, jochen+watch_chromium.org
Visibility:
Public.

Description

Browser Plugin: Only install BrowserPluginMessageFilter if render process supports BrowserPlugin. BUG=222403 Test=Manually test BrowserPlugin/<webview> on chrome and content_shell Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190057

Patch Set 1 : Addressed comments #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -5 lines) Patch
M chrome/browser/chrome_content_browser_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.h View 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 3 chunks +7 lines, -5 lines 4 comments Download
M content/browser/site_instance_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/public/browser/content_browser_client.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/public/browser/content_browser_client.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M content/shell/shell_content_browser_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/shell_content_browser_client.cc View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Fady Samuel
7 years, 9 months ago (2013-03-20 16:05:39 UTC) #1
Charlie Reis
https://codereview.chromium.org/12518033/diff/1/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://codereview.chromium.org/12518033/diff/1/chrome/browser/chrome_content_browser_client.cc#newcode1967 chrome/browser/chrome_content_browser_client.cc:1967: content::BrowserContext* browser_context, const GURL& url) { url -> site_url ...
7 years, 9 months ago (2013-03-20 17:59:53 UTC) #2
Fady Samuel
Addressed comments. Doh, I accidentally deleted the first patch. :-( Could you please re-review :-(
7 years, 9 months ago (2013-03-20 21:42:38 UTC) #3
Charlie Reis
Like like just two comments got lost in the mixup. Other than that it seems ...
7 years, 9 months ago (2013-03-21 01:09:39 UTC) #4
Charlie Reis
On 2013/03/21 01:09:39, creis wrote: > Like like just two comments got lost in the ...
7 years, 9 months ago (2013-03-21 01:10:02 UTC) #5
Fady Samuel
https://codereview.chromium.org/12518033/diff/11001/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/12518033/diff/11001/content/browser/renderer_host/render_process_host_impl.cc#newcode380 content/browser/renderer_host/render_process_host_impl.cc:380: supports_browser_plugin_(supports_browser_plugin), On 2013/03/21 01:09:39, creis wrote: > Can you ...
7 years, 9 months ago (2013-03-21 02:51:13 UTC) #6
Charlie Reis
My mistake. John, this LGTM. It adds a callout to ContentBrowserClient in public to see ...
7 years, 9 months ago (2013-03-21 15:53:36 UTC) #7
jam
lgtm
7 years, 9 months ago (2013-03-21 16:41:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/12518033/11001
7 years, 9 months ago (2013-03-21 17:00:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/12518033/11001
7 years, 9 months ago (2013-03-22 18:19:42 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/12518033/11001
7 years, 9 months ago (2013-03-23 14:57:24 UTC) #11
commit-bot: I haz the power
7 years, 9 months ago (2013-03-23 18:39:32 UTC) #12
Message was sent while issue was closed.
Change committed as 190057

Powered by Google App Engine
This is Rietveld 408576698