1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-09-13 07:52:56 +12:00
Commit graph

443 commits

Author SHA1 Message Date
gorhill
d586c125a6 new revision for dev build 2016-07-30 09:55:55 -04:00
gorhill
8464e3d594 import uBO fix for some behind-the-scene requests in Pale Moon 2016-07-17 06:37:01 -04:00
gorhill
9a26274b11 fix #586 2016-07-13 09:11:37 -04:00
gorhill
5bb96c1b74 release version 2016-06-24 08:39:39 -04:00
gorhill
941d710247 fix https://github.com/gorhill/uBlock/issues/1702 2016-06-12 10:57:15 -04:00
gorhill
a429b71665 code review re. #554: use channel data when available 2016-06-10 13:18:32 -04:00
gorhill
7f632afe29 code review re. #554
No longer need to evaluate within asyncOnChannelRedirect() since
all is now evaluated at `http-on-modify-request` time.
2016-06-06 10:10:29 -04:00
gorhill
c978b2c5e9 code review re. https://bugzilla.mozilla.org/show_bug.cgi?id=1259169 2016-06-05 11:01:38 -04:00
gorhill
144a557ddb fix #561 2016-06-05 09:37:59 -04:00
gorhill
73646ed7ce fix #554 2016-06-03 09:13:18 -04:00
gorhill
5fe51be814 this fixes #540 2016-04-23 13:54:22 -04:00
gorhill
4336c5c7c4 new revision for dev build 2016-03-31 09:00:39 -04:00
gorhill
6b0e438cb5 need to bump revision for Opera build 2016-03-02 11:12:36 -05:00
gorhill
65924d1be8 this fixes #489 2016-02-28 16:15:23 -05:00
gorhill
adfc3b2a50 new revision for dev build 2016-02-27 21:06:11 -05:00
gorhill
3150395375 new location for Console.jsm 2016-02-02 09:42:07 -05:00
gorhill
9cfc2ff6f8 this fixes https://github.com/gorhill/uBlock/issues/763 2016-01-24 08:52:32 -05:00
gorhill
2b74a784df Nightly 46.0 is supported 2016-01-16 09:57:27 -05:00
gorhill
93d28a8e38 this fixes https://github.com/gorhill/uBlock/issues/845 2015-11-16 09:02:58 -05:00
gorhill
deecee477d this fixes invalid version number 2015-11-15 17:40:57 -05:00
gorhill
1df054d844 update compatible versions 2015-11-15 17:34:31 -05:00
gorhill
6eaa85eee1 this should fix #357, #395 2015-11-15 17:33:05 -05:00
gorhill
72c9429d74 code review for #390 2015-11-14 10:01:45 -05:00
gorhill
8c6413bfe2 new revision 2015-11-13 13:31:52 -05:00
gorhill
d5e7bc8800 revert fix to #390 as suggested + hopefully also fixes #413 2015-11-13 13:29:49 -05:00
gorhill
15dc2dc1e9 works fine on latest Nightly, SeaMonkey 2015-11-01 09:22:36 -05:00
gorhill
c668d4c17a new revision 2015-11-01 09:10:32 -05:00
gorhill
8d8f4b22d4 minor code review 2015-10-31 18:22:39 -04:00
gorhill
6c0c62cc13 this should fix #390 2015-10-20 18:10:08 -04:00
gorhill
66a710359f forgot to commit this in last build -- this fixes #374 2015-10-11 09:21:21 -04:00
gorhill
cf5143e876 this fixes https://github.com/gorhill/uBlock/issues/800#issuecomment-146580443 2015-10-08 11:37:13 -04:00
gorhill
50189a450f this fixes https://github.com/gorhill/uBlock/issues/640 2015-09-26 11:08:50 -04:00
gorhill
f3876463d3 imported cloud storage support from uBlock: user rules supported for now 2015-09-05 12:29:28 -04:00
gorhill
9e4e4943f3 this fixes many strictness warning in browser console 2015-08-27 14:29:35 -04:00
gorhill
12c5acd287 this fixes #325 2015-08-15 14:20:49 -04:00
gorhill
7b651310b4 this fixes https://github.com/gorhill/uBlock/issues/574 2015-08-06 14:46:37 -04:00
gorhill
9bda70293f interim version for dev build 2015-07-30 09:39:25 -04:00
gorhill
0dcf068b56 new revision 2015-07-29 14:19:56 -04:00
gorhill
ae0fdc8d10 this fixes #308 2015-07-29 14:18:52 -04:00
gorhill
98c51dbff4 #301: resize only if necessary 2015-07-28 15:00:31 -04:00
gorhill
a8ceaa5dfb to be on the safe side 2015-07-24 08:28:15 -04:00
gorhill
a914c01ea9 popup resize: code review 2015-07-24 08:22:54 -04:00
gorhill
479b454307 Hopefully this fixes #301 2015-07-23 16:24:07 -04:00
gorhill
d265619145 new version 2015-07-22 12:57:41 -04:00
gorhill
ff36607354 even better, just skip completely nsIContentPolicy for FF35+ 2015-07-22 10:04:23 -04:00
gorhill
51d18b4c47 shouldLoad needed only for FF34 and less (no need for sync messaging with e10s) 2015-07-22 09:41:20 -04:00
gorhill
9cd5e959aa code review 2015-07-21 21:16:18 -04:00
gorhill
bf7762ba0f forgot to import this as well 2015-07-21 13:37:19 -04:00
gorhill
1f4ba9dda9 this extends compatibility to FF-24-34
imported code from uBlock, including legacy toolbar support in 34485a04658ae7d8357dabe5e42b18e3e066a4b9,
which is itself directly based on work from @AlexVallat:
- 620a7d78d1
- d9b23d4f10
- 5ac4ec21e9
2015-07-21 13:28:13 -04:00
gorhill
fac3e5d055 default about better than custom about 2015-07-21 07:49:08 -04:00