"Waiting for socket thread" takes 10 seconds for every new domain, only under mobile data with private DNS disabled.
Categories
(Core :: Networking, defect)
Tracking
()
People
(Reporter: atahanacar, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
1.62 MB,
application/zip
|
Details |
Firefox for Android
Steps to reproduce:
- Use mobile data
- Disable Private DNS from Android settings
- Try to load any website on Firefox
Actual results:
Nothing loads for first 10 seconds. Profiling with the default preset shows "Waiting for socket thread" takes 10 seconds, while with the networking preset the bug can't be reproduced. It is also not present in the stock browser. Tcpdump for both browsers is attached.
Expected results:
Page should load normally, without extra unexpected delays.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Fenix::General' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•1 year ago
|
| Reporter | ||
Comment 2•1 year ago
|
||
Some additional information:
This bug is only happens when the preference network.dns.native_https_query is enabled, and the DNS server doesn't respond to requests of record type 65 (HTTPS).
Comment 3•1 year ago
|
||
The severity field is not set for this bug.
:kaya, could you have a look please?
For more information, please visit BugBot documentation.
Comment 4•1 year ago
|
||
Moving to Necko as this looks related to bug 1874464
Removing NI for re-triage. Can Necko reproduce?
Comment 6•11 months ago
|
||
This should be fixed by bug 1898191.
Reporter, could you test again? If this still happens, could you try to capture another profile?
Thanks.
Comment 7•8 months ago
|
||
A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED, closing the bug as incomplete.
For more information, please visit BugBot documentation.
Description
•