[Webkit-unassigned] [Bug 25067] New: urls direct to video tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 17:46:20 PDT 2009


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

           Summary: urls direct to video tag
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fbarchard at chromium.org


When a user types in a url directly pointing to a media file, such
as .mp4, could we handle those like a .png and use a default <video>
tag?

Otherwise I end up needing to make a .html file for each movie I want
to play.

MVI_2599.html:

<video src="MVI_2599.mp4" autoplay=true>
</video>


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



More information about the webkit-unassigned mailing list