Closed
Bug 1615058
Opened 6 years ago
Closed 6 years ago
Do not load library for DnsQuery_A at runtime
Categories
(Core :: Networking: DNS, task, P2)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
mozilla75
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Since the library is available on all windows versions since 2000, we should be able to just link with it, instead of trying to load it dynamically.
https://docs.microsoft.com/en-us/windows/win32/api/windns/nf-windns-dnsquery_a
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/b56fac84c5ad
Do not load library for DnsQuery_A at runtime r=dragana
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•