Enabled workers during testing
This commit is contained in:
parent
dee158d80c
commit
e1b4fc5ac7
@ -10,7 +10,7 @@
|
|||||||
// Disable worker support for running test as
|
// Disable worker support for running test as
|
||||||
// https://github.com/mozilla/pdf.js/pull/764#issuecomment-2638944
|
// https://github.com/mozilla/pdf.js/pull/764#issuecomment-2638944
|
||||||
// "firefox-bin: Fatal IO error 12 (Cannot allocate memory) on X server :1."
|
// "firefox-bin: Fatal IO error 12 (Cannot allocate memory) on X server :1."
|
||||||
PDFJS.disableWorker = true;
|
// PDFJS.disableWorker = true;
|
||||||
|
|
||||||
var appPath, browser, canvas, currentTaskIdx, manifest, stdout;
|
var appPath, browser, canvas, currentTaskIdx, manifest, stdout;
|
||||||
var inFlightRequests = 0;
|
var inFlightRequests = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user