RESOLVED FIXED 85182
[EFL] fast/loader/file-protocol-fragment.html needs rebaselining
https://bugs.webkit.org/show_bug.cgi?id=85182
Summary [EFL] fast/loader/file-protocol-fragment.html needs rebaselining
Chris Dumez
Reported 2012-04-30 05:38:13 PDT
Currently, the file-protocol-fragment.html is not passing simply because of the order the messages are printed. The GTK port has the same issue and addresses it by using platform-specific expectations. I believe we should do the same for the EFL port and unskip this test.
Attachments
Patch (1.69 KB, patch)
2012-04-30 05:43 PDT, Chris Dumez
no flags
Patch (2.76 KB, patch)
2012-04-30 05:44 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-04-30 05:43:18 PDT
Created attachment 139435 [details] Patch Could someone please commit this patch? The EFL expectations are now the same as for GTK and we can unskip the test.
Chris Dumez
Comment 2 2012-04-30 05:44:53 PDT
Created attachment 139437 [details] Patch Add missing new expectation.
WebKit Review Bot
Comment 3 2012-05-01 16:08:28 PDT
Comment on attachment 139437 [details] Patch Clearing flags on attachment: 139437 Committed r115758: <http://trac.webkit.org/changeset/115758>
WebKit Review Bot
Comment 4 2012-05-01 16:08:33 PDT
All reviewed patches have been landed. Closing bug.
Sudarsana Nagineni (babu)
Comment 5 2012-05-10 09:04:37 PDT
These platform expectations are wrong. We should implement setSerializeHTTPLoads() to pass the test. I am going to implement this method and remove platform specific expectations.
Note You need to log in before you can comment on or make changes to this bug.