RESOLVED FIXED 50629
[GTK] testwebdatasource - unreachable test is broken
https://bugs.webkit.org/show_bug.cgi?id=50629
Summary [GTK] testwebdatasource - unreachable test is broken
Gustavo Noronha (kov)
Reported 2010-12-07 07:18:52 PST
The unreachable test is not testing what it needs to test, because it uses an incorrect condition in the load status notification callback, and unfortunately, after that is fixed the test does not pass. While I figure the problem out, I'll post a patch that fixes the test and disables it.
Attachments
proposed patch (3.54 KB, patch)
2010-12-07 07:27 PST, Gustavo Noronha (kov)
no flags
Gustavo Noronha (kov)
Comment 1 2010-12-07 07:27:29 PST
Created attachment 75814 [details] proposed patch
Gustavo Noronha (kov)
Comment 2 2010-12-07 08:14:55 PST
Comment on attachment 75814 [details] proposed patch Xan reviewed the patch in person over my shoulder.
Gustavo Noronha (kov)
Comment 3 2010-12-07 08:15:11 PST
Landed as 73442.
Note You need to log in before you can comment on or make changes to this bug.