cezarsa / silver_bird

Extension to access your Twitter from the Google Chrome browser.
http://cezarsa.github.com/silver_bird/
MIT License
287 stars 87 forks source link

Please update to jQuery 1.7+ #351

Open jeffposnick opened 12 years ago

jeffposnick commented 12 years ago

When Chrome uses an extension that in turn uses a version of jQuery older than 1.7, the following is spammed to the console.log every time the mouse moves:

event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.

This is fixed if you update to jQuery 1.7 or later:

http://stackoverflow.com/questions/7825448/webkit-issues-with-event-layerx-and-event-layery