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

Issue 8496027: Enhance --enable-strict-site-isolation to prevent a site-isolated renderer (Closed)

Created:
9 years, 1 month ago by Chris Evans
Modified:
9 years, 1 month ago
Reviewers:
Charlie Reis, cevans, jam
CC:
chromium-reviews, creis+watch_chromium.org, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, ajwong+watch_chromium.org
Visibility:
Public.

Description

Enhance --enable-strict-site-isolation to prevent a site-isolated renderer process from seeing or using cookies for other origins. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111310

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 5

Patch Set 3 : '' #

Total comments: 5

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -10 lines) Patch
M content/browser/child_process_security_policy.h View 1 2 3 4 5 6 1 chunk +11 lines, -0 lines 0 comments Download
M content/browser/child_process_security_policy.cc View 1 2 3 4 5 6 4 chunks +33 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 2 3 4 5 6 4 chunks +22 lines, -2 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host.cc View 1 2 3 4 5 6 1 chunk +9 lines, -2 lines 0 comments Download
M content/browser/site_instance.h View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/site_instance.cc View 1 2 3 4 5 6 4 chunks +19 lines, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 2 3 4 5 6 1 chunk +7 lines, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 5 6 1 chunk +11 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Chris Evans
9 years, 1 month ago (2011-11-08 20:51:45 UTC) #1
Charlie Reis
Thanks Chris! My main concern is keeping the cookie restrictions and process restrictions separate, even ...
9 years, 1 month ago (2011-11-10 01:09:26 UTC) #2
Chris Evans
On 2011/11/10 01:09:26, creis wrote: > Thanks Chris! My main concern is keeping the cookie ...
9 years, 1 month ago (2011-11-22 01:27:59 UTC) #3
Charlie Reis
Thanks-- I'm much happier with the comments! A few notes inline. On 2011/11/22 01:27:59, Chris ...
9 years, 1 month ago (2011-11-22 19:06:58 UTC) #4
Chris Evans
On 2011/11/22 19:06:58, creis wrote: > Thanks-- I'm much happier with the comments! A few ...
9 years, 1 month ago (2011-11-22 23:54:46 UTC) #5
Charlie Reis
LGTM. You'll probably need owner's approval as well.
9 years, 1 month ago (2011-11-23 00:22:43 UTC) #6
cevans
Looks like I need jam@ due to the command line switch comment change in content/public. ...
9 years, 1 month ago (2011-11-23 00:33:32 UTC) #7
jam
9 years, 1 month ago (2011-11-23 01:38:10 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698