[Webkit-unassigned] [Bug 88896] New: LayoutTests/http/tests/xmlhttprequest/origin-exact-matching.html is giving trouble due to too many redirects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 11:30:49 PDT 2012


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

           Summary: LayoutTests/http/tests/xmlhttprequest/origin-exact-mat
                    ching.html is giving trouble due to too many redirects
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pablof at motorola.com


The test is giving out "too many redirect" errors on GTK and EFL due to using redirect-cors.php without an actual url to redirect.

Redirects are not actually tested in that test, a script that set the Access-Control-Allow-Origin header to an arbitrary origin was needed and redirect-cors.php was the only existing one that had the capability. The infinite redirect thing was an unintended consequence, so a different script should be used to set the header.

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