JT5D/google-opt-out-plugin

Extension doesn't work, chrome.experimental.cookies.getAllCookieStores is underfined

GoogleCodeExporter opened this issue · 0 comments

What steps will reproduce the problem?
1. open Chrome
2. surf some sites
3. inspect background.html console

There is an error in console
background.js:58 Uncaught TypeError: Cannot call method 'getAllCookieStores' of 
undefined

This effectively prevents extension from working.

What version of the product are you using? On what operating system?
1.0, Win7, Chrome 14.0.835.202 m


Please provide any additional information below.
http://code.google.com/p/google-opt-out-plugin/source/browse/trunk/optoutplugin/
chrome/background.js#58

Original issue reported on code.google.com by smashl...@gmail.com on 21 Oct 2011 at 2:52