Good news. :D<div><br></div><div>But then i got another problem, why is not "file:///some_directory_where_the_html_are/" not the same domain as "file:///some_directory_where_the_html_are/child_directory_with_ajax_stuff/". I understand if it was not okay to go closer to root when ajax, "file:///where_all_secrete_stuff_are/" or "/../../".</div>
<div><br></div><div>You see i wonder why i need a web-server to try some things. And I'm sure that there are more developers than me that thinks that local single page Ajaxs applications have a  future. One thing that could probably solve this is if the File API will support folders. Then the user could select the files for the program...</div>
<div><div><br></div><div>/Samuel Ytterbrink</div><div><br><div class="gmail_quote">2010/10/16 Simon Pieters <span dir="ltr"><<a href="mailto:simonp@opera.com">simonp@opera.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sat, 16 Oct 2010 03:12:38 +0200, Jonas Sicking <jonas@sicking.cc> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Allowing both blob URLs and data URLs for workers sounds like a great idea.<br>
</blockquote>
<br></div>
FWIW, Opera supports data URLs for Worker (but not SharedWorker since it could be used to cross the same-origin policy if two pages opened a SharedWorker with the same data URL -- this could be solved while still supporting data URLs but we decided to just drop it for now).<br>
<font color="#888888">
<br>
-- <br>
Simon Pieters<br>
Opera Software<br>
</font></blockquote></div><br></div></div>