diff options
author | Nick White <git@njw.me.uk> | 2010-11-03 18:35:20 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-11-03 18:35:20 +0000 |
commit | 260ec29c3adfff8157cd8176ef05c09bda2b253f (patch) | |
tree | 9706b9f1cafd309c0dc42930be672fbcdcec49eb /BUGS | |
parent | f0ee8dc6fcb45ffc3b3b00e410cc267dac6e7427 (diff) |
Updated TODO, added bug with bookmarklet in ff
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +When run as a bookmarklet in firefox, the first run it hasn't registered +readable() by the time it is called. Subsequent runs work fine. This +occurs whether readable is in a separate javascript: clause or not. |