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
1 changed file:
Changes:
| ... | ... | @@ -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,
|