Feature request
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.mov" autoplay=true>
</video>


--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to