mywot / chrome

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

FBL_opportunity event is sent despite of the submitted feedback #69

Closed sorgoz closed 11 years ago

sorgoz commented 11 years ago

This happens because of precedence "calm period delay" test before "feedback has been already given".

is_tts() function should be fully rewritten to test all steps and return the decision after that.

sorgoz commented 11 years ago

this doesn't apply to Firefox since there is no such "Missed opportunity" feature (since we can't use GA in chrome-code).