terminal/src/renderer
Mike Griese 89ca2ae05f
Don't throw in GetProposedDimensions (#10260)
I cannot for the life of me repro the original bug. I've got fonts with bad permissions SxS, I've tried installing a font twice, I've tried stopping the font cache service. No idea how to manually repro the original bug.

BUT theoretically, this function should never throw. So lets just switch this to a `LOG_IF_FAILED`, and hope that this goes away? 

* [x] Fixes #10211?
* [x] built & ran manually.

Unclear if this can get cherry-picked trivially to 1.8. Code's pretty trivial though so if we need another PR for that, it can be arranged.
2021-05-28 21:57:34 +00:00
..
base Fix TerminalControl crash on exit (#10031) 2021-05-04 21:17:37 +00:00
dx Don't throw in GetProposedDimensions (#10260) 2021-05-28 21:57:34 +00:00
gdi Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
inc Fix TerminalControl crash on exit (#10031) 2021-05-04 21:17:37 +00:00
uia Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
vt Set keyword flags on all tracelog events (#10098) 2021-05-14 23:14:26 +00:00
wddmcon Add support for double-width/double-height lines in conhost (#8664) 2021-02-18 05:44:50 +00:00
dirs Merged PR 4645239: [Git2Git] Merged PR 4644345: conhost: disable the DX renderer in inbox builds 2020-05-05 23:03:07 +00:00