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: - toolkit/components/tor-launcher/TorProcessAndroid.sys.mjs Changes: ===================================== toolkit/components/tor-launcher/TorProcessAndroid.sys.mjs ===================================== @@ -99,7 +99,7 @@ export class TorProcessAndroid { type: TorOutgoingEvents.stop, handle: this.#processHandle, }); - logger.debug("Sent the start event."); + logger.debug("Sent the stop event."); this.#processHandle = null; lazy.EventDispatcher.instance.unregisterListener( this, View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/cf77da36... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/cf77da36... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help