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 -~----------~----~----~----~------~----~------~--~---
