Marshall Greenblatt
9484d6528c
Remove DISALLOW_ macro from libcef/ (see issue #3234 )
...
Also perform related C++ cleanup:
- Use =default instead of {} for default implementations of
constructors/destructors.
- Replace typedef with using.
2021-12-07 15:02:28 -05:00
Marshall Greenblatt
74db00fc89
Update to Chromium version 90.0.4430.0 ( #857950 )
...
- Linux ARM builds require use_vaapi=false (see https://crbug.com/1185348 )
- Windows official builds require use_thin_lto=false (see https://crbug.com/1177001 )
2021-03-18 11:23:00 -04:00
Alexander Guettler
725ed88529
Update to Chromium version 74.0.3729.0 ( #638880 )
...
- Windows: 10.0.17763.0 SDK is now required.
- Mac: 10.13 SDK is now required.
- Removed CefRequestContext::ResolveHostCached which is no longer supported by Chromium.
2019-03-13 21:27:37 +00:00