mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Back out c09a52af4cd8 on suspicion of causing talos failures
This commit is contained in:
parent
cc51d439cb
commit
bb8919e177
@ -1555,7 +1555,7 @@ abstract public class GeckoApp
|
||||
|
||||
Tab tab = Tabs.getInstance().getSelectedTab();
|
||||
if (tab == null || !tab.doBack()) {
|
||||
moveTaskToBack(true);
|
||||
finish();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user