Bug 1090949 - Make WebIDE's Firefox OS Simulators configurable. r=ochameau
This commit is contained in:
@@ -95,6 +95,7 @@ function close(panel) {
|
||||
// when quitting the host application while a panel is visible. To suppress
|
||||
// these errors, check for "hidePopup" in panel before calling it.
|
||||
// It's not clear if there's an issue or it's expected behavior.
|
||||
// See Bug 1151796.
|
||||
|
||||
return panel.hidePopup && panel.hidePopup();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user