Bug 1553804: Follow-up: Fix another intermittent browser chrome failure. r=bustage

MANUAL PUSH: Bustage fix.
This commit is contained in:
Kris Maglione 2019-09-20 12:45:33 -07:00
parent 6f808effff
commit 5dceb84269

View File

@ -450,7 +450,7 @@ function openModalWindow(domWin, uri, args) {
// will do that. Similarly for enterModalState / leaveModalState.
Services.ww.openWindow(
domWin.docShell.rootTreeItem.domWindow,
domWin && domWin.docShell.rootTreeItem.domWindow,
uri,
"_blank",
"centerscreen,chrome,modal,titlebar",