[webkit-reviews] review requested: [Bug 85072] [soup] URL of the ResourceResponse passed to willSendRequest is incorrect : [Attachment 140283] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 4 11:28:22 PDT 2012


Christophe Dumez <christophe.dumez at intel.com> has asked  for review:
Bug 85072: [soup] URL of the ResourceResponse passed to willSendRequest is
incorrect
https://bugs.webkit.org/show_bug.cgi?id=85072

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

------- Additional Comments from Christophe Dumez <christophe.dumez at intel.com>
Here is the updated patch which unskips:
- http/tests/misc/will-send-request-returns-null-on-redirect.html
- http/tests/loading/307-after-303-after-post.html

To my surprise the following test was not passing on my machine anymore due to
part of the output being missing:
- http/tests/loading/redirect-methods.html

After browsing the bug tracker, I found:
Bug 66873 - http/tests/loading/redirect-methods.html occasionally missing
chunks of output

It seems there is another unrelated bug which causes
http/tests/loading/redirect-methods.html to fail sometimes to I'm keeping it in
test_expectations (and updating its bug number).


More information about the webkit-reviews mailing list