Skip to content

Commit bfbf5cf

Browse files
OrKoNDevtools-frontend LUCI CQ
authored andcommitted
Enable ThrottleUnimportantFrameTimers and VerifyDidCommitParams
Bug: 357020932 Change-Id: I03543b301636ca9e2607fee9eda65a4f0011a4ac Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5934571 Commit-Queue: Alex Rudenko <[email protected]> Commit-Queue: Benedikt Meurer <[email protected]> Auto-Submit: Alex Rudenko <[email protected]> Reviewed-by: Benedikt Meurer <[email protected]>
1 parent f9c61e3 commit bfbf5cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/conductor/hooks.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ function launchChrome() {
8484
'MojoChannelAssociatedCrashesOnSendError',
8585
'MojoChannelAssociatedSendUsesRunOrPostTask',
8686
'SimpleURLLoaderUseReadAndDiscardBodyOption',
87-
'ThrottleUnimportantFrameTimers',
88-
'VerifyDidCommitParams',
8987
];
9088
const launchArgs = [
9189
'--remote-allow-origins=*',

0 commit comments

Comments
 (0)