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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-140.0esr-15.0-1] fixup! BB 42730: Patch RemoteSettings to use only local dumps as a data source



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-140.0esr-15.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • ebf21098
    by Pier Angelo Vendrame at 2025-07-17T17:58:55+02:00
    fixup! BB 42730: Patch RemoteSettings to use only local dumps as a data source
    
    TB 43852: Fix rebase errors.
    

1 changed file:

Changes:

  • mobile/shared/chrome/geckoview/geckoview.js
    ... ... @@ -929,7 +929,9 @@ function startup() {
    929 929
           // submits the ping if it has data and has been about 24 hours since the
    
    930 930
           // last submission.
    
    931 931
           CaptchaDetectionPingUtils.init();
    
    932
    +    });
    
    932 933
     
    
    934
    +    InitLater(() => {
    
    933 935
           RemoteSettings.pollChanges({ trigger: "timer" });
    
    934 936
         });
    
    935 937
     
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx