diff options
author | Nick White <git@njw.me.uk> | 2011-06-16 22:54:10 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-06-16 22:54:10 +0100 |
commit | 6349379c6eab50d89ce4e3d34721efd64d0de58a (patch) | |
tree | b37ec2a6ae2453756d0d97af8209eb8d9c70f501 /TODO | |
parent | 3664b7442d97cd6c9325c967a14b167fbb99b796 (diff) |
Add more wishlist-y things to TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,5 +1,4 @@ gecko: - get working with firefox mobile https://wiki.mozilla.org/Mobile/Fennec/Extensions finish update support. this means use tool http://www.softlights.net/projects/mxtools/uhura.html to sign mozilla thing once it's working look into using rapper and bourne shell script to sign this is difficult as mozilla wants the signature of a very particular serialisation of the update rdf @@ -17,3 +16,17 @@ test: make tests for chromium and firefox engines https://developer.mozilla.org/en/Automated_testing_tips_and_tricks https://developer.mozilla.org/en/Mozmill_Tests/Addon_tests + + +# wishlist # + +gecko: + it would be nice to use the svg icon directly (smaller, faster, neater) + firefox doesn't render the font correctly, or automatically set the size (bug numbers) + doesn't work for main addon icon (only toolbar) (bug number?) + get working with firefox mobile https://wiki.mozilla.org/Mobile/Fennec/Extensions + +chromium: + it would be nice to use the svg icon directly (smaller, faster, neater) + currently not supported (bug number?) + would be nice to have permission warning reflect the fact that no disk or network activity is done; that this is self-contained and lovely. unfortunately it isn't fine-grained enough, and we need all "tabs" permission to inject the script into any page |