Marshall Greenblatt
c10886dc25
Fix shutdown crash in InitNetworkContext with multi-threaded message loop (fixes issue #2703 )
2019-11-26 16:30:53 -05:00
Marshall Greenblatt
eb5fe4ee13
Update to Chromium version 79.0.3945.36
2019-11-19 19:17:53 -05:00
Daniel Nitsche
115f760821
Update to Chromium version 79.0.3945.1 ( #706915 )
2019-11-19 13:22:13 -05:00
Marshall Greenblatt
f8e0797773
Update to Chromium version 78.0.3904.0 ( #693954 )
2019-10-01 13:55:16 +00:00
Alexander Guettler
46d3a81ba0
Update to Chromium version 77.0.3865.0 ( #681094 )
...
- Windows: SDK version 10.0.18362.0 is now required.
2019-09-04 15:13:32 +00:00
Marshall Greenblatt
3f1ebebde5
Add support for GetAuthCredentials (fixes issue #2718 , see issue #2622 ).
...
When NetworkService is enabled requests created using CefFrame::CreateURLRequest
will call CefRequestHandler::GetAuthCredentials for the associated browser after
calling CefURLRequestClient::GetAuthCredentials if that call returns false.
2019-07-16 16:33:08 -04:00