pdf.js/src/shared
Rob Wu 1e3078d6c4 Serialize errors before invoking postMessage
Serialize errors to make sure that the callback is still invoked when
an error is thrown.

Firefox:
"DataCloneError: The object could not be cloned."

Chrome:
"DataCloneError: Failed to execute 'postMessage' on 'WorkerGlobalScope': An object could not be cloned."
2015-08-08 21:44:57 +02:00
..
cffStandardStrings.js cleaned whitespace 2015-02-17 11:07:37 -05:00
fonts_utils.js cleaned whitespace 2015-02-17 11:07:37 -05:00
util.js Serialize errors before invoking postMessage 2015-08-08 21:44:57 +02:00