Open Bug 2053495 Opened 2 months ago Updated 1 month ago

Remove mistralRelease pref after Fx155 releases

Categories

(Core :: Machine Learning: Frontend, task, P2)

task
Points:
5

Tracking

()

People

(Reporter: mlucks, Assigned: mlucks)

References

Details

(Whiteboard: [aidisc])

Once Mistral is ready for release, we should flip the pref to true as default, or remove, full details pending

Per l10n team, we will need to remove all unused strings once we remove the pref.

Do not rename the l10n strings that are in use (most of them will have -v2 appended to them)

We should confirm that the Storybook error:
TypeError: XPCOMUtils.defineLazyPreferenceGetter is not a function

Has been resolved from removing pref gating.

Source of error: Storybook does not support XPVOMUtils/Services

Depends on: 2059112
Severity: -- → S3
Priority: -- → P2
Points: --- → 3
Summary: Remove mistralRelease pref → Remove mistralRelease pref after Fx155 releases

Refactor the following tests so that they work when the pref is removed:

browser/components/aiwindow/ui/test/browser/browser_aiwindow_firstrun.js
browser/components/aiwindow/ui/test/browser/browser_smartwindow_smartbar_model_select.js
browser/components/aiwindow/ui/test/xpcshell/test_ChatModelChoice.js
browser/components/aiwindow/models/tests/browser/browser_prompt_loader_chat_system_prompt.js
browser/components/preferences/tests/aiFeatures/browser_aiFeatures_smart_window_model_selection.js
browser/components/preferences/tests/aiFeatures/browser_aiFeatures_smart_window_model_selection_custom.js
browser/components/preferences/tests/aiFeatures/browser_aiFeatures_smart_window_telemetry.js
browser/components/preferences/tests/aiFeatures/browser_aiFeatures_smart_window_model_settings_custom.js

Points: 3 → 5
You need to log in before you can comment on or make changes to this bug.