Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#32698 closed enhancement (fixed)

MediaElementJS should be updated to the latest version (2.17.0)

Reported by: fab1en's profile Fab1en Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.3 Priority: normal
Severity: normal Version: 4.3
Component: External Libraries Keywords:
Focuses: javascript Cc:

Description

Here is the changelog : 2.17.0 (2015/05/30)

  • Reset size method LukaszGrela
  • Fix HLS video full screen size problem wolfg1969
  • canPlayAfterSourceSwitchHandler is fired twice karroupa
  • Fixed error display when source not available karroupa
  • Avoid an error when there are no controls in the control bar Fab1en
  • Fix errors when not found elements dukex
  • Support ShadowRoot parent dukex
  • Can't initialize MediaElement on a virtual DOM in IE8 and lower. dd32
  • Fix missing </span> tag kevnk hhonisch
  • Add DailyMotion support in Flash Fab1en
  • change (un)mute button title when status changes jrglasgow
  • Bug 1397, Fix for screen reader accessibility of captions (1340) nfreear
  • Fix Speed control when multiple players are present LeResKP

Attachments (2)

4.3.monkey.diff (19.6 KB) - added by wonderboymusic 9 years ago.
4.3.monkey.2.diff (20.4 KB) - added by wonderboymusic 9 years ago.

Download all attachments as: .zip

Change History (5)

#1 @Fab1en
9 years ago

  • Summary changed from MediaElementJS should be updated to the latest ersion (2.17.0) to MediaElementJS should be updated to the latest version (2.17.0)

#2 @wonderboymusic
9 years ago

  • Component changed from Media to External Libraries
  • Milestone changed from Awaiting Review to 4.3
  • Owner set to wonderboymusic
  • Status changed from new to assigned

#3 @wonderboymusic
9 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 32864:

Ugrade MediaElement to 2.17.0
Changelog: https://github.com/johndyer/mediaelement/compare/2.16.4...2.17.0

Fixes #32698.

Note: See TracTickets for help on using tickets.