[tbb-bugs] #32501 [Applications/Tor Browser]: Add hasDormantCanceledByStartup to TOPL TorSettings Interface
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Nov 25 17:45:49 UTC 2019
#32501: Add hasDormantCanceledByStartup to TOPL TorSettings Interface
-----------------------------------------------+---------------------------
Reporter: sisbell | Owner: tbb-team
Type: defect | Status:
| needs_revision
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-mobile, TorBrowserTeam201911R | Actual Points:
Parent ID: | Points: .25
Reviewer: | Sponsor:
-----------------------------------------------+---------------------------
Changes (by sysrqb):
* status: needs_review => needs_revision
Comment:
{{{
+ @SettingsConfig
+ public TorConfigBuilder dormantCanceledByStartupFromSettings() {
+ if(settings.hasDormantCanceledByStartup()) {
}}}
nit: space
It seems like this will benefit from #32516, too.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32501#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list