mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
ace3e37241
- In karma.conf.js, give ourselves the ability to merge Selenium configs together without clobbering argument lists, for better deduplication in shaka-lab.yaml. This is based on https://github.com/shaka-project/karma-local-wd-launcher/pull/50 - Refactor shaka-lab.yaml to take advantage of this new ability. This removes a bunch of duplicate command line arguments for various versions of Chrome. - Remove a TODO about a bug that Chrome decided they would never fix. - Sort the list of devices and platforms, with comments to mark out the sections. - Remove IE11, which we are well past supporting or testing. This should be cherry-picked to all active branches.