On Tue, 02 Oct 2007 18:53:58 +0200, Mark Baker <distobj@acm.org> wrote: > Opera's behaviour sounds sensible. I'd throw on javascript: because > the embedded script could do arbitrary things, whereas the calling > script presumably expects open() to have predictable side effects. > > I suppose that a data:text/javascript,... URI should also throw if it > the agent would otherwise execute the embedded script. But I see no > harm in permitting any other non-executable-content data: URIs to be > open()ed. data:text/javascript would act the same as simply loading a JavaScript file. There's no execution involved there so that's safe. I've allowed data: URIs now: http://dev.w3.org/2006/webapi/XMLHttpRequest/ -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>Received on Thursday, 4 October 2007 13:18:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:18:58 GMT