Commit Graph

5 Commits

Author SHA1 Message Date
Will Bamberg b636b41f1b added short comments for all JS functions 2016-01-14 15:06:44 -08:00
Mindaugas Jakutis 4d5fef4423 improve link detection in notify-link-clicks
Original approach is a bit too naive and misses all links
that contain other elements which can grab mouse clicks.
E. g. simple target checking fails on the grid @ mozilla.org.

Traversing up the tree to look for valid links fixes this problem.
2016-01-06 09:04:54 +02:00
Will Bamberg 8de8946ef2 moved log line to after early-exit test 2016-01-05 17:11:14 -08:00
Will Bamberg 5895c5c6bd added logging statements 2015-10-30 10:13:18 -07:00
Will Bamberg 9ccecbf206 added notify-link-clicks, and applications key to beastify 2015-09-16 16:51:50 -07:00