Files
shaka-player/lib/util
Joey Parrish 0e65a4543e Fix EventManager listenOnce with multiple listeners
When listening to the same event on the same object from two places,
it's important that both listeners get called back.

This fixes EventManager's listenOnce() so that the unlisten() call
within listenOnce() doesn't remove both listeners at once.  Now each
listener will be called before it is removed.

This bug is over two years old!

Change-Id: Id99f3a8e5ab80819921b30e28aa66d8a08b29e86
2019-04-30 18:33:26 +00:00
..
2018-09-14 22:03:04 +00:00
2019-03-12 18:52:32 +00:00
2019-03-08 01:28:55 +00:00
2019-04-29 21:17:39 +00:00
2018-09-14 22:03:04 +00:00
2019-04-17 22:21:16 +00:00
2018-11-06 09:53:18 -08:00
2018-08-02 16:34:34 -07:00
2018-08-06 22:10:40 +00:00
2019-04-10 18:44:35 +00:00
2019-01-11 01:23:28 +00:00
2018-12-13 10:58:27 -08:00