[Webkit-unassigned] [Bug 45402] [Qt] QtTestBrowser unable to load http://www.flysas.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 28 13:18:10 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=45402


qi <qi.2.zhang at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qi.2.zhang at nokia.com




--- Comment #3 from qi <qi.2.zhang at nokia.com>  2010-10-28 13:18:10 PST ---
On the emulator environment, I used wireshark to trace the internet communication, see attachments.

To comparison, I also trace firefox.

For firefox, it is simple, the browser get content directly.
For our browser, we get 302, redirect to "https://sso.scandinavian.net/SSOSite/IsLoggedIn.aspx?url=http%3a%2f%2fwww.flysas.com%2f". Because the response is coded, I don't know to how to decode to see what's happen inside.

I even forced firefox go to "https://sso.scandinavian.net/SSOSite/IsLoggedIn.aspx?url=http%3a%2f%2fwww.flysas.com%2f", looks like the firefox get response (different with what symbian browser get), and then go back to flysas.com again.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list