Merge remote-tracking branch 'upstream/api' into api

This commit is contained in:
Brendan Dahl 2012-04-13 14:20:32 -07:00
commit 18a5e4f0c3

View File

@ -10,7 +10,7 @@
// Disable worker support for running test as
// https://github.com/mozilla/pdf.js/pull/764#issuecomment-2638944
// "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 inFlightRequests = 0;