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

2988 Commits

Author SHA1 Message Date
gorhill
002b99e573 oops 2015-07-07 16:54:41 -04:00
gorhill
01a5fc44e2 this fixes #458 2015-07-07 13:34:52 -04:00
gorhill
a9089b3120 this fixes #452 2015-07-07 12:11:11 -04:00
gorhill
6214591fb8 popup may be closed before main process respond 2015-07-07 11:05:00 -04:00
gorhill
235bce9faf "subdocument" filters reported as "sub_frame" 2015-07-07 11:04:24 -04:00
gorhill
32d2ae0e11 this probably fixes #453 2015-07-07 11:03:26 -04:00
gorhill
7a00310934 this may fix #450 2015-07-07 09:10:53 -04:00
gorhill
7a3fb2273e dom inspector quirks: keep identical filters in sync, do not create duplicate filters 2015-07-06 18:11:11 -04:00
gorhill
862f588fd4 removing "Malware filter list by Disconnect" due to impending widespread breakage: https://twitter.com/gorhill/status/618160890739826688 2015-07-06 17:03:36 -04:00
gorhill
3bad31f417 download.com redirect to download.cnet.com 2015-07-06 16:24:45 -04:00
gorhill
e3e4d577ee this makes shadow DOM work on Firefox 2015-07-06 13:53:39 -04:00
gorhill
f1b9e27fdb minor code review 2015-07-06 10:25:37 -04:00
gorhill
497eb87fb0 avoid reporting the DOM layout while it is loading 2015-07-06 10:24:28 -04:00
gorhill
4ad22d6f92 Merge branch 'master' of github.com:gorhill/uBlock into shadow 2015-07-06 10:19:30 -04:00
gorhill
4458ea5d7d this fixes net inspector interfering with modal dialogs 2015-07-06 10:19:17 -04:00
gorhill
96a254091b Merge branch 'master' of github.com:gorhill/uBlock into shadow 2015-07-06 09:08:07 -04:00
gorhill
a27b46b817 this fixes stalling dom inspector 2015-07-06 09:07:51 -04:00
gorhill
febb18147a #435: using shadow nodes instead of modifying directly nodes' style attr 2015-07-06 07:48:56 -04:00
gorhill
c11421d574 this fixes logger v-scroll not being pinned anymore (regression) 2015-07-06 07:42:30 -04:00
Raymond Hill
52a36ed0ff Update CONTRIBUTING.md 2015-07-05 13:07:56 -04:00
gorhill
93e96b1a10 use original, primary source instead 2015-07-05 10:59:34 -04:00
gorhill
22ffcafb78 download.cnet.com added as badware risk: supported by enough good cites 2015-07-05 10:45:18 -04:00
gorhill
43ba18da97 translation work from https://github.com/gorhill/uBlock 2015-07-05 09:31:35 -04:00
gorhill
46cbe42227 code review 2015-07-05 09:26:33 -04:00
gorhill
65647860f6 translation work from https://crowdin.com/project/ublock 2015-07-05 08:04:24 -04:00
gorhill
dd394ebba5 code review: regex perf as per https://www.loggly.com/blog/five-invaluable-techniques-to-improve-regex-performance/ 2015-07-04 17:34:18 -04:00
gorhill
03093b91eb Merge branch 'bugfixes0.9.9.3'
Conflicts:
	platform/opera/manifest.json
2015-07-04 09:06:20 -04:00
gorhill
fa6fa00656 interim version for dev build 2015-07-04 08:58:33 -04:00
gorhill
81cc849bb4 opera: new revision 2015-07-04 08:25:33 -04:00
gorhill
52d926ba29 this fixes #391 2015-07-04 08:17:27 -04:00
gorhill
18eb80522e Merge branch 'master' of github.com:gorhill/uBlock 2015-07-03 13:32:08 -04:00
gorhill
35ef80f3aa code review re. sandbox shutdown 2015-07-03 13:32:00 -04:00
Raymond Hill
7161c21b14 Update README.md 2015-07-03 12:39:51 -04:00
gorhill
352ef808f1 code review: this taks care of ea4faff383 (commitcomment-11964137) 2015-07-03 07:00:29 -04:00
gorhill
93c4502acc bypass FF's built CSS.escape(), to benefit from serializeAsString 2015-07-03 06:56:15 -04:00
gorhill
cc6a811934 CSS.escape: support "serialize a string" to avoid pointless escaping 2015-07-03 06:34:18 -04:00
gorhill
0487c23763 this addresses #433 2015-07-03 05:57:05 -04:00
gorhill
6a912531dc this fixes broken row filtering for tab selector and popup UI 2015-07-02 19:42:51 -04:00
gorhill
d5c72b6185 translation work from https://crowdin.com/project/ublock 2015-07-02 09:33:49 -04:00
gorhill
75645e2f83 this fixes #429 2015-07-02 08:20:56 -04:00
gorhill
5775fe32b8 Firefox: prevent currently selected tab from being reset in selector 2015-07-01 19:50:43 -04:00
gorhill
f881697251 DOM inspector must be h-scrollable 2015-07-01 18:16:58 -04:00
gorhill
ea4faff383 this fixes FF logger not being resizable 2015-07-01 18:08:51 -04:00
gorhill
ad827576ce have the logger open in a separate window 2015-07-01 12:18:03 -04:00
gorhill
a0607702b1 dom inspector: this fixes non-sticky toolbars 2015-07-01 09:19:13 -04:00
gorhill
bd9a63a73c Merge branch 'master' of github.com:gorhill/uBlock into inspector 2015-06-30 18:08:49 -04:00
gorhill
9becb466d4 functional DOM inspector 2015-06-30 18:02:29 -04:00
gorhill
ecd003ff4a this addresses #414 2015-06-30 01:59:22 -04:00
gorhill
8305b8990a as per last commit, local messaging listener not needed anymore 2015-06-29 11:02:54 -04:00
gorhill
aeba71790f some refactoring: move to-aux-process-messaging timeout into vAPI 2015-06-29 10:46:20 -04:00