extension_browsertests should know about --isolate-extensions |
||
Issue descriptionWe should move the code that handles --isolate-extensions switch from the //chrome layer into //extensions layer. This will enable running of extension_browsertests with --isolate-extensions switch (rather than with --site-per-process). This will also result in better layering (--isolate-extensions switch is an extension thing and should therefore live in the //extensions layer, not in the //chrome layer).
,
Dec 16 2017
Given that --isolate-extensions is now the default behavior and cannot be disabled, is this bug still relevant? It doesn't seem so to me, so we can close it. Reopen it if I've missed something. |
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Dec 11 2017Status: Untriaged (was: Available)