Closed Bug 1860389 Opened 1 year ago Closed 1 year ago

configured proxy port ignored on android 14

Categories

(Core :: Networking: HTTP, defect)

Firefox 118
defect

Tracking

()

RESOLVED DUPLICATE of bug 1858377

People

(Reporter: firefoxbugzilla, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/118.0
Firefox for Android

Steps to reproduce:

On android 14 (pixel pro 8) (not with previous android version)
setup a wifi connection with manual proxy set to and ip (10.0.1.1 in my test configuration) AND port 3128 (or any but not 80).
On the proxy (10.0.1.1 for me) , run tcpdump or ngrep to get traffic for port 80 AND port 3128 when a squid proxy is listening (have something else - not a proxy -listening on port 80)

Actual results:

Latest Firefox AND lasted Firefox focus send HTTP AND HTTPS queries to the correct proxy IP (10.0.1.1 for me) BUT ignore the proxy port configuration and send the queries to port 80 instead of the configured port in the network setup.

user agent:
for firefox :
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0
for firefox focus:
User-Agent: Mozilla/5.0 (Android 14; Mobile; rv:109.0 ) Gecko/118.0 Firefox/118.0

Expected results:

Firefox should sent their proxied queries to the configured proxy port (3128 for me) and not 80.
Chrome and other apps don't have this issue and use the configured port.
The same version of firefox and firefox focus don't have the bug on android 10 (phone nokia 9 pureview) and android 13 (tablet samsung galaxy tab s7).

The Bugbug bot thinks this bug should belong to the 'Core::Networking: HTTP' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Networking: HTTP
Product: Firefox → Core
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1858377
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.