-
-
Notifications
You must be signed in to change notification settings - Fork 420
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Compatibility overhaul * Use transferable TransformStream regardless of polyfill loaded after StreamSaver.js * Allow setting WritableStream class and check for ponyfill * Allow setting TransformStream class * lock TransformStream * updated the example.html with ponyfill * Use iframes to download * sw.js claim immediately * now using isSecureCotext checking to decide if it should use popup or iframe to install sw.js * Start download on popup for insecure pages not on Firefox * Change ping interval delay on Firefox to 10secs
- Loading branch information
1 parent
3a0b846
commit e5a24a7
Showing
6 changed files
with
214 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.