gorhill
|
158abcaac1
|
Merge branch 'master' of https://github.com/chrisaljoudi/uBlock into chrisaljoudi
|
2015-04-26 12:16:45 -04:00 |
|
AlexVallat
|
d9b23d4f10
|
Fixing for PaleMoon under Linux, and general cosmetic improvements to button. Also possibly fix SeaMonkey static filtering broken until settings reset issue.
|
2015-04-25 14:08:01 +01:00 |
|
gorhill
|
fe9fefce31
|
removed pointless lines -- remnants of trying out stuff
|
2015-04-10 17:38:08 -04: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 |
|
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
|
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 |
|
gorhill
|
8d61a04b3e
|
translation work from https://crowdin.com/project/ublock
|
2015-03-28 15:17:40 -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 |
|
Deathamns
|
4ad9858357
|
Firefox: load content-scripts on extension start
|
2015-03-12 18:20:48 +01:00 |
|
Deathamns
|
c4b06eecd2
|
Firefox: abp:subscribe
|
2015-03-10 13:06:59 +01:00 |
|
gorhill
|
2478bd4f61
|
this fixes #224 for Chromium
|
2015-03-09 12:57:52 -04:00 |
|
Deathamns
|
da3586adde
|
Firefox/Fennec fixes
|
2015-03-01 20:21:05 +01:00 |
|
Deathamns
|
dc8623f1e8
|
Firefox/Fennec code cleanup
|
2015-02-28 20:46:49 +01:00 |
|
Deathamns
|
3150c286cf
|
Firefox: match Chrome's behavior with frame ids
|
2015-02-15 19:25:11 +01:00 |
|
gorhill
|
da54ae5726
|
#795: code review as per @Deathamns feedback
|
2015-02-15 11:16:48 -05:00 |
|
gorhill
|
551308455c
|
this fixes #795
|
2015-02-15 08:12:56 -05:00 |
|
Deathamns
|
c381183570
|
Firefox: remove unused arguments
|
2015-02-05 18:05:41 +01:00 |
|
Deathamns
|
ee5a023e03
|
Firefox: don't close popups after user interaction
|
2015-01-28 21:08:24 +01:00 |
|
Deathamns
|
a8b33a4a45
|
Doesn't work
|
2015-01-27 22:05:01 +01:00 |
|
Deathamns
|
9030bc6e53
|
Firefox: use correct data for parentFrameId
|
2015-01-27 17:56:04 +01:00 |
|
Deathamns
|
9bd31f1362
|
Firefox: each frame should have a unique ID
|
2015-01-27 16:37:02 +01:00 |
|
Deathamns
|
f9109d7460
|
Firefox: remove evalInSandbox
Probably we won't eval plain text code, which makes it unnecessary, also
this way the validator on AMO won't complain about it.
|
2015-01-27 13:31:17 +01:00 |
|