1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00
Commit Graph

185 Commits

Author SHA1 Message Date
gorhill
0b2397b0f7 make hit filters from large buckets be found faster next time 2014-09-21 20:26:16 -04:00
gorhill
7bccfcfc68 avoid slicing, just store and use result from RegExp.exec 2014-09-21 17:29:48 -04:00
gorhill
1940321354 this fixes #242 2014-09-21 15:14:55 -04:00
gorhill
c48a99c4bf with the new important filter option, a tokenizer makes sense now 2014-09-21 14:03:41 -04:00
gorhill
d6b501b264 code review: avoid prototype chains, fixed bad 1st-party test 2014-09-21 09:40:54 -04:00
gorhill
397de5c460 removed obsolete const values 2014-09-20 20:13:44 -04:00
gorhill
0bd6e48563 this fixes #240 2014-09-20 20:06:55 -04:00
gorhill
8262b9ec70 code review: safer test 2014-09-20 10:47:30 -04:00
gorhill
102dc8b596 minor code review: just tidying 2014-09-20 10:44:04 -04:00
gorhill
27cfc3324e further fix to #238 2014-09-19 17:39:25 -04:00
gorhill
fdde1b0ab4 this fixes #238 2014-09-19 16:25:45 -04:00
gorhill
e48f118804 this fixes #237 2014-09-19 14:18:14 -04:00
gorhill
51bb22097c this fixes #235 2014-09-19 10:59:44 -04:00
gorhill
af95ef5c1a performance improvement re. high-high generics 2014-09-16 19:16:18 -04:00
gorhill
19c6155787 code review 2014-09-16 15:39:41 -04:00
gorhill
fc66d2626b this fixes #205 2014-09-16 15:39:21 -04:00
gorhill
2c7b8800b7 this fixes #234 2014-09-15 14:28:07 -04:00
gorhill
b776d15567 code review 2014-09-15 11:26:52 -04:00
gorhill
6e77cc3853 this completes fix to #207 2014-09-15 11:09:06 -04:00
gorhill
1e464ccb4a code review 2014-09-14 18:23:12 -04:00
gorhill
fa88ba77fd jshint 2014-09-14 17:14:58 -04:00
gorhill
ee81436ff5 this fixes 202 2014-09-14 16:20:40 -04:00
gorhill
b7cfde27f2 update of third-party assets 2014-09-14 09:37:22 -04:00
gorhill
ab508b8ae1 this fixes #226 2014-09-11 16:00:50 -04:00
gorhill
7089c4d85d this fixes #225, and comply with chromium dev's advice on how to use setIcon() 2014-09-11 10:53:36 -04:00
gorhill
c9040b15dd long-term: isolate browser-specific api 2014-09-11 10:52:34 -04:00
gorhill
0b64dbf373 this fixes 207, re. "No tab with id: ..." 2014-09-11 09:53:49 -04:00
gorhill
b2d78bcc16 code review 2014-09-09 10:53:47 -04:00
gorhill
d4789499ac let go of abp in naming 2014-09-09 08:13:07 -04:00
gorhill
8647758298 this fixes #219 2014-09-08 19:45:22 -04:00
gorhill
65775a5e27 this addresses #184 2014-09-08 17:46:58 -04:00
gorhill
95eb02f3c9 code review 2014-09-08 13:49:49 -04:00
gorhill
5cd14ce240 this fixes #129 2014-09-08 13:45:03 -04:00
gorhill
d0616a9f9a typos 2014-09-05 16:15:42 -04:00
gorhill
1f2ad19a22 code review 2014-09-05 16:13:48 -04:00
gorhill
852e170586 ensure numbers are properly rendered in Arabic 2014-09-05 15:59:47 -04:00
gorhill
08b4a51bb6 this fixes #212 2014-09-05 13:16:18 -04:00
gorhill
bd264fda05 this also needed to fix #208 2014-09-04 11:57:15 -04:00
gorhill
4235f9a274 this fixes #208 2014-09-03 21:18:36 -04:00
gorhill
e8eb452f73 changed my mind 2014-09-03 20:55:16 -04:00
gorhill
0ad7b93d58 code hardening: empty file = invalid file (except user data) 2014-09-03 20:34:00 -04:00
gorhill
88596cb855 code hardening: let's consider an empty file an invalid file 2014-09-03 20:29:05 -04:00
gorhill
c0aadc1972 this fixes one part of #207 2014-09-03 20:14:55 -04:00
gorhill
fb25827672 forgot to tag code with issue number 2014-08-30 17:22:31 -04:00
gorhill
cf6d22c5e0 this fixes #190 2014-08-30 17:20:14 -04:00
gorhill
25ccc6bb9b this fixes #204 2014-08-30 16:39:25 -04:00
gorhill
02795a7527 this fixes #139 2014-08-29 15:02:31 -04:00
gorhill
c8e288fdf6 this fixes #193 2014-08-28 11:08:51 -04:00
gorhill
fe2d761908 this fixes #191 completely 2014-08-28 09:59:05 -04:00
gorhill
527817d2f2 this fixes #191 2014-08-27 18:39:08 -04:00