[Webkit-unassigned] [Bug 54028] New: http/tests/media should be served over HTTP (not from local file)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 8 13:13:15 PST 2011


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

           Summary: http/tests/media should be served over HTTP (not from
                    local file)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: annacc at chromium.org


All tests in http/tests/media have been special cased in layout tests to be run from a local file.  They really should be tested over HTTP.  

As an example, http/tests/media/video-referer.html tests that the Referer header is set for media resources, but requests should not contain this type of information for any file:// URL for security reasons.  This test cannot be accurately tested unless served over http://.

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