Files
shaka-player/demo
Joey Parrish f15f371d20 Fix issues with nullability of strings
Various issues with the nullability of string types led to various
fixes, including:
  - adding an assertion or runtime check that something is not null
  - moving an existing null check to before a calculation
  - converting a test expectation into an assertion that the compiler
    understands (which will still fail the test if the assertion
    fails)

These issues were caught by a compiler upgrade.

Issue #2528

Change-Id: I11da091c9e7974c8bea84b3b584cbd29d1e320e2
2020-04-29 22:40:49 +00:00
..
2020-01-15 13:21:05 -08:00
2019-05-01 19:58:18 +00:00
2020-04-28 16:51:20 -07:00
2019-11-22 18:18:36 +00:00
2020-04-28 16:51:20 -07:00
2020-04-28 16:51:20 -07:00
2019-11-22 18:18:36 +00:00
2019-11-22 18:18:36 +00:00
2017-06-19 13:12:59 -07:00
2020-03-12 12:03:09 -07:00
2020-04-28 16:51:20 -07:00
2019-11-22 18:18:36 +00:00
2020-04-29 22:40:49 +00:00
2019-05-01 19:58:18 +00:00
2019-11-22 18:18:36 +00:00