mywot / chrome

WOT's Chrome extension
http://www.mywot.com/wiki/Chrome
GNU General Public License v3.0
8 stars 7 forks source link

Strange errors occur when browser starts #14

Closed sorgoz closed 11 years ago

sorgoz commented 12 years ago

When the addon starts first time with a browser, there are 2 errors in a console:

XMLHttpRequest cannot load http://www.mywot.com/setcookies.php?accessible=false&partner=&id=0b08........f24&nonce=bdf06...52779&auth=b0cac....387396e578c. Origin chrome-extension://ihcnfeknmfflffeebijjfbhkmeehcihn is not allowed by Access-Control-Allow-Origin.

api.js:105 api.call.error: url = http://api.mywot.com/0.4/query?target=j%2BuVGOcNdLu5Q1fcB1Fw&id=0b0.......0d7d8f24&nonce=34271fcb...dc425&lang=ru-RU&version=chrome-20120220&auth=5ca46...f1bec75, status = timeout

(real hashes have been cut)

First error occurs every time when addon is loaded (browser started, addon reloaded). And the second one only after starting a browser.

sorgoz commented 11 years ago

outdated issue