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

Issue 2573213002: Consolidate all TDI SiteInstances into one render process. (Closed)

Created:
4 years ago by Avi (use Gerrit)
Modified:
3 years, 11 months ago
Reviewers:
ncarter (slow)
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, ajwong+watch_chromium.org, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Consolidate all TDI SiteInstances into one render process. BUG=674215 Review-Url: https://codereview.chromium.org/2573213002 Cr-Commit-Position: refs/heads/master@{#441832} Committed: https://chromium.googlesource.com/chromium/src/+/6d686db1331d37430e668c0cf87201815f01c128

Patch Set 1 #

Patch Set 2 : popups #

Patch Set 3 : one word: MockRenderProcessHost #

Total comments: 7

Patch Set 4 : partitions #

Patch Set 5 : nick's reuse suggestion #

Patch Set 6 : comment #

Total comments: 4

Patch Set 7 : comment nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -5 lines) Patch
M content/browser/renderer_host/render_process_host_impl.h View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 4 3 chunks +13 lines, -2 lines 0 comments Download
M content/browser/site_instance_impl.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/site_instance_impl.cc View 1 2 3 4 5 6 4 chunks +84 lines, -3 lines 0 comments Download
M content/public/browser/render_process_host.h View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M content/public/test/mock_render_process_host.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/test/mock_render_process_host.cc View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (26 generated)
Avi (use Gerrit)
WDYT?
4 years ago (2016-12-21 23:07:46 UTC) #14
ncarter (slow)
https://codereview.chromium.org/2573213002/diff/40001/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/2573213002/diff/40001/content/browser/renderer_host/render_process_host_impl.cc#newcode2427 content/browser/renderer_host/render_process_host_impl.cc:2427: if (host->IsNeverSuitableForReuse()) See my later comment about why this ...
3 years, 11 months ago (2017-01-03 21:29:56 UTC) #16
ncarter (slow)
https://codereview.chromium.org/2573213002/diff/40001/content/browser/site_instance_impl.cc File content/browser/site_instance_impl.cc (right): https://codereview.chromium.org/2573213002/diff/40001/content/browser/site_instance_impl.cc#newcode286 content/browser/site_instance_impl.cc:286: } On 2017/01/03 21:29:56, ncarter wrote: > I'm worried ...
3 years, 11 months ago (2017-01-03 21:34:56 UTC) #17
Avi (use Gerrit)
https://codereview.chromium.org/2573213002/diff/40001/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/2573213002/diff/40001/content/browser/renderer_host/render_process_host_impl.cc#newcode2427 content/browser/renderer_host/render_process_host_impl.cc:2427: if (host->IsNeverSuitableForReuse()) On 2017/01/03 21:29:56, ncarter wrote: > See ...
3 years, 11 months ago (2017-01-05 19:44:53 UTC) #20
Avi (use Gerrit)
Well, your suggestion works. I'm still trying to get my head around the difference between ...
3 years, 11 months ago (2017-01-05 21:17:36 UTC) #25
Avi (use Gerrit)
Well, your suggestion works. I'm still trying to get my head around the difference between ...
3 years, 11 months ago (2017-01-05 21:17:37 UTC) #26
ncarter (slow)
On 2017/01/05 21:17:37, Avi wrote: > Well, your suggestion works. I'm still trying to get ...
3 years, 11 months ago (2017-01-05 22:17:36 UTC) #27
ncarter (slow)
lgtm https://codereview.chromium.org/2573213002/diff/100001/content/browser/site_instance_impl.cc File content/browser/site_instance_impl.cc (right): https://codereview.chromium.org/2573213002/diff/100001/content/browser/site_instance_impl.cc#newcode139 content/browser/site_instance_impl.cc:139: // The render process for the default storage ...
3 years, 11 months ago (2017-01-05 22:29:05 UTC) #28
Avi (use Gerrit)
https://codereview.chromium.org/2573213002/diff/100001/content/browser/site_instance_impl.cc File content/browser/site_instance_impl.cc (right): https://codereview.chromium.org/2573213002/diff/100001/content/browser/site_instance_impl.cc#newcode139 content/browser/site_instance_impl.cc:139: // The render process for the default storage partition ...
3 years, 11 months ago (2017-01-06 01:20:12 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2573213002/120001
3 years, 11 months ago (2017-01-06 01:21:23 UTC) #34
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 02:29:30 UTC) #37
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/6d686db1331d37430e668c0cf872...

Powered by Google App Engine
This is Rietveld 408576698