Files
shaka-player/lib/util
Jacob Trimble 98aa050de9 Fix addEventListener on some platforms.
Some platforms (e.g. IE11 and Tizen) don't support passing an object as
the third argument to addEventListener.  When we do, it interprets it
as a "true" for the capture value and causes the listener to be called
at the wrong time.  This now detects whether the browser supports this
and calls the boolean version if not.

Fixes #1979

Change-Id: I05b3f5e536a9bcb5c275cac7f243a9ccc88f8149
2019-06-07 16:46:57 +00:00
..
2019-05-08 09:22:10 -07:00
2019-05-28 22:17:48 +00:00
2019-05-28 22:17:48 +00:00
2019-05-28 22:17:48 +00:00
2019-06-03 15:31:57 +00:00
2019-05-07 19:10:46 +00:00
2019-06-03 15:31:57 +00:00
2019-06-03 15:31:57 +00:00
2019-06-03 15:31:57 +00:00
2019-05-13 22:31:09 +00:00
2019-06-03 15:31:57 +00:00
2019-06-03 15:31:57 +00:00
2019-05-01 17:02:53 +00:00
2019-06-03 15:31:57 +00:00
2019-06-03 15:31:57 +00:00
2019-05-13 22:31:09 +00:00
2019-06-03 15:31:57 +00:00
2019-05-30 16:40:49 +00:00
2019-04-10 18:44:35 +00:00
2019-06-03 15:31:57 +00:00
2019-06-03 15:31:57 +00:00
2019-05-30 16:40:49 +00:00
2019-05-20 18:25:52 +00:00
2019-05-30 16:40:49 +00:00
2019-06-03 15:31:57 +00:00