diff options
author | Nick White <git@njw.me.uk> | 2011-12-12 18:24:47 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-12-12 18:24:47 +0000 |
commit | 0f69602bb5ee4552a04182dde0e0014c38bb69cf (patch) | |
tree | 08f3ef00ab1e73d7f863939a858e4922e485722c /TODO | |
parent | 09d374429159c989651f89b127bd7754f3c7202d (diff) |
Add options to gecko browsers
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -20,8 +20,6 @@ chromium: see GenerateId in extension.cc of chrome for how it works gecko: - create option to turn off/on hyperlinks https://developer.mozilla.org/en/Adding_preferences_to_an_extension - 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 @@ -43,9 +41,9 @@ gecko: - remove these two from all documents - remove listeners - remove any addon bar things + call simplyread() properly, rather than patching it with the preferences stuff add fennec support - https://wiki.mozilla.org/Mobile/Fennec/Extensions 'electrolysis' may require modifications - consider using plain rdfxml rather than turtle; conversion is a pain, and it's clear rdf is on its way out of gecko anyway test (currently outdated): current tests |