kill_buffer: go to about:blank instead of erroring when killing last buffer
commitdb2a0551ab556535177bc2be670be919b280b44e
authorJoseph Mingrone <jrm@ftfl.ca>
Thu, 1 May 2014 18:51:52 +0000 (1 14:51 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Thu, 1 May 2014 19:00:27 +0000 (1 15:00 -0400)
tree805109fd944f23979bfb5b8e08a6b486acabd7e3
parent7f7e70e5b8405ceccc75590dd7f073f058badebc
kill_buffer: go to about:blank instead of erroring when killing last buffer

When killing the last buffer in a window, and can_kill_last_buffer ==
false, purge navigation history and go to about:blank instead of throwing
an error.
modules/buffer.js