conkeror.xml (nextBrowser): move function to frame.js
commit7920898bf378bc233c08ec36d089588e20afaca1
authorJohn Foerch <jjfoerch@earthlink.net>
Tue, 6 Nov 2007 19:51:11 +0000 (6 14:51 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Tue, 6 Nov 2007 19:51:11 +0000 (6 14:51 -0500)
tree95793b23895bfcc940e41667b331ba4293556f03
parentfc5d497610d0015bd87556d571b3d759adce74cd
conkeror.xml (nextBrowser): move function to frame.js

commands.js (browser_next): use this.nextBrowser, not this.getBrowser().nextBrowser

frame.js (nextBrowser): use getBrowser() where necessary

frame.js (newBrowser): whitespace
conkeror/content/commands.js
conkeror/content/conkeror.xml
conkeror/content/frame.js