[wp-trac] [WordPress Trac] #39686: Upgrade MediaElement to 4.0.7

WordPress Trac noreply at wordpress.org
Sat Apr 29 01:08:16 UTC 2017


#39686: Upgrade MediaElement to 4.0.7
--------------------------------+-------------------------
 Reporter:  rafa8626            |       Owner:
     Type:  enhancement         |      Status:  new
 Priority:  normal              |   Milestone:  4.7.5
Component:  External Libraries  |     Version:  4.7.1
 Severity:  normal              |  Resolution:
 Keywords:  has-patch           |     Focuses:  javascript
--------------------------------+-------------------------

Comment (by azaozz):

 Looking at mediaElement.js.4.0.7.diff:
 - Adding new file types/extensions (`m3u8` and `mpd`) to WordPress is not
 part of updating MediaElement.js and needs its own ticket. Also not sure
 how "safe" these are.
 - Same for the changes to `wp_get_audio_extensions()`. They seem to be out
 of scope here and will need separate ticket if warranted.
 - Don't think we need to translate the languages names specifically.
 Instead will need to add the WordPress translations to ME.js.
 - `mejs.rendererName.match(/flash/gi) !== null` is probably better as
 `/flash/i.test( mejs.rendererName )`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39686#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list