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

Issue 141363006: Proof of concept of ignoring x-frame-options for sign-in webui. (Closed)

Created:
6 years, 11 months ago by jam
Modified:
5 years, 7 months ago
Reviewers:
CC:
chromium-reviews, arv+watch_chromium.org, nasko
Visibility:
Public.

Description

Proof of concept of ignoring x-frame-options for sign-in webui. A separate storage partition is also used.

Patch Set 1 #

Patch Set 2 : guard against exploited renderer #

Patch Set 3 : fix resources #

Patch Set 4 : sync #

Patch Set 5 : fix crash #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -9 lines) Patch
M chrome/browser/browser_resources.grd View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 2 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
A chrome/browser/resources/signin.html View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/signin/signin_ui.h View 1 chunk +21 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/signin/signin_ui.cc View 1 chunk +48 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/url_constants.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/url_constants.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/webui/url_data_manager_backend.cc View 1 2 3 4 chunks +45 lines, -8 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698