summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-12-11 11:53:51 +0000
committerNick White <git@njw.me.uk>2011-12-11 11:53:51 +0000
commit1845bcb3ac081d5c28bade2f8e099da298652a53 (patch)
tree970915129e700bbf0587ee72508a921738ab2cd7 /TODO
parent288e955ea963eab42f7ddc5694fc012cd49b9004 (diff)
Add TODOs
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index a3d231c..dec9441 100644
--- a/TODO
+++ b/TODO
@@ -11,12 +11,18 @@ make:
gzip things in web/
chromium:
+ apparently doesn't work on new versions!
+ create option to turn off/on hyperlinks
+ create option to turn off/on css
look at content_security_policy to tighten extension manifest lots
http://code.google.com/chrome/extensions/trunk/manifest.html#content_security_policy
generate appid for use in update xml
see GenerateId in extension.cc of chrome for how it works
gecko:
+ create option to turn off/on hyperlinks
+ create option to turn off/on css
+ use straight rdf/xml to remove rapper build dependency
use rapper and bourne shell script to sign
this is difficult as mozilla wants the signature of a very particular serialisation of the update rdf
https://developer.mozilla.org/en/Extension_Versioning,_Update_and_Compatibility#Update_RDF_Format