DescriptionThe clickhide feature was broken due to the recent Safari related changes. This has already been addressed in http://codereview.adblockplus.org/5762529972191232/ but not completely fixed yet.
To fix the issue, usage of sendMessage/onMessage had to be reverted to sendRequest/onRequest due to differing behaviors (as reported at https://code.google.com/p/chromium/issues/detail?id=321074).
Patch Set 1 #Patch Set 2 : Made it work with sendMessage/onMessage #
MessagesTotal messages: 4
|