w3c / webextensions

Charter and administrivia for the WebExtensions Community Group (WECG)
Other
595 stars 56 forks source link

Inconsistency: dns.resolve() #570

Open ameshkov opened 6 months ago

ameshkov commented 6 months ago

This inconsistency was discussed during the WECG in-person meeting.

Both Chrome and Firefox support API for using the local DNS resolver.

The Firefox version provides more and we would really like to have it supported in Chrome.

How it can be used quickly once it's implemented:

What needs to be done before that:

oliverdunk commented 6 months ago

Switching from needs-triage to follow-up. On the Chrome side we are going to reach out to our security team to understand if the browser.dns API could be safely exposed.

Rob--W commented 1 day ago

Assigned to Oliver to follow up on the Chrome part; tentatively putting https://github.com/w3c/webextensions/labels/supportive%3A%20firefox on this because the requested capabilities are in Firefox, and if there are differences, we're supportive of seeking alignment.