Question on adding some network-related features.
Ben Greear <[email protected]> Fri, 22 Feb 2013 09:40:42 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.netlib |
|---|---|
| Message-ID | <[email protected]> |
Hello! I am interested in extending firefox so that it can bind to a specific local IP address (and network interface on Linux, using SO_BINDTODEVICE). I am also interested in adding c-ares support so I have better control over DNS requests. Are these features something that might be accepted upstream? If so, are command-line arguments an acceptable way to allow such configuration? Thanks, Ben