gecko-dev/toolkit/system/unixproxy
Kershaw Chang 1d1c197f2e Bug 1907364 - Cache system proxy config on Android, r=necko-reviewers,geckoview-reviewers,valentin,m_kato
Previously, we called the Android system proxy API via JNI for every new request.
With this change, the proxy config is cached, allowing us to reuse the result and avoid repeated JNI calls.

Differential Revision: https://phabricator.services.mozilla.com/D249421
2025-05-26 10:07:24 +00:00
..
components.conf
moz.build
nsLibProxySettings.cpp
nsUnixSystemProxySettings.cpp