Bug 29073
Summary: | QtWebKit hangs or collapses when loading msnbc pages via proxy | ||
---|---|---|---|
Product: | WebKit | Reporter: | String <tiansjun> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | hausmann, jturcotte |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows Vista |
String
QtWebKit(Qt4.5.0 release/Qt4.6_stable_snapshot + r44863(merged bugfix26439)/r47686)
Arora 8.0 work well.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
String
The latest WebKit (r48096, QtLauncher) + Qt 4.5.2 also collaps when loading this url:http://www.msnbc.msn.com/id/32312026/ns/politics-white_house/
String
The problem occurs for this links too: http://www.msnbc.msn.com/id/34046753/ns/health-cold_and_flu/
The problem only occurs in WIndows platform. I build the WebKit(--qt, --release, with or without --minimal) with the official pre-built Qt 4.5.3 but the problem occurs too.
The VC9.0 build from source codes collapses too. Arora 1.0 can load the page correctly but popup error message while closing the page. Safari and Chrome work well.
Jocelyn Turcotte
I could not reproduce the issue on Windows 7 with Qt 4.7 using HTTP or SOCKS proxies from this list:
http://tools.rosinstrument.com/raw_free_db.htm
What is the kind of proxy that you are using?
Did you configure the proxy in the browser or through Windows internet settings?
If I understood well this is the only website that you saw causing this problem, is that true?
Tor Arne Vestbø
Could not reproduce this either.