[webkit-reviews] review requested: [Bug 25405] [GTK] layout tests cleanup : [Attachment 29797] fix timeout in post-goback-same-url.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 25 21:14:22 PDT 2009


Gustavo Noronha (kov) <gns at gnome.org> has asked  for review:
Bug 25405: [GTK] layout tests cleanup
https://bugs.webkit.org/show_bug.cgi?id=25405

Attachment 29797: fix timeout in post-goback-same-url.html
https://bugs.webkit.org/attachment.cgi?id=29797&action=review

------- Additional Comments from Gustavo Noronha (kov) <gns at gnome.org>
This fixes LayoutTestController::queueLoad to "resolve" relative URLs. It's a
pitty it seems we have no sane API to do such things in glib, so I did it using
some string handling. It fixes the timeout for that test.


More information about the webkit-reviews mailing list