Closed Bug 253008 Opened 21 years ago Closed 20 years ago

Set network.proxy.share_proxy_settings if IE has a single proxy set up.

Categories

(Firefox :: Migration, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox1.0

People

(Reporter: mconnor, Assigned: mconnor)

Details

(Keywords: fixed-aviary1.0, polish)

Attachments

(1 file)

If IE is using "use the same proxy for all protocols" we should set network.proxy.share_proxy_settings to true, so that this is reflected in the prefpanel. As noted by shaver, we already detect this and expand out the setting to the prefs. this is a one-liner, patch upcoming.
Attached patch patchSplinter Review
Comment on attachment 154306 [details] [diff] [review] patch good idea. As punishment, you can review this one-liner. :)
Attachment #154306 - Flags: review?(shaver)
Comment on attachment 154306 [details] [diff] [review] patch Shouldn't we just set the single proxy entry, like the user would if she checked the box?
no, because when the user checks the box, we actually copy the values to ssl/ftp/gopher, so that necko still has the same prefs in place. The prefpanel change is cosmetic only and has no effect on what the backend expects in terms of prefs. In theory, we could make the new pref a necko pref and just use the http pref for all cases, but I'm not sure that's necessary. Might be worth pinging darin about though.
Attachment #154306 - Flags: review?(shaver) → review?(vladimir)
Attachment #154306 - Flags: approval-aviary?
Flags: blocking-aviary1.0?
Comment on attachment 154306 [details] [diff] [review] patch a=asa for branch checkin.
Attachment #154306 - Flags: approval-aviary? → approval-aviary+
not a blocker, will try to get this in soon.
Flags: blocking-aviary1.0? → blocking-aviary1.0-
Whiteboard: needs checkin
Comment on attachment 154306 [details] [diff] [review] patch need re-approval now that we're past 1.0 RC. setting back to request.
Attachment #154306 - Flags: approval-aviary+ → approval-aviary?
Comment on attachment 154306 [details] [diff] [review] patch a=asa for checkin to the aviary branch.
Attachment #154306 - Flags: approval-aviary? → approval-aviary+
Comment on attachment 154306 [details] [diff] [review] patch sr=darin
Attachment #154306 - Flags: superreview+
Checked in branch & trunk.
Status: NEW → RESOLVED
Closed: 20 years ago
Keywords: fixed-aviary1.0
Resolution: --- → FIXED
Whiteboard: needs checkin
Target Milestone: --- → Firefox1.0
I'll try to verify this when I get a chance...
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: