mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1128027 - Repair sourceeditor test after protocol.js cleanup change. r=bgrins
This commit is contained in:
parent
9a3d405a9a
commit
6880dc8fe8
@ -138,9 +138,9 @@ function finishUp() {
|
||||
inspector.destroy();
|
||||
inspector = null;
|
||||
completer = null;
|
||||
gBrowser.removeCurrentTab();
|
||||
finish();
|
||||
});
|
||||
progress = null;
|
||||
progressDiv = null;
|
||||
gBrowser.removeCurrentTab();
|
||||
finish();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user