[Webkit-unassigned] [Bug 144333] New: [Win] HTTP_ORIGIN is not populated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 09:23:13 PDT 2015


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

            Bug ID: 144333
           Summary: [Win] HTTP_ORIGIN is not populated
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

For some reason, the Windows port does not populate the HTTP_ORIGIN header value:

"Notice: Undefined index: HTTP_ORIGIN in C:\Projects\WebKit\OpenSource\LayoutTests\http\tests\security\resources\cors-post-redirect-target.php on line 5
There was no origin header"

However, we appear to make all the same calls to 'setOrigin' as the Mac port, which does provide this field in the HTTP header.

This discrepancy is causing these tests to fail (and perhaps others):

http/tests/security/cors-post-redirect-301.html
http/tests/security/cors-post-redirect-302.html
http/tests/security/cors-post-redirect-303.html
http/tests/security/cors-post-redirect-307.html
http/tests/security/cors-post-redirect-308.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150428/1f4de403/attachment-0001.html>


More information about the webkit-unassigned mailing list