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

Issue 2719333002: second stage

Created:
3 years, 9 months ago by EhsanK
Modified:
3 years, 9 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, blink-reviews-html_chromium.org, creis+watch_chromium.org, qsr+mojo_chromium.org, kinuko+watch, extensions-reviews_chromium.org, nasko+codewatch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, haraken, Aaron Boodman, dglazkov+blink, blink-reviews-api_chromium.org, darin-cc_chromium.org, blink-reviews, chromium-apps-reviews_chromium.org, darin (slow to review), viettrungluu+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

second stage BUG=

Patch Set 1 #

Patch Set 2 : Need to get around resource loading without web/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+531 lines, -3 lines) Patch
M chrome/browser/chrome_content_browser_manifest_overlay.json View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_features.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_features.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M extensions/browser/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.h View 1 chunk +1 line, -0 lines 0 comments Download
M extensions/browser/guest_view/mime_handler_view/mime_handler_view_guest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
A extensions/browser/mojo/mime_handler_view_service.h View 1 1 chunk +46 lines, -0 lines 0 comments Download
A extensions/browser/mojo/mime_handler_view_service.cc View 1 1 chunk +119 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptController.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp View 1 2 chunks +15 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLPlugInElement.h View 1 3 chunks +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp View 1 7 chunks +22 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/EmptyClients.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoaderClient.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/plugins/BUILD.gn View 1 1 chunk +6 lines, -1 line 0 comments Download
A third_party/WebKit/Source/core/plugins/PluginClient.h View 1 1 chunk +35 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/plugins/PluginClient.cpp View 1 1 chunk +22 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/mime_handler_view/BUILD.gn View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/mime_handler_view/MimeHandlerView.h View 1 1 chunk +53 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/mime_handler_view/MimeHandlerView.cpp View 1 1 chunk +114 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/FrameLoaderClientImpl.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/FrameLoaderClientImpl.cpp View 1 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.h View 1 4 chunks +8 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.cpp View 1 3 chunks +12 lines, -0 lines 0 comments Download
M third_party/WebKit/public/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/public/platform/modules/mime_handler_view/mime_handler_view.mojom View 1 1 chunk +15 lines, -0 lines 0 comments Download
M third_party/WebKit/public/web/WebFrameClient.h View 1 chunk +3 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698