diff options
author | Nick White <git@njw.me.uk> | 2012-05-20 18:49:46 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2012-05-20 18:49:46 +0100 |
commit | 34ca41096d29aa1063b118ca866734870bb50cef (patch) | |
tree | f7c0735097dcfc4dc6b258add97b803f297357ff /TODO | |
parent | 0a08a37f975e4154a0b5188a3442893e1328759e (diff) |
Use rdf/xml for install manifest
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,5 @@ +add to documentation that it doesn't make any network calls at all, unlike similars, preserving privacy, increasing speed, and allowing offline usage + looks like chromium sees a syntax error that isn't there in options.html. must be a weird encoding thing. this results in sometimes failure with setting options. @@ -23,7 +25,6 @@ chromium: see GenerateId in extension.cc of chrome for how it works gecko: - 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 |