fix js error on window close, "this.browser is null"
commitf52d1bc45f0f351a82932a5fc0d893ab12453b22
authorJohn Foerch <jjfoerch@earthlink.net>
Tue, 18 May 2010 00:43:28 +0000 (17 20:43 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Tue, 18 May 2010 00:44:48 +0000 (17 20:44 -0400)
tree78afb749c56be168fc27425f345e89a0eed037fe
parent2918dfe5fb7f26c9084428fe4ee3c938318ed6f7
fix js error on window close, "this.browser is null"

caused by conkeror trying to set the input mode after the blur event which
gets sent when the browser got destroyed.
modules/buffer.js