forked from ZenBrowserMirrors/zen-desktop
Merge branch 'dev' into firefox-139
This commit is contained in:
commit
89d7b29b12
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@
|
||||||
if (group.hasAttribute('split-view-group') && !this._piningFolder) {
|
if (group.hasAttribute('split-view-group') && !this._piningFolder) {
|
||||||
this._piningFolder = true;
|
this._piningFolder = true;
|
||||||
for (const otherTab of group.tabs) {
|
for (const otherTab of group.tabs) {
|
||||||
|
gZenPinnedTabManager.resetPinChangedUrl(otherTab);
|
||||||
if (tab === otherTab) {
|
if (tab === otherTab) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue