gorhill
8b5108db93
code review: fixed broken sort in domainCachePrune().
...
A negative side-effect of not sorting properly the entries was to
cause raw filter lists to linger in memory due to v8's sliced-
string implementation, which caused the parent string (a whole
filter list possibly) to be kept around forever even though it was
no longer used by uBO (raw filter lists are compiled then discarded).
2016-01-24 16:03:08 -05:00
gorhill
1f5b9b0e13
this fixes #1285
2016-01-24 10:15:32 -05:00
gorhill
58838ce4c5
blocked-image-by-size: getComputedStyle() on Pale Moon can return null
2016-01-23 16:57:20 -05:00
gorhill
7a0b4356ad
blocked-image-by-size: be sure placeholder is visible in interactive mode
2016-01-23 16:42:23 -05:00
gorhill
74c87f075e
translation work from https://crowdin.com/project/ublock
2016-01-23 08:03:11 -05:00
gorhill
7a49a7f56f
this addresses #1275 : will complete the fix 4-6 weeks after releasing 1.6.0
2016-01-22 20:01:07 -05:00
gorhill
8718938866
this addresses #1228
2016-01-22 19:47:10 -05:00
gorhill
bd96aa7ea3
this fixes #1240
2016-01-22 14:03:43 -05:00
gorhill
1f345b585f
this should fix #1276
2016-01-22 11:13:29 -05:00
gorhill
264b15f319
this fixes #1250
2016-01-21 19:39:40 -05:00
gorhill
b59c767b5a
translation work from https://crowdin.com/project/ublock
2016-01-21 18:39:07 -05:00
gorhill
dcb7ba9f7f
code review redirection engine: minimize number of entries in inner loop
2016-01-21 18:30:06 -05:00
gorhill
9e174c4fd1
#1271 : redirect filter reflecting the one in EasyList
2016-01-21 16:47:27 -05:00
gorhill
4513aa9936
#1271 : filter for the site
2016-01-21 16:34:09 -05:00
gorhill
b71c2ffee8
#1271 : forgot to re-generate assets
2016-01-21 16:26:26 -05:00
gorhill
fd50bedfdb
this addresses #1271
2016-01-21 16:25:48 -05:00
gorhill
3eff3c62b0
Re. #1250 : propagate injected scripts to local iframes
2016-01-21 09:33:54 -05:00
gorhill
cdfdb570bb
minor code review: pass a string, not an array
2016-01-21 09:04:04 -05:00
gorhill
24436b5d40
startsWith
not available prior to Chromium 41
2016-01-21 09:02:16 -05:00
gorhill
829b7df86e
this addresses #1265
2016-01-20 18:18:56 -05:00
gorhill
5343b459b8
no longer need exception filter for Youtube
2016-01-19 15:55:52 -05:00
gorhill
4bb9ef59ba
this fixes #1258
2016-01-19 15:04:44 -05:00
gorhill
bb27f33b35
this fixes #1257 : toolbar button missing for new uBO install w/ Seamonkey 2.39
2016-01-19 13:30:28 -05:00
gorhill
d584be832b
this addresses https://bugzilla.mozilla.org/show_bug.cgi?id=1203159
2016-01-19 09:28:39 -05:00
gorhill
dbd35b5e06
translation work from https://crowdin.com/project/ublock
2016-01-19 09:10:51 -05:00
Raymond Hill
a029504c6f
Merge pull request #1254 from spwhitton/apt-get
...
Debian & Ubuntu installation instructions
2016-01-18 19:49:14 -05:00
Sean Whitton
9053141df1
Debian & Ubuntu installation instructions
2016-01-18 17:17:16 -07:00
Raymond Hill
3545e3b2e9
Update CONTRIBUTING.md
2016-01-18 16:05:32 -05:00
gorhill
5054481b58
translation work from https://crowdin.com/project/ublock
2016-01-18 15:15:30 -05:00
gorhill
d846d43f84
fixed typo
2016-01-18 15:06:41 -05:00
gorhill
a7a840500b
this fixes https://github.com/gorhill/uBlock/issues/1163#issuecomment-172390974
2016-01-18 00:26:29 -05:00
gorhill
41499dbab2
this addresses https://forums.lanik.us/viewtopic.php?f=64&t=27908
2016-01-17 18:55:35 -05:00
gorhill
1508dea883
added neutered google-analytics.com/plugins/ga/inpage_linkid.js (experimental)
2016-01-17 18:41:11 -05:00
gorhill
b5415f4f94
new revision for dev build
2016-01-17 13:45:48 -05:00
gorhill
89148351e8
#1163 : this implements "block elements by size"
2016-01-17 13:30:43 -05:00
gorhill
08d7ce96aa
this fixes #1246
2016-01-16 20:21:17 -05:00
gorhill
7dc60b3042
added AdGuard Russian filter list to stock filters
2016-01-16 09:03:24 -05:00
gorhill
a2a5d01f6f
this addresses #1240
2016-01-15 15:42:36 -05:00
gorhill
da2902524b
code review: avoid forEach
2016-01-15 09:21:33 -05:00
gorhill
fbafeb03ae
#1171 : use <<
for redirection events
2016-01-15 09:17:59 -05:00
gorhill
1689d6be64
to counter impending breakage of Youtube: https://adblockplus.org/forum/viewtopic.php?f=10&t=43506
2016-01-15 01:16:51 -05:00
gorhill
963f9a02e9
Merge tag '1.5.7'
2016-01-14 08:13:54 -05:00
gorhill
f90f67790d
new revision
2016-01-14 07:40:11 -05:00
gorhill
705af2b3d5
Merge tag '1.5.7'
2016-01-14 07:26:06 -05:00
gorhill
241352bf3b
this fixes #1225
2016-01-14 07:23:46 -05:00
gorhill
71c2a8fd6b
this addresses https://forums.lanik.us/viewtopic.php?f=64&t=27505
2016-01-13 13:10:30 -05:00
gorhill
79fde02f6b
remove ROU list because https://github.com/gorhill/uBlock/pull/1166#issuecomment-171073455
2016-01-12 17:51:10 -05:00
gorhill
68c2d1af34
fixed merge errors from #1166
2016-01-12 12:49:43 -05:00
gorhill
db790c226b
this fixes #1216
2016-01-12 11:23:29 -05:00
gorhill
cb5dfe259d
#1208 : fine tuning popunder filter as per feedback comment
2016-01-11 13:25:53 -05:00