mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
remove errant tab
This commit is contained in:
parent
dda0f73943
commit
88b73a8ed7
@ -502,7 +502,7 @@ var Browser = {
|
||||
// If this is an intial window launch (was a nsICommandLine passed via window params)
|
||||
// we execute some logic to load the initial launch page
|
||||
if (window.arguments && window.arguments[0] &&
|
||||
window.arguments[0] instanceof Ci.nsICommandLine) {
|
||||
window.arguments[0] instanceof Ci.nsICommandLine) {
|
||||
try {
|
||||
var cmdLine = window.arguments[0];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user