arnaud / chrome-tab-sugar

Organize and manage your tabs from a single page! - Firefox Panorama for Chrome
108 stars 27 forks source link

Version 0.9.11 doesn't respond to a click to the browser action icon #3

Closed mariad closed 14 years ago

mariad commented 14 years ago

Tabsugar 0.9.11 does not open when its icon is clicked. 0.9.8 worked correctly. I have tried reinstalling it, checking and unchecking options, restarting etc; no change. Using build 6.0.472.41

arnaud commented 14 years ago

I could reproduce with the 6.0.472.14 dev version of Google Chrome, and I think I got it. I was using "delete" as a method name. Fact is this name is a Javascript reserved token, that shouldn't be used as is. See in the token list: http://www.mozilla.org/js/language/js20-1999-02-18/tokens.html I suspect it being fixed in the upcoming release!

arnaud commented 14 years ago

Closed by 4e7fb67d07b00024b0ad5b0e48e09aea2562a056 Fixed by version 0.9.12