Skip to content

Adds webkit-prefixed MediaKeys support for safari

Created by: thePooh

Safari uses webkitSetMediaKeys and webkitKeys instead of setMediaKeys and MediaKeys, respectively.

Merge request reports