[Webkit-unassigned] [Bug 37919] [Qt] aviary.com loads slow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 2 12:03:36 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=37919
Ademar Reis <ademar.reis at openbossa.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[Qt] aviary.com loads slow |[Qt] aviary.com loads slow
|with Qt 4.6.x and Qt 4.7.x |
CC| |ademar.reis at openbossa.org
Blocks| |55056
--- Comment #2 from Ademar Reis <ademar.reis at openbossa.org> 2011-03-02 12:03:37 PST ---
Reproduced on Linux with Qt-4.7.2+ (b31b4c46e70401745572b808c916088afb839614) and qtwebkit trunk (r79900), the test browser basically hangs for a couple of minutes before anything is rendered (app is still reponsive though).
Loading from chrome/firefox is fast.
>From Web Inspector, I see that it takes 2min to download this WebResource.axd file (a script with parameters):
GET http://www.aviary.com/apps/WebResource.axd?d=ucJE4LQHkjxbfFLZQ7RDN7Mx77t4T1Y1NIYEATEckcEVLh0OWT7jmbhPHvZoud9rApgriK1m5Wst7TME8ecRHFw0JOk1&t=634269766488712880 200 (OK)
And it's served as application/octet-stream intead of application/x-javascript:
WebResource.axd:-1 Resource interpreted as Script but transferred with MIME type application/octet-stream.
I don't know where to go from here. :-(
--
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