Closed
Bug 1688806
Opened 4 years ago
Closed 4 years ago
Reset TRRService confirmation retry interval and cancel an ongoing retry timer when captive-portal-connectivity is observed
Categories
(Core :: Networking: DNS, defect, P2)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: nhnt11, Assigned: nhnt11)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
An indication of connectivity should warrant canceling an existing timer, resetting the retry interval, and triggering an immediate retry.
We already do the latter when mCaptivePassed is false, but this variable is only reset to false when a portal is detected. There's no reason to bother with this, since the connectivity event is observed even when there's no portal.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → nhnt11
Status: NEW → ASSIGNED
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by nhnt11@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/ba44bdb49dfd
Reset TRRService confirmation retry interval and cancel an ongoing retry timer when captive-portal-connectivity is observed. r=necko-reviewers,valentin
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•