Skip to content

Commit

Permalink
chore: Remove obsolete Chromium enabled features (#31513)
Browse files Browse the repository at this point in the history
  • Loading branch information
KuSh committed Jul 2, 2024
1 parent 262586a commit 9caf3b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
export const chromiumSwitches = [
'--disable-field-trial-config', // https://source.chromium.org/chromium/chromium/src/+/main:testing/variations/README.md
'--disable-background-networking',
'--enable-features=NetworkService,NetworkServiceInProcess',
'--disable-background-timer-throttling',
'--disable-backgrounding-occluded-windows',
'--disable-back-forward-cache', // Avoids surprises like main request not being intercepted during page.goBack().
Expand Down

0 comments on commit 9caf3b5

Please sign in to comment.