electron/shell
Charles Kerr 5a8f40ae13
fix: don't throw on bad icons in BrowserWindow constructor (#27441)
* fix: do not throw if NativeImage conversion fails.

Throwing is an unannounced semver/major breaking change, so revert that
behavior but keep the rest of the #26546 refactor.

* test: add invalid icon test

* refactor: be explicit about when to throw or warn.
2021-01-25 10:24:10 +09:00
..
app refactor: remove last use of InternalCallbackScope (#27029) 2020-12-16 14:02:36 -06:00
browser fix: don't throw on bad icons in BrowserWindow constructor (#27441) 2021-01-25 10:24:10 +09:00
common fix: don't throw on bad icons in BrowserWindow constructor (#27441) 2021-01-25 10:24:10 +09:00
renderer chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
utility chore: bump chromium to adc5df74b86afdff676989ced8cd3 (master) (#26223) 2020-11-13 16:16:56 -08:00