[Webkit-unassigned] [Bug 85072] [soup] URL of the ResourceResponse passed to willSendRequest is incorrect

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


https://bugs.webkit.org/show_bug.cgi?id=85072


Christophe Dumez <christophe.dumez at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |christophe.dumez at intel.com
                   |kit.org                     |
     Ever Confirmed|0                           |1
 Attachment #139959|0                           |1
        is obsolete|                            |
 Attachment #140283|                            |review?, commit-queue?
               Flag|                            |




--- Comment #19 from Christophe Dumez <christophe.dumez at intel.com>  2012-05-04 11:28:22 PST ---
Created an attachment (id=140283)
 --> (https://bugs.webkit.org/attachment.cgi?id=140283&action=review)
Patch

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).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list