Commit bb9daa6d authored by Richard Pospesel's avatar Richard Pospesel
Browse files

fixup! Firefox preference overrides.

Bug 42057: Disable GetIsTextRecognitionSupported by default
parent 9491fec6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -539,6 +539,9 @@ pref("privacy.query_stripping.enabled", true);
pref("privacy.query_stripping.enabled.pbmode", true);
pref("privacy.query_stripping.strip_on_share.enabled", true);

// Disable platform text recogniition functionality (tor-browser#42057)
pref("dom.text-recognition.enabled", false);

#ifdef XP_WIN
// prefs to disable jump-list entries in the taskbar on Windows (see bug #12885)
// this pref changes the app's set AUMID to be dependent on the profile path, rather than