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

2277 Commits

Author SHA1 Message Date
gorhill
669850821a hopefully this fixes #1053 2015-03-20 10:36:38 -04:00
Deathamns
0e22af516f Firefox: handle nsIContentPolicy.TYPE_IMAGESET
https://bugzil.la/1055750
2015-03-20 13:52:01 +01:00
gorhill
cb69ff9345 this fixes #1048 2015-03-19 13:13:25 -04:00
gorhill
99774f4d19 we need the body as anchor for relative CSS rules 2015-03-19 12:54:17 -04:00
gorhill
aa9bea2e76 code review 2015-03-19 11:16:56 -04:00
gorhill
512cc48dee translation work from https://crowdin.com/project/ublock 2015-03-19 10:32:19 -04:00
gorhill
ba41f17b6f this addresses #1044 2015-03-19 10:13:51 -04:00
gorhill
74981341e8 attempt at addressing #514, #518 2015-03-18 13:00:07 -04:00
Deathamns
51532fc74e Firefox: register unload event sooner 2015-03-18 12:47:07 +01:00
gorhill
d2a6a38db2 related to #953 2015-03-18 07:13:53 -04:00
Deathamns
6c0bde394d Firefox: check for non-existent button 2015-03-18 07:17:10 +01:00
Deathamns
c9f6a31701 Merge pull request #1042 from AlexVallat/master
Robustness changes from watching logs in Fennec
2015-03-18 07:01:36 +01:00
Chris
072bfb9567 Update header comments (copyright year, etc.) 2015-03-17 19:08:48 -06:00
Chris
774e30aec6 Helps #996 and simplifies platform code 2015-03-17 18:55:19 -06:00
Raymond Hill
38924fef22 Merge pull request #1043 from RandomAcronym/patch-1
ublock.svg
2015-03-17 18:03:50 -04:00
Jayson Wills
3c325442fc ublock.svg
Changes remove dependency on Ubuntu font family.
2015-03-17 17:14:40 -04:00
AlexVallat
8474f8b5d0 Robustness changes from watching logs in Fennec 2015-03-17 18:09:40 +00:00
gorhill
d9aa4f4492 translation work from https://crowdin.com/project/ublock 2015-03-17 09:43:53 -04:00
gorhill
d1a1e196ce this fixes #1038 2015-03-17 09:39:03 -04:00
gorhill
c81a9925b2 #1004: reduce overhead of CSS selector validation 2015-03-17 08:26:35 -04:00
Deathamns
58e8b5bf5f Firefox: determine tabIds via <browser> 2015-03-17 07:05:02 +01:00
Chris
798e641765 Safari build script: slightly more accurate progress reporting 2015-03-16 23:01:22 -06:00
Chris
aaf8a9835c Safari: use self instead of window, just in case 2015-03-16 22:52:12 -06:00
gorhill
6a85e5dc3b Merge branch 'master' of github.com:gorhill/uBlock 2015-03-17 00:51:07 -04:00
gorhill
0ce004416c translation work from https://crowdin.com/project/ublock 2015-03-17 00:50:58 -04:00
Chris
339ffe9698 Safari: enable storage-used number formatting consistent with other browsers 2015-03-16 22:50:39 -06:00
Chris
cf3816b494 Safari: code review for readability 2015-03-16 18:09:06 -06:00
Chris
3c9f5c0da1 Safari: don't need to inject a stylesheet into popup 2015-03-16 18:08:12 -06:00
Chris
924bcfab62 Safari: remove hardcoded values from popup resizing 2015-03-16 17:40:17 -06:00
Chris
30f795caf5 Safari: remove dead code 2015-03-16 17:13:02 -06:00
Chris
5e363d1e37 Safari: fix popup resizing hiccup 2015-03-16 17:08:28 -06:00
gorhill
d098edf2e3 be ready for when Element.matches is not supported 2015-03-16 15:07:24 -04:00
gorhill
865ff3e01b typo 2015-03-16 14:59:41 -04:00
gorhill
9ed458f4d7 Merge branch 'master' of github.com:gorhill/uBlock 2015-03-16 14:58:41 -04:00
gorhill
b55a9458f1 this fixes #1004 2015-03-16 14:58:35 -04:00
Chris
9395e78957 Safari: make popup sizing work w/ recent modifications 2015-03-16 12:02:54 -06:00
gorhill
6b8118bb68 update opera 2015-03-16 13:33:56 -04:00
gorhill
dc5b98a1bf typos 2015-03-16 12:42:14 -04:00
gorhill
cbd0e1d126 this fixes #1033 2015-03-16 12:00:19 -04:00
gorhill
332653284d minor changes 2015-03-16 09:32:29 -04:00
gorhill
4c86479ba7 Merge branch 'master' of github.com:gorhill/uBlock 2015-03-16 09:25:06 -04:00
gorhill
cf8275eb9e set popup *size* as early as possible 2015-03-16 09:24:45 -04:00
gorhill
3d43ad4d00 set popup as early as possible 2015-03-16 09:20:58 -04:00
gorhill
2534e45245 oops 2015-03-16 07:47:43 -04:00
gorhill
88b517e6fa code review 2015-03-16 07:46:11 -04:00
gorhill
bb1e131ae7 Merge branch 'master' of github.com:gorhill/uBlock 2015-03-16 07:05:42 -04:00
gorhill
2ba1538e1e this fixes #1031 2015-03-16 07:05:32 -04:00
Deathamns
ebf840c35d abp:subscribe fixes
Test a[href^="abp:"], since the protocol probably not used for anything
else, also "a", because ABP checks only anchors, and these links are made
only for ABP.

Also, the event target is not always the link, so at least some parents
should be tested as well.
2015-03-16 10:47:29 +01:00
Deathamns
5ae7687e56 Firefox: different kind of vAPI.localStorage 2015-03-16 08:09:34 +01:00
gorhill
32837deba6 translation work from https://crowdin.com/project/ublock 2015-03-15 17:41:21 -04:00