This current nightly-only feature is missing from the new menu which can be found in the code around this reference point: https://searchfox.org/mozilla-central/source/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/components/toolbar/DefaultToolbarMenu.kt#170-177
Bug 1923716 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This current nightly-only feature is missing from the new menu which can be found in the code around this reference point: https://searchfox.org/mozilla-central/rev/7a85a111b5f42cdc07f438e36f9597c4c6dc1d48/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/components/toolbar/DefaultToolbarMenu.kt#170-177
This current nightly-only feature is missing from the new menu which can be found in the code around this reference point: https://searchfox.org/mozilla-central/rev/7a85a111b5f42cdc07f438e36f9597c4c6dc1d48/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/components/toolbar/DefaultToolbarMenu.kt#170-177 From comment 9: > If we are taking the implementation directly from the old menu, please remember to remove this check https://github.com/mozilla-mobile/firefox-android/pull/4063/files#diff-4eeee07b301bb58da44424ae0d00eaaa38f61f0f697332841eb3deaa99da0ac3R181 > > It should show up for all private tabs.