mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Discard changes to src/browser/base/zen-components/ZenGlanceManager.mjs
This commit is contained in:
@@ -330,8 +330,7 @@
|
||||
this._lazyPref.SHOULD_OPEN_EXTERNAL_TABS_IN_GLANCE &&
|
||||
owner.linkedBrowser?.docShellIsActive &&
|
||||
owner.linkedBrowser?.browsingContext?.isAppTab &&
|
||||
this.tabDomainsDiffer(owner, uri) &&
|
||||
Services.prefs.getBoolPref('zen.glance.enabled', true)
|
||||
this.tabDomainsDiffer(owner, uri)
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user