gorhill
facef0dc05
this fixes many addon validation warnings
2015-05-17 13:02:56 -04:00
YFdyh000
6e77ec33ff
Correct issue links
2015-04-07 09:46:26 +08:00
gorhill
4a07482d46
cosmetic filtering: support unicode hostnames ( #498 )
2015-03-23 10:40:03 -04:00
gorhill
c81a9925b2
#1004 : reduce overhead of CSS selector validation
2015-03-17 08:26:35 -04:00
gorhill
d098edf2e3
be ready for when Element.matches is not supported
2015-03-16 15:07:24 -04:00
gorhill
865ff3e01b
typo
2015-03-16 14:59:41 -04:00
gorhill
b55a9458f1
this fixes #1004
2015-03-16 14:58:35 -04:00
gorhill
0bcde1666e
code review: no need to re-send generic exception filters every time
2015-03-13 17:05:28 -04:00
gorhill
a0602fc343
minor edit
2015-03-13 13:01:46 -04:00
gorhill
6a523656c3
code review: no need to distinguish generic exception filters
2015-03-13 12:48:40 -04:00
gorhill
57274ac726
this fixes #497
2015-03-13 12:26:54 -04:00
Deathamns
95b778fbc7
Change extension description
2015-03-07 19:20:18 +01:00
gorhill
aaddab2023
this fixes #916
2015-03-02 11:01:21 -05:00
gorhill
aa6e0d563d
code review
2015-02-23 23:25:14 -05:00
gorhill
c7bab5502e
this mitigates #520 , #376
2015-02-23 18:31:29 -05:00
gorhill
58b54cf9f9
this fixes #772
2015-02-11 17:28:19 -05:00
gorhill
e2b3e28762
for debugging purpose
2015-01-31 18:34:46 -05:00
gorhill
f718e8e1f2
better/safer fix for #587
2015-01-23 15:02:47 -05:00
gorhill
1597ce7fd9
lot of work related to dynamic filtering + new net requests logger
2015-01-06 08:01:15 -05:00
gorhill
33d73b343d
this fixes #456
2015-01-01 19:09:40 -05:00
gorhill
aed66e5278
code review for #438
2014-12-27 13:42:47 -05:00
gorhill
c0b9e634b3
this fixes #438
2014-12-26 15:26:44 -05:00
gorhill
59abd062ef
#423 : code review (oops)
2014-12-19 14:06:55 -05:00
gorhill
6fc7f96a48
this fixes #423
2014-12-19 14:00:46 -05:00
gorhill
0d3dd3d2ec
code review for #420 : mind that the rule can apply everywhere
2014-12-17 10:47:52 -05:00
gorhill
b9c1f2e397
this fixes #420
2014-12-17 10:32:50 -05:00
Deathamns
0886f7e886
Add .jshintrc, and use the "use strict" directive
...
.jshintrc's otion-set is a personal choice, merely a suggestion.
Beside that, it includes some common globals for specific browsers, so
there's no need to set the globals in every .js file.
In order to force strict coding, "use strict" directive was added into
every .js file.
2014-11-09 17:39:17 +01:00
Deathamns
5b79bf3536
Work on vendor API abstraction, and near complete Safari support
2014-11-09 17:39:12 +01:00