Closed
Bug 813675
Opened 13 years ago
Closed 13 years ago
Updater doesn't work with proxy
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 20
People
(Reporter: snorp, Assigned: snorp)
References
Details
Attachments
(1 file)
|
3.85 KB,
patch
|
blassey
:
review+
|
Details | Diff | Splinter Review |
Right now updater does not consider proxy settings when connecting to the update service and downloading packages.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → snorp
OS: Mac OS X → Android
Hardware: x86 → ARM
Comment 2•13 years ago
|
||
I'll see tomorrow if it works. I could verify that bug 749352 was fixed.
Comment 3•13 years ago
|
||
I just tried with my PAYG service that require a proxy, and the whole update process worked. (wifi was disabled, I'm sure it was not wifi)
| Assignee | ||
Comment 4•13 years ago
|
||
(In reply to Hub Figuiere [:hub] from comment #3)
> I just tried with my PAYG service that require a proxy, and the whole update
> process worked. (wifi was disabled, I'm sure it was not wifi)
Really? That is surprising, because the updater doesn't pass in the proxy when opening connections. Are you sure it was using the proxy?
Comment 5•13 years ago
|
||
if it wasn't it wouldn't have worked and otherwise traffic doesn't pass through.
Note that it is the proxy defined in the APN which mean that Android "services" will honour it.
| Assignee | ||
Comment 6•13 years ago
|
||
Right, but my understanding is that URL.openConnection() will not use the proxy automatically. Maybe that's wrong? I wonder why it wasn't working for Taras...
Hub has it always worked for you? The change in bug 749352 should not have affected the updater...
Comment 7•13 years ago
|
||
I have no idea if it worked before as I don't really use that SIM card. This is the one I have for the B2G phone that I once tried with Android.
| Assignee | ||
Comment 8•13 years ago
|
||
Attachment #684150 -
Flags: review?(blassey.bugs)
Updated•13 years ago
|
Attachment #684150 -
Flags: review?(blassey.bugs) → review+
| Assignee | ||
Comment 9•13 years ago
|
||
Comment 10•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•