DescriptionExperimental: Fix HasWrongProcessForURL in --site-per-process mode.
The experimental --site-per-process and --enable-strict-site-isolation modes
disable reuse of renderer processes to improve security. The previous approach
of making IsSuitableHost return false was breaking HasWrongProcessForURL,
so we now return false in ShouldTryToReuseExistingProcessHost instead.
BUG=160671
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170821
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|