Skip to content

Commit

Permalink
Backed out 2 changesets (bug 1926055) for causing bc failures browser…
Browse files Browse the repository at this point in the history
…_multiselect_tabs_unload_with_beforeunload.js CLOSED TREE

Backed out changeset 85a555f31920 (bug 1926055)
Backed out changeset db41b497b1be (bug 1926055)

UltraBlame original commit: 1fc2a51d27a0c4340b0e92d4cb4b5c017157a286
  • Loading branch information
marco-c committed Oct 22, 2024
1 parent f67007c commit 4c0b974
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 3,666 deletions.
23 changes: 0 additions & 23 deletions browser/app/profile/firefox.js
Original file line number Diff line number Diff line change
Expand Up @@ -28941,29 +28941,6 @@ false
;
/
/
Enables
the
"
Unload
Tab
"
context
menu
item
pref
(
"
browser
.
tabs
.
unloadTabInContextMenu
"
false
)
;
/
/
If
true
unprivileged
Expand Down
18 changes: 0 additions & 18 deletions browser/base/content/browser.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -1370,24 +1370,6 @@ ftl
/
>
<
link
rel
=
"
localization
"
href
=
"
preview
/
tabUnload
.
ftl
"
/
>
<
title
data
-
Expand Down
43 changes: 0 additions & 43 deletions browser/base/content/main-popupset.inc.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -454,49 +454,6 @@ menuitem
id
=
"
context_unloadTab
"
data
-
lazy
-
l10n
-
id
=
"
tab
-
context
-
unload
-
n
-
tabs
"
data
-
l10n
-
args
=
'
{
"
tabCount
"
:
1
}
'
/
>
<
menuitem
id
=
"
context_pinTab
"
data
Expand Down
13 changes: 0 additions & 13 deletions browser/base/content/main-popupset.js
Original file line number Diff line number Diff line change
Expand Up @@ -546,19 +546,6 @@ break
;
case
"
context_unloadTab
"
:
TabContextMenu
.
explicitUnloadTabs
(
)
;
break
;
case
"
context_fullscreenAutohide
"
:
Expand Down
Loading

0 comments on commit 4c0b974

Please sign in to comment.