buffer.focused_selection_controller: update for new focus system
commit8c8a5de39a9c23afc851956ff5b8e376cbc705d1
authorBen Spencer <dangerous.ben@gmail.com>
Mon, 30 Aug 2010 16:07:41 +0000 (30 17:07 +0100)
committerJohn Foerch <jjfoerch@earthlink.net>
Mon, 30 Aug 2010 17:27:10 +0000 (30 13:27 -0400)
tree3be024d650f5f631dc5de97fd6d52037857a4779
parent66b3649ceac67036d3442ca02373df0e9b260ad6
buffer.focused_selection_controller: update for new focus system

xulrunner 1.9.2 introduced a new focus system which removed the hasFocus
property from nsIDocShell, breaking buffer.focused_selection_controller.
See http://bugs.conkeror.org/issue295 for complete details.

resolves issue295
modules/buffer.js