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

Issue 12326168: Move <webview> API to chrome layer (Closed)

Created:
7 years, 9 months ago by Fady Samuel
Modified:
7 years, 5 months ago
Reviewers:
CC:
chromium-reviews, joi+watch-content_chromium.org, Aaron Boodman, jam, darin-cc_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Move <webview> API to chrome layer BUG=

Patch Set 1 #

Patch Set 2 : Merge with ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+576 lines, -245 lines) Patch
A chrome/browser/browser_plugin/chrome_browser_plugin_guest_observer.h View 1 1 chunk +45 lines, -0 lines 0 comments Download
A chrome/browser/browser_plugin/chrome_browser_plugin_guest_observer.cc View 1 chunk +47 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_common.gypi View 1 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/chrome_renderer.gypi View 1 1 chunk +6 lines, -0 lines 0 comments Download
A chrome/common/chrome_browser_plugin_messages.h View 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/common/common_message_generator.h View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/renderer/browser_plugin/chrome_browser_plugin_observer.h View 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/renderer/browser_plugin/chrome_browser_plugin_observer.cc View 1 1 chunk +55 lines, -0 lines 0 comments Download
A chrome/renderer/browser_plugin/chrome_webview_bindings.h View 1 1 chunk +91 lines, -0 lines 0 comments Download
A chrome/renderer/browser_plugin/chrome_webview_bindings.cc View 1 1 chunk +108 lines, -0 lines 0 comments Download
A chrome/renderer/browser_plugin/chrome_webview_constants.h View 1 1 chunk +23 lines, -0 lines 0 comments Download
A chrome/renderer/browser_plugin/chrome_webview_constants.cc View 1 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/renderer/resources/extensions/web_view.js View 1 2 chunks +20 lines, -0 lines 0 comments Download
A + chrome/test/data/extensions/platform_apps/web_view/main.js View 1 11 chunks +20 lines, -108 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest_impl.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest_impl.cc View 1 3 chunks +2 lines, -5 lines 0 comments Download
M content/public/renderer/browser_plugin/browser_plugin.h View 1 3 chunks +10 lines, -7 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin_bindings.cc View 1 4 chunks +0 lines, -51 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin_impl.h View 1 5 chunks +5 lines, -17 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin_impl.cc View 1 20 chunks +32 lines, -53 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin_manager_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_message_start.h View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698