mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 979142 - Only test filterPar when enabled, r=jandem
--HG-- extra : rebase_source : cf964b090cdc3ca3879f3d9e8f9eb3fbc8cdbaeb
This commit is contained in:
parent
79e32315b4
commit
5072389c9a
@ -1,3 +1,6 @@
|
||||
if (!getBuildConfiguration().parallelJS)
|
||||
quit(0);
|
||||
|
||||
try {
|
||||
y = z = [];
|
||||
y[1] = x
|
||||
|
Loading…
Reference in New Issue
Block a user