>From what I can see you can use in-line js to create a worker from a blob 
if you are not on an https domain, but if you are on an https domain than 
you can only load workers from an https domain and I have seen online that 
making a blob into a data uri is considered to be from a non-https domain. 
If that is the case than we wouldn't be able to host a wiki on an https 
domain and define the workers inside the wiki itself. I don't have an easy 
way to test that at the moment, but if that is true than workers may turn 
out to cause trouble even for simple threaded behaviour.


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/5d61beda-0fd3-46b1-8b62-eda24f189cca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to