cef/tests
Marshall Greenblatt b3ad79e2c5 Linux: cefclient: Fix GTK behavior with multi-threaded-message-loop (fixes issue #3087)
Switch to using g_main_context_default() in MainMessageLoopMultithreadedGtk. As of M86
(https://crrev.com/b960daf4e6) Chromium now creates its own context in MessagePumpGlib so
we can use the default context in cefclient. This is also more "correct" from a GTK usage
perspective. As part of this change all GTK dialogs and callbacks are now executed on the
main thread instead of the UI thread (note that these are the same thread when not using
multi-threaded-message-loop).
2021-02-12 11:54:31 -08:00
..
cefclient Linux: cefclient: Fix GTK behavior with multi-threaded-message-loop (fixes issue #3087) 2021-02-12 11:54:31 -08:00
cefsimple Update to Chromium version 88.0.4324.0 (#827102) 2020-12-04 15:43:33 -05:00
ceftests Update to Chromium version 89.0.4389.0 (#843830) 2021-02-08 14:15:38 -05:00
gtest Fix gtest path (issue #2188) 2017-06-13 17:09:59 +03:00
shared Update to Chromium version 87.0.4280.0 (#812852) 2020-10-15 14:21:06 -04:00