electron/shell
Samuel Attard 511ff8bc8d
fix: ensure that requestMediaKeySystemAccess resolves (#34886)
When widevine was disabled at the build level we never dealt with the callback passed into GetSupportedKeySystems.  This was ok until requests became marked pending in https://chromium-review.googlesource.com/c/chromium/src/+/3430502 until the callback was called.  This resulted in a promise never resolving / rejecting and certain media websites (E.g. spotify) hanging on load waiting for a signal that would never arrive.
2022-07-12 00:48:51 -07:00
..
app fix: ensure that requestMediaKeySystemAccess resolves (#34886) 2022-07-12 00:48:51 -07:00
browser fix: update Windows caption buttons to match Win11 style (#34790) 2022-07-12 09:13:40 +02:00
common fix: set Wayland application ID (#34855) 2022-07-11 11:26:18 -07:00
renderer fix: ensure that requestMediaKeySystemAccess resolves (#34886) 2022-07-12 00:48:51 -07:00
utility chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00