Closed
Bug 1171014
Opened 11 years ago
Closed 11 years ago
Firefox 38.x does not pass the proxy settings to jp2launcher.exe
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1165286
People
(Reporter: majgurov_p, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 2015051400
Steps to reproduce:
1. Firefox 38.0.5 for windows
2. Set use proxy - use system settings or manually set
3. go to https://www.java.com/ru/download/uninstallapplet.jsp - test java version
4. netstat -b
5. We see something like this:
TCP x.x.x.x:p a23-54-139-27:http ESTABLISHE
[jp2launcher.exe]
...
Actual results:
If If access to the Internet only via a proxy - no ESTABLISHE - no work.
With Firefox 37.0.2 work Ok. netstat -b :
TCP x.x.x.x:p myproxyserver:3128 ESTABLISHED
[jp2launcher.exe]
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Component: Untriaged → Plug-ins
Product: Firefox → Core
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•