Skip to content
Snippets Groups Projects
Verified Commit fd968d51 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Base Browser's .mozconfigs.

Disable the notification server because of the upstream Bug 1782837.
parent 5cb79e69
Branches
Tags
1 merge request!694Bug 41796: Rebased on top of FIREFOX_ESR_115_BASE
......@@ -12,3 +12,7 @@ ac_add_options --disable-default-browser-agent
# See bug #41131
ac_add_options --disable-update-agent
# Bug 1782837: Not supported because Mozilla (and therefore also us) build
# libc++ with LIBCXX_ENABLE_FILESYSTEM disabled.
ac_add_options --disable-notification-server
......@@ -12,3 +12,7 @@ ac_add_options --disable-default-browser-agent
# See bug #41131
ac_add_options --disable-update-agent
# Bug 1782837: Not supported because Mozilla (and therefore also us) build
# libc++ with LIBCXX_ENABLE_FILESYSTEM disabled.
ac_add_options --disable-notification-server
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment