Comment #55 on issue 18857 by medleymind: Support for GM Functions (Greasemonkey) in Chrome http://code.google.com/p/chromium/issues/detail?id=18857
@aa In general, the danger of cross-site XHR being exploited by malicious javascript is gaining access to secure information. A web server that bases its authorization on client ip address is hardly secure. While there are other methods used for auth decisions, cookies are still the core mechanism for most web services. @abarth I do not see the relevance of cross-origin resource sharing. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
