[wp-trac] [WordPress Trac] #24798: Videos never load in Safari Mac with new MediaElement wrapper
WordPress Trac
noreply at wordpress.org
Wed Jul 24 05:52:50 UTC 2013
#24798: Videos never load in Safari Mac with new MediaElement wrapper
--------------------------+--------------------------
Reporter: dcavins | Owner: markjaquith
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.6
Component: Media | Version: trunk
Severity: minor | Resolution: fixed
Keywords: |
--------------------------+--------------------------
Changes (by markjaquith):
* owner: => markjaquith
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"24789"]:
{{{
#!CommitTicketReference repository="" revision="24789"
Fix some sizing issues with video embeds, and improve video/audio embed
shortcode flexibility.
* `loop`, `autoplay`, and `preload` are now available via the shortcode.
Use them non-annoyingly, please!
* Attributes that pass through the filters are now proper key/value pairs,
not an array of `key="value"` strings.
* `preload` defaults to `metadata` for videos. This fixes the vertical
video preview and Safari ogv/webm playback issues.
* Wrap a div around video embeds to combat a ME.js issue with responsive
width=100% themes. Props kovshenin.
Fixes #24134, #24798.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24798#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list