commit 138ff16dbfd579ff617ef328cc97d3f508fb7f7a
parent 8429c93bf225f6312c6bfee9470c306da0849bce
Author: Mike Conley <mconley@mozilla.com>
Date: Mon, 1 Dec 2025 21:40:57 +0000
Bug 1997401 - Remove strings for auto-enable video PiP labs entry. r=beth,mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D273055
Diffstat:
2 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/browser/components/preferences/tests/head.js b/browser/components/preferences/tests/head.js
@@ -420,8 +420,8 @@ const DEFAULT_LABS_RECIPES = [
targeting: "true",
isRollout: true,
isFirefoxLabsOptIn: true,
- firefoxLabsTitle: "experimental-features-auto-pip",
- firefoxLabsDescription: "experimental-features-auto-pip-description",
+ firefoxLabsTitle: "experimental-features-ime-search",
+ firefoxLabsDescription: "experimental-features-ime-search-description",
firefoxLabsDescriptionLinks: null,
firefoxLabsGroup: "experimental-features-group-customize-browsing",
requiresRestart: false,
diff --git a/toolkit/locales/en-US/toolkit/firefoxlabs/features.ftl b/toolkit/locales/en-US/toolkit/firefoxlabs/features.ftl
@@ -18,11 +18,6 @@ experimental-features-ime-search =
.label = Address Bar: show results during IME composition
experimental-features-ime-search-description = An IME (Input Method Editor) is a tool that allows you to enter complex symbols, such as those used in East Asian or Indic written languages, using a standard keyboard. Enabling this experiment will keep the address bar panel open, showing search results and suggestions, while using IME to input text. Note that the IME might display a panel that covers the address bar results, therefore this preference is only suggested for IME not using this type of panel.
-# Auto Picture-in-Picture
-experimental-features-auto-pip =
- .label = Picture-in-Picture: auto-open on tab switch
-experimental-features-auto-pip-description = Enable Picture-in-Picture on active videos when switching tabs.
-
experimental-features-group-developer-tools =
.label = Developer Tools
experimental-features-group-webpage-display =