As far as I'm aware, XMLHttpRequest is provided by the Chromium/Webkit glue code along with the DOM and other browser-specific code.
Unfortunately. :-( - Simon 2008/10/25 <[EMAIL PROTECTED]>: > > Is the v8 shell capable of handling XMLHttpRequest requests? > > This would provide the perfect way to do unit testing of 3rd party > javascripts to see what javascript would break in the event that I > update my libraries (i.e. prototype, jquery, jquery ui, etc.) to the > newest version. > > Due to the security issues of cross site scripting, I was hoping that > I could use the v8 shell to do the unit tests. > > Thanks, > --Brian > > > --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
