[tbb-commits] [Git][tpo/applications/tor-browser][base-browser-102.8.0esr-12.5-1] Revert "fixup! Bug 31740: Remove some unnecessary RemoteSettings instances"

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Thu Feb 23 15:22:03 UTC 2023



Pier Angelo Vendrame pushed to branch base-browser-102.8.0esr-12.5-1 at The Tor Project / Applications / Tor Browser


Commits:
f0b10df3 by Pier Angelo Vendrame at 2023-02-23T16:21:59+01:00
Revert "fixup! Bug 31740: Remove some unnecessary RemoteSettings instances"

This reverts commit 34ed82f6c02a8dc5ed8390fa664e2f63aeadc303.

- - - - -


1 changed file:

- toolkit/components/moz.build


Changes:

=====================================
toolkit/components/moz.build
=====================================
@@ -122,9 +122,10 @@ if CONFIG["MOZ_WIDGET_TOOLKIT"] != "android":
         "components.conf",
     ]
 
-# tor-browser#41628: Disable Normandy and Nimbus at compile time
 if CONFIG["MOZ_BUILD_APP"] == "browser":
-    DIRS += ["messaging-system"]
+    DIRS += ["normandy", "messaging-system"]
+
+DIRS += ["nimbus"]
 
 if CONFIG["MOZ_BACKGROUNDTASKS"]:
     DIRS += ["backgroundtasks"]



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/f0b10df386a796b0add1d21af213bf791b95931e

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/f0b10df386a796b0add1d21af213bf791b95931e
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230223/f25cf50e/attachment.htm>


More information about the tbb-commits mailing list