mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-01 00:38:50 +02:00
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 |
||
|---|---|---|
| .. | ||
| components.conf | ||
| moz.build | ||
| nsLibProxySettings.cpp | ||
| nsUnixSystemProxySettings.cpp | ||