Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
commit0836baba74707b097aeb0c73e029db4fed2ab0f1
authorPaul Adenot <paul@paul.cx>
Tue, 4 Sep 2012 23:22:34 +0000 (4 16:22 -0700)
committerPaul Adenot <paul@paul.cx>
Tue, 4 Sep 2012 23:22:34 +0000 (4 16:22 -0700)
treef46c0e4026b384de8fc7e68d4ddb167bf0816edc
parent3a1354f5ba5f9fd3e0c9bae43e3de2f8a76494a6
Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
content/html/content/src/nsHTMLMediaElement.cpp
content/media/test/Makefile.in
netwerk/mime/nsMimeTypes.h
toolkit/components/Makefile.in
toolkit/components/mediasniffer/Makefile.in [new file with mode: 0644]
toolkit/components/mediasniffer/nsMediaSniffer.cpp [new file with mode: 0644]
toolkit/components/mediasniffer/nsMediaSniffer.h [new file with mode: 0644]
toolkit/components/mediasniffer/nsMediaSnifferModule.cpp [new file with mode: 0644]
toolkit/library/Makefile.in
toolkit/library/nsStaticXULComponents.cpp