-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes autofetch and firefox nightly fetch streams #8845
Conversation
yurydelendik
commented
Aug 30, 2017
- Fixes fetch (Adds fetch stream logic for networking part of PDF.js #8768) and node behavior when disableAutoFetch and disableStream
- Disables fetch when ReadableStream is not available.
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @yurydelendik received. Current queue size: 0 Live output at: http://54.215.176.217:8877/0410c6fd0b76af9/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @yurydelendik received. Current queue size: 0 Live output at: http://54.67.70.0:8877/1f315810317ce48/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/1f315810317ce48/output.txt Total script time: 16.51 mins
|
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @yurydelendik received. Current queue size: 0 Live output at: http://54.67.70.0:8877/27ed1f6e2911d2a/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/27ed1f6e2911d2a/output.txt Total script time: 2.44 mins Published |
From: Bot.io (Windows)FailedFull output at http://54.215.176.217:8877/0410c6fd0b76af9/output.txt Total script time: 29.49 mins
Image differences available at: http://54.215.176.217:8877/0410c6fd0b76af9/reftest-analyzer.html#web=eq.log |
Trivial |
Fixes autofetch and firefox nightly fetch streams