RESOLVED FIXED 86101
[EFL] DRT needs an implementation of layoutTestController.setSerializeHTTPLoads
https://bugs.webkit.org/show_bug.cgi?id=86101
Summary [EFL] DRT needs an implementation of layoutTestController.setSerializeHTTPLoads
Sudarsana Nagineni (babu)
Reported 2012-05-10 08:05:53 PDT
Implement layoutTestController.setSerializeHTTPLoads in order to unskip the following tests. fast/preloader/document-write-2.html fast/preloader/document-write.html http/tests/local/link-stylesheet-load-order-preload.html fast/loader/file-protocol-fragment.html
Attachments
patch (9.76 KB, patch)
2012-05-10 09:44 PDT, Sudarsana Nagineni (babu)
no flags
Patch (9.94 KB, patch)
2012-05-14 05:15 PDT, Sudarsana Nagineni (babu)
no flags
Patch (9.98 KB, patch)
2012-05-16 07:32 PDT, Sudarsana Nagineni (babu)
no flags
Sudarsana Nagineni (babu)
Comment 1 2012-05-10 09:44:49 PDT
Created attachment 141185 [details] patch Add setSerializeHTTPLoads implementation.
Raphael Kubo da Costa (:rakuco)
Comment 2 2012-05-13 15:14:12 PDT
Comment on attachment 141185 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=141185&action=review Makes sense, I guess. > LayoutTests/ChangeLog:13 > + * platform/efl/fast/loader/file-protocol-fragment-expected.txt: Removed. Can you explain why this file has been removed? Do we match the base expectation now?
Sudarsana Nagineni (babu)
Comment 3 2012-05-14 05:13:36 PDT
Comment on attachment 141185 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=141185&action=review >> LayoutTests/ChangeLog:13 >> + * platform/efl/fast/loader/file-protocol-fragment-expected.txt: Removed. > > Can you explain why this file has been removed? Do we match the base expectation now? Thanks for your review! Yes, the current result matches the base expectation, so I removed the platform-specific results.
Sudarsana Nagineni (babu)
Comment 4 2012-05-14 05:15:24 PDT
Created attachment 141699 [details] Patch Update changelog.
Mikhail Pozdnyakov
Comment 5 2012-05-15 06:45:01 PDT
*** Bug 86476 has been marked as a duplicate of this bug. ***
Raphael Kubo da Costa (:rakuco)
Comment 6 2012-05-15 13:25:35 PDT
Comment on attachment 141699 [details] Patch Looks fine, thanks for the patch.
Gyuyoung Kim
Comment 7 2012-05-15 18:55:52 PDT
Comment on attachment 141699 [details] Patch Looks fine.
Sudarsana Nagineni (babu)
Comment 8 2012-05-16 07:32:50 PDT
Created attachment 142255 [details] Patch rebased
WebKit Review Bot
Comment 9 2012-05-18 01:15:14 PDT
Comment on attachment 142255 [details] Patch Clearing flags on attachment: 142255 Committed r117561: <http://trac.webkit.org/changeset/117561>
WebKit Review Bot
Comment 10 2012-05-18 01:15:18 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.