re-enable new modal dialogs

This commit is contained in:
oneflux 2025-04-21 15:37:19 -07:00
parent aafba572a3
commit 26ad85c261

View file

@ -469,10 +469,6 @@ defaultPref("toolkit.shutdown.fastShutdownStage", 0);
// CAMOUFOX: Removed pref to use light theme by default (make less like headless)
// -------
// Only allow the old modal dialogs. This should be removed when there is
// support for the new modal UI (see Bug 1686743).
defaultPref("prompts.contentPromptSubDialog", false);
// Do not use system colors - they are affected by themes.
defaultPref("ui.use_standins_for_native_colors", true);