mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Merge branch 'master' into issue3156
This commit is contained in:
commit
34eed81b46
21 changed files with 654 additions and 365 deletions
|
@ -33,10 +33,6 @@
|
|||
// // TODO(mack): dump() doesn't seem to work here...
|
||||
// dump(msg + '\n');
|
||||
//}
|
||||
//#else
|
||||
function log(aMsg) {
|
||||
console.log(aMsg);
|
||||
}
|
||||
//#endif
|
||||
|
||||
var NetworkManager = (function NetworkManagerClosure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue