mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 17:30:09 +02:00
Avoid using the Fetch API, in GENERIC
builds, for unsupported protocols (issue 10587)
This commit is contained in:
parent
cbc07f985b
commit
f664e074c9
3 changed files with 36 additions and 8 deletions
|
@ -490,5 +490,6 @@ export {
|
|||
StatTimer,
|
||||
DummyStatTimer,
|
||||
isFetchSupported,
|
||||
isValidFetchUrl,
|
||||
loadScript,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue