J has uploaded a new change for review.

Change subject: use video/webm instead of audio/webm for webm
......................................................................

use video/webm instead of audio/webm for webm

StreamFile::contentTypeFromPath via MimeMagic::guessTypesForExtension
returns the first mime type for a given extension listed in
includes/mime.types. This is used to set the mime type of files in
SWIFT. While audio/webm is a valid mime type for .webm files,
we only have videos with .webm right now. moving video/webm
up to make it the default mime type.

This fixes issues with players that will only show a video if
type is video/webm: Bug 43476

Change-Id: Ib4868995a9b2f474e656ecc4b23a18201fbeb572
---
M includes/mime.types
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/38/41038/1
--
To view, visit https://gerrit.wikimedia.org/r/41038
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib4868995a9b2f474e656ecc4b23a18201fbeb572
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: J <jger...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to