Bug 27495

Summary: [Qt] Add simple proxy support for QtLauncher
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Proposed patch. hausmann: review+

Description Laszlo Gombos 2009-07-21 04:52:39 PDT
For those of us behind an HTTP proxy, proxy support for QtLauncher is quite handy.
Comment 1 Laszlo Gombos 2009-07-21 04:58:39 PDT
Created attachment 33170 [details]
Proposed patch.

Picks up proxy settings from the http_proxy env variable.
Comment 2 Simon Hausmann 2009-07-23 07:30:02 PDT
Comment on attachment 33170 [details]
Proposed patch.

r=me
Comment 3 Simon Hausmann 2009-07-23 07:31:19 PDT
Landed in r46267