Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] WebKit Proxy


Browser proxy use is described at http://www.eclipse.org/swt/faq.php#browserproxy .  This FAQ entry is missing the case of WebKitGTK-based Browsers, which actually behave the same as Mozilla-based Browsers (set the network.proxy_host and network.proxy_port properties).  I'll update this entry with this info.

Grant

Back to the top