RESOLVED FIXED Bug 37237
[Qt] Update layoutTestController.DumpResourceLoadCallbacks to match other ports.
https://bugs.webkit.org/show_bug.cgi?id=37237
Summary [Qt] Update layoutTestController.DumpResourceLoadCallbacks to match other ports.
Robert Hogan
Reported 2010-04-07 15:36:07 PDT
Unskip http/tests/xmlhttprequest/abort-should-cancel-load.html http/tests/misc/will-send-request-returns-null-on-redirect.html fast/loader/user-style-sheet-resource-load-callbacks.html http/tests/misc/window-dot-stop.html http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow.html http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html http/tests/security/XFrameOptions/x-frame-options-deny.html http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html http/tests/xmlhttprequest/abort-should-cancel-load.html QNetworkReply::OperationCanceledError has a value of 5, so update expected results accordingly. The following tests using DumpResourceLoadCallBacks still fail: fast/loader/main-document-url-for-non-http-loads.html -> Qt returns full file path url instead of relative url, can't figure this one out. http/tests/loading/307-after-303-after-post.html -> Think there's a network bug here. http/tests/loading/redirect-methods.html -> Think there's a network bug here. http/tests/misc/favicon-loads-with-images-disabled.html -> setIconDatabaseEnabled not supported.
Attachments
Patch (25.64 KB, patch)
2010-04-07 15:43 PDT, Robert Hogan
hausmann: review+
robert: commit-queue-
Robert Hogan
Comment 1 2010-04-07 15:43:03 PDT
Robert Hogan
Comment 2 2010-04-11 05:11:58 PDT
Landed manually: r57416
Note You need to log in before you can comment on or make changes to this bug.