Closed Bug 136956 Opened 23 years ago Closed 23 years ago

HTTP preferences panel needs to control proxy settings as well

Categories

(SeaMonkey :: Preferences, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.0.1

People

(Reporter: darin.moz, Assigned: darin.moz)

References

Details

(Whiteboard: [fixed-trunk][adt2 RTM][verified-trunk][verified-branch])

Attachments

(3 files, 6 obsolete files)

HTTP preferences panel needs to control proxy settings as well. if you enable pipelining under the "HTTP Networking" preferences panel, it only enables pipelining for normal/direct connections. it should also enable pipelining for proxy connections. or perhaps we need another checkbox. the same is true of the persistent connections checkbox. here's the full set of prefs: network.http.version [network.http.proxy.version <- does not exist yet] network.http.keep-alive network.http.proxy.keep-alive network.http.pipelining network.http.proxy.pipelining
marking this bug nsbeta1 since the existing preferences dialog doesn't work for proxy users.
Keywords: mozilla1.0, nsbeta1
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
note that this patch doesn't fix network.http.version -> network.http.proxy.version since that pref isn't defined yet (and prefs code doesn't like it when it isn't defined apparently). comments? feedback?
brade: Is my build out of date or is yours (???) -- in the list on the left of the preferences window it's not the "HTTP" pane, it's the "HTTP Networking" pane .. I'm confused.
interesting... I took the screenshot on my Mac (which gave me a native PICT file). That shows: HTTP Network... However, I converted the PICT to a jpeg and it got truncated to just "HTTP"; very bizarre!
Comment on attachment 78787 [details] screenshot without any string changes (proxy is on right side ;-)) doh! I uploaded the wrong file (I have two files named "screenshot.jpeg") SORRY!
Attachment #78787 - Attachment is obsolete: true
Attachment #78787 - Flags: needs-work+
Here is a better patch without use of max-width (much improved; thanks to timeless for the suggestions).
Attachment #78789 - Attachment is obsolete: true
here's where "Enable Keep-Alive" would be better than "Enable Persistent Connections" since we're short on space :-) also, we need to come up with text for the headings, and i need to implement network.http.proxy.version! see bug 60811. the right hand side panel (the proxy one i presume) should perhaps be disabled if "Direct Connection to the Internet" is selected in the proxy panel. although this is probably not a requirement.
Depends on: 60811
reviews please? Darin--we should file another bug on the update issue or hold off on that; I'd like to land the minimal stuff on the trunk to get some exposure
Attachment #78902 - Attachment is obsolete: true
Attachment #79321 - Flags: review+
feel free to suggest alternative wording... i'll attach a screenshot next.
Attachment #79321 - Attachment is obsolete: true
Attached image screenshot w/ my patch
Comment on attachment 79661 [details] [diff] [review] brade's patch + network.http.proxy.version + changes to the wording This is great except for the problem with accesskeys. Those are duplicated but shouldn't be. Darin--would you like me to modify this patch to fix that issue or do you want to?
Attachment #79661 - Flags: needs-work+
Attached patch minor revision to fix accesskeys (obsolete) — Splinter Review
Attachment #79661 - Attachment is obsolete: true
Comment on attachment 79716 [details] [diff] [review] minor revision to fix accesskeys got an r=brade via AIM.
Attachment #79716 - Flags: review+
-> me for checkin
Assignee: brade → darin
Status: ASSIGNED → NEW
mcarlson, marlon: i'd really like some UE approval on this patch. please see attachment 79664 [details]. thx!
Darin--I forgot to tell you to remove "prefNetworking.label" from dtd file since you aren't using it anymore. :-)
brade: sure thing!
Comment on attachment 79892 [details] [diff] [review] revised patch - removed unused prefNetworking.label from .dtd file carrying forward r=brade
Attachment #79892 - Flags: review+
Comment on attachment 79892 [details] [diff] [review] revised patch - removed unused prefNetworking.label from .dtd file easy 'nough. so access keys aren't case-sensitive? (I see a lower case "i" and a lower-case "s" - just making sure sr=alecf with that assumption
Attachment #79892 - Flags: superreview+
yeah, they aren't case sensitive... i was just playing around with something. i'll make them all uniform before checking in. thx!
Status: NEW → ASSIGNED
fixed-on-trunk
Priority: -- → P3
Whiteboard: [fixed-trunk]
You have l10n approval for UI changes that are post - beta. In other words, if this is not landing on the branch until after beta ships, then the changes are fine. thanks
darin: while accesskeys aren't case sensitive, the algorithms in at least some places favor the case you pick.
...so don't blindly change all the access keys to lower case (upper is OK, though)
Whiteboard: [fixed-trunk] → [fixed-trunk][RTM]
Target Milestone: mozilla1.0 → mozilla1.0.1
Target Milestone: mozilla1.0.1 → ---
Target Milestone: --- → mozilla1.0.1
Whiteboard: [fixed-trunk][RTM] → [fixed-trunk][adt2 RTM]
Blocks: 145383
Comment on attachment 79892 [details] [diff] [review] revised patch - removed unused prefNetworking.label from .dtd file a=chofmann for 1.0.1
Attachment #79892 - Flags: approval+
fixed-on-branch (got ADT approval for these UI changes)
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
taking this sairuh since I just used those preferences to test another bug verified trunk - 06/04/02 builds - winNT4, linux rh6, mac osX
Status: RESOLVED → VERIFIED
QA Contact: sairuh → tever
Whiteboard: [fixed-trunk][adt2 RTM] → [fixed-trunk][adt2 RTM][verified-trunk]
verified branch - 06/04/02 builds - winNT4, linux rh6, mac osX
Keywords: verified1.0.1
Whiteboard: [fixed-trunk][adt2 RTM][verified-trunk] → [fixed-trunk][adt2 RTM][verified-trunk][verified-branch]
Keywords: fixed1.0.1
Keywords: mozilla1.0.1
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: