I'm looking into porting to Chrome an AJAX based application that I have running in FireFox.
The application make a cross-domain XMLHttpRequest which is possible in FireFox using Mozilla's netscape.security.PrivilegeManager API. Is there a similar security framework in Chrome (accessible through a Javascript programmatic interface or browser based configurations) that would allow me to accomplish this as well as other outside-the-sandbox actions? --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
