issue1: isearch sometimes results in exception

Priority: bug Status: resolved
Messages
msg1 (view) Author: nicktastic Date: 2008-09-19.15:20:03
1. Open a fresh conkeror.
2. Load developer.mozilla.org in the default buffer.
3. Load developer.mozilla.org in a new buffer.
4. C-s to isearch results in exception.

Occurs in current git, checked out Tue, 26 Aug 2008 12:23:29 -0400 (about ten
minutes ago). Confirmed by gzeus on IRC.

Sketch on IRC tested using his build from Friday (though he used a new window
instead of a fresh conkeror) and was unable reproduce the problem, so it may be
caused by changes committed between Friday and yesterday.

NS_NOINTERFACE: Component returned failure code: 0x80004002 (NS_NOINTERFACE)
[nsIInterfaceRequestor.getInterface]
getFocusedSelCtrl()@chrome://conkeror-modules/content/find.js:44
isearch_session()@chrome://conkeror-modules/content/find.js:87
isearch_start()@chrome://conkeror-modules/content/find.js:341
anonymous()@chrome://conkeror-modules/content/find.js:345
call_interactively()@chrome://conkeror-modules/content/interactive.js:111
key_press_handler()@chrome://conkeror-modules/content/keyboard.js:632
msg636 (view) Author: retroj Date: 2010-05-24.01:48:06
resolved april 8, 2010 in d5223e2eaff

was a bug in getFocusedSelCtrl
History
Date User Action Args
2010-05-24 01:48:06retrojsetstatus: unread -> resolved
messages: + msg636
2008-09-19 15:20:03nicktasticcreate