The maintainer got back to me and asked me to add the following:

"
I am just using the file DNS.jsm, which ships with Thunderbird and use that to 
do DNS requests.


https://searchfox.org/comm-central/source/mail/base/modules/DNS.jsm

And I do

const { DNS } = ChromeUtils.import("resource:///modules/DNS.jsm");
let rv = await DNS.srv(request);

and that fails on Linux.
"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875348

Title:
  dependence upon libresolv.so (libc6-dev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1875348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to