We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e1b2bd + 862e485 commit b448eecCopy full SHA for b448eec
1 file changed
karma-base.js
@@ -180,7 +180,8 @@ var ChromeFlags = [
180
'--force-color-profile=srgb', // for consistent tests
181
'--disable-background-networking',
182
'--disable-component-extensions-with-background-pages',
183
- '--translate-script-url=""'
+ '--translate-script-url=""',
184
+ '--enable-unsafe-swiftshader'
185
];
186
187
/* By default, when Firefox starts it makes many connections to sites like
0 commit comments