mywot / chrome

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

Warning WT appears every time ignoring the previously pressed "OK" #154

Closed sorgoz closed 11 years ago

sorgoz commented 11 years ago

For some reason, setting "wt_warning_ok" is not set in local storage after user clicks "OK" button.

sorgoz commented 11 years ago

nope, can't reproduce it anymore. Seems to be a chrome's issue

sorgoz commented 11 years ago

Hmm, see same issue with donuts tips. Clicking OK doesn't change the local settings.

sorgoz commented 11 years ago

Showing donut Tip doesn't increase the counter. Something is really wrong there.

sorgoz commented 11 years ago

Add-on's logic works ok, except that the message from injection doesn't reach the background page. Probably something has been changed in the Chrome (or Chrome's bug), because right after add-on is started, everything works fine. The issue happen only after some time (which makes it impossible to debug).

sorgoz commented 11 years ago

can't reproduce again :(

sorgoz commented 11 years ago

Seems like other users also has this experience and found it highly annoying.

No idea what causes that error (broken communication between core and injection). I'm thinking to limit the feature to "new users" only.