[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



Title: GitLab

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:

Changes:

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

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits