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

Issue 11340019: Place <webview> tag behind a flag. (Closed)

Created:
8 years, 1 month ago by Fady Samuel
Modified:
8 years, 1 month ago
Reviewers:
Charlie Reis, sky
CC:
chromium-reviews, Aaron Boodman, darin-cc_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Place <webview> tag behind a flag. --enable-webview is a chrome switch. It enables the <webview> tag and Browser Plugin in Apps. --enable-browser-plugin-for-all-view-types is a content switch. It enables the browser plugin everywhere: Apps, normal web content, content_shell, etc. It also enables <webview> in Apps. BUG=158384 Test=manually using <webview> in App, <object type="application/browser-plugin"></object> in web_content Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=164842

Patch Set 1 #

Patch Set 2 : Fixed WebViewTest.* #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/web_view_browsertest.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/renderer/extensions/dispatcher.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Fady Samuel
8 years, 1 month ago (2012-10-29 21:20:58 UTC) #1
Charlie Reis
LGTM
8 years, 1 month ago (2012-10-29 22:17:00 UTC) #2
Fady Samuel
+sky for chrome OWNER approval.
8 years, 1 month ago (2012-10-29 22:18:18 UTC) #3
sky
LGTM
8 years, 1 month ago (2012-10-29 23:19:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fsamuel@chromium.org/11340019/5001
8 years, 1 month ago (2012-10-29 23:30:19 UTC) #5
commit-bot: I haz the power
8 years, 1 month ago (2012-10-30 04:52:44 UTC) #6
Change committed as 164842

Powered by Google App Engine
This is Rietveld 408576698