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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-149.0a1-16.0-2] fixup! TB 40933: Add tor-launcher functionality



Title: GitLab

clairehurst pushed to branch tor-browser-149.0a1-16.0-2 at The Tor Project / Applications / Tor Browser

Commits:

  • cf77da36
    by clairehurst at 2026-03-24T13:25:45-06:00
    fixup! TB 40933: Add tor-launcher functionality
    

1 changed file:

Changes:

  • toolkit/components/tor-launcher/TorProcessAndroid.sys.mjs
    ... ... @@ -99,7 +99,7 @@ export class TorProcessAndroid {
    99 99
           type: TorOutgoingEvents.stop,
    
    100 100
           handle: this.#processHandle,
    
    101 101
         });
    
    102
    -    logger.debug("Sent the start event.");
    
    102
    +    logger.debug("Sent the stop event.");
    
    103 103
         this.#processHandle = null;
    
    104 104
         lazy.EventDispatcher.instance.unregisterListener(
    
    105 105
           this,
    

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