[Webkit-unassigned] [Bug 39711] provide parsed view of get params

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 27 08:18:43 PDT 2010


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





--- Comment #5 from Patrick Mueller <pmuellr at yahoo.com>  2010-05-27 08:18:43 PST ---
- commenting out the sync- calls gets you a bit further than calling them.

- running the file against a real server gets you a bit further than running against a file:// url.

Still, the best I can do, I don't see all of the data the tests expect.  It appears the query string params are the biggest problem.  I think perhaps we need to refresh the query string params in different/additional places to get Chrome to display them.

I think we need to change this test to run against a real server, and should see if we can run the sync- tests in timer events, to eliminate the general Xhr issues when running in Chrome.

-- 
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