update TODO - surf-adblock - Surf adblock web extension
(HTM) git clone git://git.codemadness.org/surf-adblock
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit bce26341429ed8cb04c3df51aa55e08a5698785d
(DIR) parent 1b2fa25986e2fbbecc4caa7a220364536fdab2af
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 17 Jul 2016 14:08:25 +0200
update TODO
Diffstat:
M TODO | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
(DIR) diff --git a/TODO b/TODO
@@ -2,6 +2,7 @@ Docs:
- https://adblockplus.org/en/filter-cheatsheet
- https://adblockplus.org/filters
+- On out-of-memory situations don't crash the page, but how to handle it?
- CSS blocking: don't allow sites to override the appended global and
site-specific stylesheet.
- separate between site-specific and global block rules.
@@ -14,5 +15,3 @@ Docs:
- optimize memory allocation.
- optimize: pregenerate one global stylesheet that applies to all sites?
? support exception rules #@#
-
-