On Mon, Jul 9, 2012 at 7:04 PM, Aymeric Vitte <[email protected]> wrote: > I would like to have the final word on that one. > > If the answer is that it is not possible because of the same origine policy, > then it is not difficult to show that this policy can be broken already, by > some "manipulations", then it's better to have something clean.
The same-origin policy is not the responsibility of TC39, and more importantly it's not something that I can speak with the requisite authority about. Adding a convenience for fetching data using the current fetch hooks of loaders is a possibility, but I don't want to add more conveniences before it's clear they're useful. > Le 06/07/2012 19:21, Aymeric Vitte a écrit : > > > Le 06/07/2012 18:52, Sam Tobin-Hochstadt a écrit : > > On Fri, Jul 6, 2012 at 12:51 PM, Aymeric Vitte <[email protected]> > wrote: > > OK, then are there objections to the async System.download(url,callback) ? > > This is just a version of XHR, but with a different cross-origin > policy? > > Yes > > > and the former unlikely. > > Why ? (Same origin policy ???) You said in a previous post : > > "If you want the ability to fetch the source the way that the loader would > do it, and then not actually *load* the code, we could potentially add that" > > -- > jCore > Email : [email protected] > Web : www.jcore.fr > Webble : www.webble.it > Extract Widget Mobile : www.extractwidget.com > BlimpMe! : www.blimpme.com > > > > > -- > jCore > Email : [email protected] > Web : www.jcore.fr > Webble : www.webble.it > Extract Widget Mobile : www.extractwidget.com > BlimpMe! : www.blimpme.com > > > -- sam th [email protected] _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

