Files
romain pokrzywka b1905150df WebBrowser: Log CEF DLL path and version during module load, and check against compiled version
Because libcef is loaded dynamically and can exist in multiple places on a machine, there's a chance we could be loading the wrong DLL but with a compatible API, resulting in subtle bugs or undefined behavior.

This is the first step in diagnosing hard-to-reproduce bugs like https://shithappens.epicgames.com/incidents/31275

#rb Josh.Adams
#rnx

[CL 36350801 by romain pokrzywka in 5.5 branch]
2024-09-17 16:20:44 -04:00

3.5 KiB