AlexVallat
|
5896991718
|
Fix for #1233
|
2015-04-11 19:12:10 +01:00 |
|
gorhill
|
741c145e90
|
this fixes https://github.com/gorhill/uMatrix/issues/144
|
2015-04-10 14:08:43 -04:00 |
|
Chris
|
32910ca78f
|
Bump version slightly (not final)
|
2015-04-08 16:42:12 -06:00 |
|
Chris
|
c70a932d86
|
Fix issue links in source code
Thanks @hotdogman and @yfdyh000 -- closes #1202
and #1157 ... and #1167
|
2015-04-08 16:36:14 -06:00 |
|
Chris
|
09825e1165
|
Fixes #1144
|
2015-04-08 15:48:32 -06:00 |
|
Chris
|
e23e0d8283
|
Oops; silliness in Chrome 22 code
|
2015-04-07 03:36:12 -06:00 |
|
Chris
|
5d06019b19
|
Add support for Chrome 22; fixes #1174
|
2015-04-07 03:22:10 -06:00 |
|
Chris Aljoudi
|
6c877ee06a
|
Merge pull request #1195 from AlexVallat/Fixing_#1149
Fixing #1149
|
2015-04-07 00:40:45 -06:00 |
|
Chris Aljoudi
|
738c695af8
|
Merge pull request #1150 from AlexVallat/master
Candidate for fix for #1140
|
2015-04-07 00:40:20 -06:00 |
|
Chris
|
a3bef3a1bd
|
Safari-specific popup JS is now.. nicer
|
2015-04-07 00:37:48 -06:00 |
|
Chris
|
4e4a44d87b
|
Safari: fix to potential false-positive popup blocks
|
2015-04-07 00:37:48 -06:00 |
|
AlexVallat
|
e6b3c31d5e
|
Remove diagnostic logging
|
2015-04-06 08:08:23 +01:00 |
|
AlexVallat
|
7b781248f0
|
Fix spurious log messages at cleanup
|
2015-04-05 17:54:19 +01:00 |
|
AlexVallat
|
e762a29d30
|
Test-fix for #1149
|
2015-04-05 17:52:23 +01:00 |
|
AlexVallat
|
caea8c5497
|
Prevent resetting of block count statistics in the more normal case of onLocationChange occurring before document-element-inserted
|
2015-04-04 10:41:24 +01:00 |
|
AlexVallat
|
bec6e0ac8b
|
Candidate for fix for #1140 as described in https://github.com/gorhill/uBlock/issues/1140#issuecomment-88398777
|
2015-04-04 10:41:23 +01:00 |
|
AlexVallat
|
a694d1ed60
|
Fix for #1176
|
2015-04-04 09:37:55 +01:00 |
|
Chris
|
72ff749fc2
|
New revision and new GitHub raw URLs
|
2015-04-01 16:01:28 -06:00 |
|
Chris
|
6850fa0a26
|
Safari: minor code fix
|
2015-03-31 17:06:12 -06:00 |
|
AlexVallat
|
6c8b2a1b61
|
Changes following review
|
2015-03-31 12:03:35 +01:00 |
|
AlexVallat
|
ae310df6dd
|
Merge branch 'webProgressListener'
Conflicts:
platform/firefox/vapi-background.js
|
2015-03-31 08:00:50 +01:00 |
|
AlexVallat
|
50dfc40f26
|
No need for special treatment for about:blank and about:newtab
|
2015-03-31 07:48:45 +01:00 |
|
AlexVallat
|
49442e237e
|
Fix for #1122
|
2015-03-31 07:48:45 +01:00 |
|
gorhill
|
5b34efc55e
|
this fixes #1128
|
2015-03-30 17:42:12 -04:00 |
|
AlexVallat
|
726325ea0d
|
Remove onNavigation from onTabSelect, as mentioned in #1125
|
2015-03-30 18:35:18 +01:00 |
|
gorhill
|
8d61a04b3e
|
translation work from https://crowdin.com/project/ublock
|
2015-03-28 15:17:40 -04:00 |
|
gorhill
|
f2ff0edfaf
|
this fixes #1013, #1062 (draft)
|
2015-03-27 13:00:55 -04:00 |
|
AlexVallat
|
7ec717d3fe
|
More restrictive monitoring.
Probably doesn't make a difference, but at least theoretically more efficient.
|
2015-03-26 21:11:54 +00:00 |
|
AlexVallat
|
6123335c51
|
Use a nsIWebProgressListener instead of a tabsProgressListener for location change monitoring
|
2015-03-26 21:00:56 +00:00 |
|
gorhill
|
d7aea27f19
|
merged #1096 fixes
|
2015-03-26 15:17:53 -04:00 |
|
Chris
|
4cf276ca9d
|
Safari: enable site warning document to work
|
2015-03-26 12:31:25 -05:00 |
|
Deathamns
|
bb1bb84682
|
Merge pull request #1084 from AlexVallat/master
Fix for #1072: Listen to DOMTitleChanged
|
2015-03-26 16:56:36 +01:00 |
|
AlexVallat
|
019ce25822
|
Cleanup for DOMTitleChanged listener
|
2015-03-26 15:44:57 +00:00 |
|
gorhill
|
2504f8ad35
|
#1013: Firefox support
|
2015-03-26 09:50:07 -04:00 |
|
gorhill
|
a4b4bc98ff
|
this fixes #1013
|
2015-03-25 19:28:22 -04:00 |
|
AlexVallat
|
766537962c
|
Fix for #1072: Listen to DOMTitleChanged as additional navigation event for Fennec
|
2015-03-24 07:56:18 +00:00 |
|
Chris
|
1699040649
|
Safari: better popup blocking
|
2015-03-23 13:01:50 -05:00 |
|
Chris
|
1910dfdf02
|
SVGs
|
2015-03-23 00:51:17 -05:00 |
|
Chris
|
46b786dd32
|
Safari: pixel-fit icon for non-retina screens; fixes #1075
|
2015-03-22 21:20:09 -05:00 |
|
gorhill
|
8edd2d44dc
|
interim dev version
|
2015-03-22 16:17:29 -04:00 |
|
gorhill
|
63366e9e94
|
opera build
|
2015-03-22 16:16:27 -04:00 |
|
gorhill
|
e6e456ed7b
|
to catch slow popups
|
2015-03-22 13:29:04 -04:00 |
|
gorhill
|
d6f0e49356
|
code review
|
2015-03-22 11:12:39 -04:00 |
|
gorhill
|
e750e99ffa
|
interim version for dev build
|
2015-03-22 09:08:17 -04:00 |
|
gorhill
|
58ebcd21c3
|
code review: floating net requests recategorized as behind-the-scene
|
2015-03-21 20:30:00 -04:00 |
|
gorhill
|
78a4b59c65
|
get rid of Chrome store warning about missing short name
|
2015-03-21 17:41:00 -04:00 |
|
Chris
|
93d26f6159
|
Safari: popup resizing fix for #1066
|
2015-03-21 15:11:42 -05:00 |
|
gorhill
|
4006b99e69
|
#1057: cleanup code
|
2015-03-21 08:22:34 -04:00 |
|
gorhill
|
04a5786c41
|
#1051: test only root frames
|
2015-03-20 23:37:43 -04:00 |
|
gorhill
|
849206ebe7
|
new version
|
2015-03-20 20:31:58 -04:00 |
|