summaryrefslogtreecommitdiff
path: root/js/gif-encode/blobify-postlude.js
diff options
context:
space:
mode:
authorJulie Lala <jules@okfoc.us>2013-12-19 00:34:41 -0500
committerJulie Lala <jules@okfoc.us>2013-12-19 00:34:41 -0500
commit17ae94eaa9452475d4e0ac9c4c29588968d0c0d5 (patch)
treebe9a1eab3aae5d28745916149f8b8fc796e4b2ea /js/gif-encode/blobify-postlude.js
parentcdeae9149ee8d86526f6561fd4098f8863623f89 (diff)
inline the worker
Diffstat (limited to 'js/gif-encode/blobify-postlude.js')
-rw-r--r--js/gif-encode/blobify-postlude.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/js/gif-encode/blobify-postlude.js b/js/gif-encode/blobify-postlude.js
new file mode 100644
index 0000000..571ace1
--- /dev/null
+++ b/js/gif-encode/blobify-postlude.js
@@ -0,0 +1,6 @@
+}.toString(),
+
+')()' ], { type: 'application/javascript' } ) )
+
+// var worker = new Worker( blobURL );
+// URL.revokeObjectURL( blobURL );