Thanks Paul, looking forward to the patch. Is the XDomainRequest API something we can/should wrap in gadgets.io.makeRequest in the appropriate context? Suppose I could do a little digging...
--j On Tue, May 4, 2010 at 10:42 PM, Paul Lindner <[email protected]> wrote: > Safari 4, Chrome 3+ and FF 3.5+. > > IE has something similar (XDomainRequest) > > More here: > > http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/ > > If I had a few spare moments I'd cook something up for > browserscope.org (+steve, maybe he knows..) Might be worth it to > shove non-cachable > makeRequest requests through this if we can verify that the target server > supports CORS. > > I'm probably going to modify this patch to inject a container specific > domain via ContainerConfig, which would allow for greater security and > control. > > On Tue, May 4, 2010 at 7:05 PM, <[email protected]> wrote: > > > Curious, have you got a list of current browsers that are CORS > > conformant? > > > > > > http://codereview.appspot.com/1109041/show > > >
