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

Issue 600993002: Fix RenderProcessHostUnitTest.RendererProcessLimit to pass with --site-per-process (Closed)

Created:
6 years, 2 months ago by alexmos
Modified:
6 years, 2 months ago
Reviewers:
Charlie Reis, ppi
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, site-isolation-reviews_chromium.org, ppi
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix RenderProcessHostUnitTest.RendererProcessLimit to pass with --site-per-process. The --site-per-process mode does not allow renderer process reuse, so this test shouldn't run under that flag. BUG=417518 Committed: https://crrev.com/b308a1ce85cf3206b10c9e896a2478608a80295b Cr-Commit-Position: refs/heads/master@{#297029}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Disable process reuse tests for --enable-strict-site-isolation #

Patch Set 3 : Add CONTENT_EXPORT to kEnableStrictSiteIsolation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -5 lines) Patch
M content/browser/renderer_host/render_process_host_unittest.cc View 1 2 chunks +11 lines, -0 lines 0 comments Download
M content/browser/site_instance_impl_unittest.cc View 1 1 chunk +7 lines, -4 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (6 generated)
alexmos
6 years, 2 months ago (2014-09-25 00:07:53 UTC) #2
no sievers
+ppi
6 years, 2 months ago (2014-09-25 00:47:12 UTC) #4
ppi
https://codereview.chromium.org/600993002/diff/1/content/browser/renderer_host/render_process_host_unittest.cc File content/browser/renderer_host/render_process_host_unittest.cc (right): https://codereview.chromium.org/600993002/diff/1/content/browser/renderer_host/render_process_host_unittest.cc#newcode38 content/browser/renderer_host/render_process_host_unittest.cc:38: if (base::CommandLine::ForCurrentProcess()->HasSwitch( The condition that disables the process reuse ...
6 years, 2 months ago (2014-09-25 08:36:59 UTC) #5
alexmos
On 2014/09/25 08:36:59, ppi wrote: > https://codereview.chromium.org/600993002/diff/1/content/browser/renderer_host/render_process_host_unittest.cc > File content/browser/renderer_host/render_process_host_unittest.cc (right): > > https://codereview.chromium.org/600993002/diff/1/content/browser/renderer_host/render_process_host_unittest.cc#newcode38 > ...
6 years, 2 months ago (2014-09-25 17:41:15 UTC) #6
alexmos
Charlie, does this fix look good to you?
6 years, 2 months ago (2014-09-26 18:02:57 UTC) #8
ppi
sorry for the delay, lgtm
6 years, 2 months ago (2014-09-26 18:06:49 UTC) #9
Charlie Reis
LGTM too.
6 years, 2 months ago (2014-09-26 18:10:10 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/600993002/20001
6 years, 2 months ago (2014-09-26 18:12:42 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/19469)
6 years, 2 months ago (2014-09-26 18:25:53 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/600993002/40001
6 years, 2 months ago (2014-09-26 20:14:22 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 46e6fb1f2bb4735731bab8f25ea5dac0fce8ff48
6 years, 2 months ago (2014-09-26 21:03:01 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-09-26 21:03:48 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b308a1ce85cf3206b10c9e896a2478608a80295b
Cr-Commit-Position: refs/heads/master@{#297029}

Powered by Google App Engine
This is Rietveld 408576698