Closed
Bug 1596419
Opened 5 years ago
Closed 5 years ago
Network change event can be hidden by coalescing period on Linux/Android
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: michal, Assigned: michal)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Network change on Linux and Android is determined from network ID change. If there is some network change that doesn't affect network ID or if it's a transient change shorter than coalescing period, then network change event isn't sent.
Assignee | ||
Comment 1•5 years ago
|
||
This patch makes network change event different from network ID change event on Linux and Android. Network change event is now also sent when any address has been added, removed or changed.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → michal.novotny
Status: NEW → ASSIGNED
Pushed by mnovotny@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d0a19924e70
Network change event can be hidden by coalescing period on Linux/Android r=valentin
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•