Revert OL changes
This commit is contained in:
parent
9032efb6f9
commit
c54e54ba1d
@ -14,17 +14,15 @@ pref("browser.shell.checkDefaultBrowser", false);
|
|||||||
pref("network.manage-offline-status", true);
|
pref("network.manage-offline-status", true);
|
||||||
pref("extensions.shownSelectionUI", true);
|
pref("extensions.shownSelectionUI", true);
|
||||||
pref("ui.SpellCheckerUnderlineStyle", 1);
|
pref("ui.SpellCheckerUnderlineStyle", 1);
|
||||||
pref("startup.homepage_override_url", "https://linux.oracle.com");
|
pref("startup.homepage_override_url", "%HOMEPAGE%");
|
||||||
pref("startup.homepage_welcome_url", "https://linux.oracle.com");
|
pref("startup.homepage_welcome_url", "%HOMEPAGE%");
|
||||||
pref("browser.startup.homepage", "data:text/plain,browser.startup.homepage=file:///usr/share/doc/HTML/index.html");
|
pref("browser.startup.homepage", "data:text/plain,browser.startup.homepage=file:///%PREFIX%/share/doc/HTML/index.html");
|
||||||
pref("media.gmp-gmpopenh264.provider.enabled",false);
|
pref("media.gmp-gmpopenh264.autoupdate",true);
|
||||||
pref("media.gmp-gmpopenh264.autoupdate",false);
|
|
||||||
pref("media.gmp-gmpopenh264.enabled",false);
|
pref("media.gmp-gmpopenh264.enabled",false);
|
||||||
pref("media.gmp.decoder.enabled", true);
|
pref("media.gmp.decoder.enabled", true);
|
||||||
pref("plugins.notifyMissingFlash", false);
|
pref("plugins.notifyMissingFlash", false);
|
||||||
/* See https://bugzilla.redhat.com/show_bug.cgi?id=1226489 */
|
/* See https://bugzilla.redhat.com/show_bug.cgi?id=1226489 */
|
||||||
pref("browser.display.use_system_colors", false);
|
pref("browser.display.use_system_colors", false);
|
||||||
pref("layers.use-image-offscreen-surfaces", false);
|
|
||||||
/* Allow sending credetials to all https:// sites */
|
/* Allow sending credetials to all https:// sites */
|
||||||
pref("network.negotiate-auth.trusted-uris", "https://");
|
pref("network.negotiate-auth.trusted-uris", "https://");
|
||||||
pref("security.use_sqldb", false);
|
pref("security.use_sqldb", false);
|
||||||
@ -38,9 +36,6 @@ pref("browser.gnome-search-provider.enabled",true);
|
|||||||
pref("media.navigator.mediadatadecoder_vpx_enabled", true);
|
pref("media.navigator.mediadatadecoder_vpx_enabled", true);
|
||||||
/* See https://bugzilla.redhat.com/show_bug.cgi?id=1672424 */
|
/* See https://bugzilla.redhat.com/show_bug.cgi?id=1672424 */
|
||||||
pref("storage.nfs_filesystem", true);
|
pref("storage.nfs_filesystem", true);
|
||||||
pref("datareporting.healthreport.uploadEnabled", false);
|
|
||||||
pref("datareporting.policy.dataSubmissionEnabled", false);
|
|
||||||
pref("toolkit.telemetry.archive.enabled", false);
|
|
||||||
/* Disable Private Attribution collection and submission */
|
/* Disable Private Attribution collection and submission */
|
||||||
pref("dom.private-attribution.submission.enabled", false);
|
pref("dom.private-attribution.submission.enabled", false);
|
||||||
/* ECH is not supported in the system nss */
|
/* ECH is not supported in the system nss */
|
@ -1 +1 @@
|
|||||||
please-replace-me
|
AIzaSyBPGXa4AYD4FC3HJK7LnIKxm4fDusVuuco
|
||||||
|
@ -1 +1 @@
|
|||||||
please-replace-me
|
AIzaSyB2h2OuRcUgy5N-5hsZqiPW6sH3n_rptiQ
|
||||||
|
@ -1 +1 @@
|
|||||||
00000000-0000-0000-0000-000000000000
|
9008bb7e-1e22-4038-94fe-047dd48ccc0b
|
||||||
|
1728
SPECS/firefox.spec
1728
SPECS/firefox.spec
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user