Bug 27495 - [Qt] Add simple proxy support for QtLauncher
Summary: [Qt] Add simple proxy support for QtLauncher
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-21 04:52 PDT by Laszlo Gombos
Modified: 2009-07-23 07:31 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch. (2.48 KB, patch)
2009-07-21 04:58 PDT, Laszlo Gombos
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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