diff options
author | Doug Kearns <dougkearns@gmail.com> | 2009-11-14 04:18:01 +1100 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2009-11-14 04:18:01 +1100 |
commit | d979eb7326dea9d917b3750d50515023c14792f1 (patch) | |
tree | 70c1ac7fd41d7a6665c11115c61edbb1a15f4d91 /vimperator/TODO | |
parent | 157fa3b2e50f4719499f48643fbe7075553550ec (diff) | |
download | pentadactyl-d979eb7326dea9d917b3750d50515023c14792f1.tar.gz |
Move Tab* event handlers to the tabs module.
Diffstat (limited to 'vimperator/TODO')
-rw-r--r-- | vimperator/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vimperator/TODO b/vimperator/TODO index d857e958..ba074ccf 100644 --- a/vimperator/TODO +++ b/vimperator/TODO @@ -12,6 +12,9 @@ ARCHITECTURE: hell, and/or lack support for JS 1.8. --Kris BUGS: +- Class#closure seems to be throwing [Exception... "Could not convert + JavaScript argument" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)"] + in as yet underdetermined circumstances. - add window resize support to hints - searching backwards incrementally does not work i.e. with 'incsearch' set - insert abbreviations broken on <space> |