fix: disable ProcessPerSiteUpToMainFrameThreshold in Chrome (#11139)

This commit is contained in:
Alex Rudenko 2023-10-12 10:58:31 +02:00 committed by GitHub
parent c1d342fa95
commit 9347aae12e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,6 +172,8 @@ export class ChromeLauncher extends ProductLauncher {
'AcceptCHFrame',
'MediaRouter',
'OptimizationHints',
// https://crbug.com/1492053
'ProcessPerSiteUpToMainFrameThreshold',
];
const chromeArguments = [