[webkit-reviews] review requested: [Bug 83669] [EFL] dispatchDidCancelClientRedirect needs implementation : [Attachment 137867] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 03:00:31 PDT 2012


Christophe Dumez <christophe.dumez at intel.com> has asked  for review:
Bug 83669: [EFL] dispatchDidCancelClientRedirect needs implementation
https://bugs.webkit.org/show_bug.cgi?id=83669

Attachment 137867: Patch
https://bugs.webkit.org/attachment.cgi?id=137867&action=review

------- Additional Comments from Christophe Dumez <christophe.dumez at intel.com>
This patch improves the dumpFrameLoadCallbacks() output expected by the
following test cases:
didCancelClientRedirectForFrame:
http/tests/loading/onload-vs-immediate-refresh.html
http/tests/loading/deleted-host-in-resource-load-delegate-callback.html
http/tests/loading/307-after-303-after-post.html
http/tests/loading/redirect-methods.html
http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authe
ntication-after-redirect-stores-wrong-credentials.html
http/tests/globalhistory/history-delegate-basic-refresh-redirect.html
http/tests/globalhistory/history-delegate-basic-302-redirect.html
webarchive/loading/javascript-url-iframe-crash.html

Unfortunately, none of these tests can be unskipped yet because they require
other features (in particular dumpResourceLoadCallbacks() from #81891).


More information about the webkit-reviews mailing list