gorhill
|
7b27e8f08a
|
add further fixes as per feedback (#2072)
|
2017-11-10 07:53:27 -05:00 |
|
gorhill
|
d3d522ac46
|
fix #3213
|
2017-11-10 06:56:38 -05:00 |
|
gorhill
|
bc036724c1
|
code review (#3208)
|
2017-11-09 15:46:25 -05:00 |
|
gorhill
|
386e8bee9c
|
fix #3210
|
2017-11-09 12:53:05 -05:00 |
|
gorhill
|
3dcfc302e4
|
fix https://github.com/gorhill/uBlock/issues/3208#issuecomment-342900031
|
2017-11-08 13:29:04 -05:00 |
|
gorhill
|
e5afbb2ed7
|
further make popup panel more ARIA-friendly (#2072)
|
2017-11-08 07:34:22 -05:00 |
|
gorhill
|
9884ff115a
|
code review e7294a46d4 : force refresh tooltip if needed
|
2017-11-07 17:03:24 -05:00 |
|
gorhill
|
e7294a46d4
|
fix https://github.com/gorhill/uBlock/issues/2072#issuecomment-342594160
|
2017-11-07 16:38:26 -05:00 |
|
gorhill
|
9d86ab0af9
|
fix #3201
|
2017-11-07 11:31:19 -05:00 |
|
gorhill
|
4d20950dfa
|
save investigative work for the future re. wasm
|
2017-11-05 12:33:46 -05:00 |
|
gorhill
|
da605f53a6
|
code review: avoid pointless test for single-char cells
|
2017-11-05 06:45:43 -05:00 |
|
gorhill
|
f71d3689a9
|
fix case 2 of #3199
|
2017-11-04 23:51:44 -04:00 |
|
gorhill
|
8d44bf9837
|
fix #3187 again, as per feedback
|
2017-11-03 16:51:28 -04:00 |
|
gorhill
|
22c460d52f
|
just edit comments
|
2017-11-03 08:36:16 -04:00 |
|
gorhill
|
5928996f2a
|
address #3193
|
2017-11-02 15:49:11 -04:00 |
|
gorhill
|
2ca8c76cb8
|
fix #3187
|
2017-11-02 11:12:17 -04:00 |
|
gorhill
|
3044590fa6
|
code review: allow free scrolling in element picker mode
|
2017-10-31 08:26:51 -04:00 |
|
gorhill
|
2db377f577
|
code review: lower timer delay = less risk of large backlog
|
2017-10-31 06:47:39 -04:00 |
|
gorhill
|
cbff97f8e7
|
code review: improve caching of high generics with exceptions
|
2017-10-29 13:58:46 -04:00 |
|
gorhill
|
25e2452722
|
code review: use for..of instead of for(..;..;..)
|
2017-10-28 16:50:44 -04:00 |
|
gorhill
|
005c659500
|
code review: improve element picker for touch-only devices
|
2017-10-28 09:07:41 -04:00 |
|
gorhill
|
bbda2a9086
|
code review: preemptively address https://bugzilla.mozilla.org/show_bug.cgi?id=1408996#c9
|
2017-10-27 14:22:45 -04:00 |
|
gorhill
|
d60edbfae1
|
code review last commit: oops
|
2017-10-26 06:23:57 -04:00 |
|
gorhill
|
44ce44aa42
|
code review: early injection of lookred up generic cosmetic filters when possible
|
2017-10-26 06:18:03 -04:00 |
|
gorhill
|
6b65e3f406
|
code review: avoid reinjecting already injected low generic cosmetic filters
|
2017-10-25 11:42:18 -04:00 |
|
gorhill
|
26e9bb7c19
|
code review: use Map instead of Object
|
2017-10-25 11:37:58 -04:00 |
|
gorhill
|
9952e12aff
|
fine tune DOM surveyor
|
2017-10-24 16:38:51 -04:00 |
|
gorhill
|
ed5dba432a
|
fix https://discourse.mozilla.org/t/support-ublock-origin/6746/606
|
2017-10-24 09:09:10 -04:00 |
|
gorhill
|
2bea51cc63
|
fix silly regression regarding the DOM surveyor
|
2017-10-24 07:55:35 -04:00 |
|
gorhill
|
7571d4c576
|
fix no-popups switch color in logger
|
2017-10-23 22:39:30 -04:00 |
|
gorhill
|
9b891384af
|
fix #3165
|
2017-10-23 22:27:39 -04:00 |
|
gorhill
|
f516cd3d26
|
remove unused source code
|
2017-10-23 13:33:35 -04:00 |
|
gorhill
|
a76f5b15ac
|
fix https://github.com/gorhill/uBlock/issues/3160#issuecomment-338509997
|
2017-10-23 12:21:37 -04:00 |
|
gorhill
|
6e18829f02
|
add to #2984: fix regressions, as per feedback and code review
|
2017-10-23 09:01:00 -04:00 |
|
gorhill
|
14109b33d6
|
minor code review
|
2017-10-22 14:20:33 -04:00 |
|
gorhill
|
ef84e6d8fd
|
fix https://github.com/gorhill/uBlock/issues/2984#issuecomment-338475886
|
2017-10-22 12:48:13 -04:00 |
|
gorhill
|
4f7aab695c
|
fix #3160
|
2017-10-22 08:59:29 -04:00 |
|
gorhill
|
6112a68faf
|
fix #2984
|
2017-10-21 13:43:46 -04:00 |
|
gorhill
|
95b25f7d49
|
fix #3150
|
2017-10-19 09:35:28 -04:00 |
|
gorhill
|
143e9c7414
|
more code review re. #3140
|
2017-10-19 08:07:00 -04:00 |
|
gorhill
|
7e21eec7ce
|
code review for #3140: handle case where both blockedURI & sourceFile are not found
|
2017-10-19 00:45:24 -04:00 |
|
gorhill
|
eb7bdba47f
|
fix #3140
|
2017-10-18 15:00:22 -04:00 |
|
gorhill
|
d44c54a477
|
code review: diregard letter case when validating popup filters as popunder ones
|
2017-10-13 09:52:17 -04:00 |
|
gorhill
|
9b83033785
|
code review of 7713597e (oops)
|
2017-10-13 09:38:16 -04:00 |
|
gorhill
|
7713597e3e
|
fix #3129, #3112, #2277
|
2017-10-13 09:33:02 -04:00 |
|
gorhill
|
0c1207bd7a
|
fix #3110
|
2017-10-09 09:28:28 -04:00 |
|
gorhill
|
8c33720d16
|
fix #3111
|
2017-10-08 23:47:23 -04:00 |
|
gorhill
|
49c19f2dcc
|
remove stray console.log used for development purpose
|
2017-10-06 13:47:39 -04:00 |
|
gorhill
|
4639d75896
|
fix #3101
|
2017-10-06 13:35:45 -04:00 |
|
gorhill
|
c49ba60f0b
|
minor code review
|
2017-10-05 08:38:34 -04:00 |
|