cef/tests
Marshall Greenblatt b949d86c40 Move CookieManager callbacks to the UI thread (see issue #2622).
The Chromium content layer (which also exposes the NetworkService interface)
generally runs on the UI thread. Previous use of the IO thread for CookieManager
callbacks is an implementation detail of the old network stack that shouldn't be
exposed to clients.

To test: Run ceftests. They should pass as expected.
2019-03-25 15:36:08 -04:00
..
cefclient Enforce cache_path requirements for NetworkService (see issue #2622). 2019-03-24 16:47:00 -04:00
cefsimple macOS: Add support for and enable the V2 sandbox (issue #2459) 2018-07-27 22:33:31 -04:00
ceftests Move CookieManager callbacks to the UI thread (see issue #2622). 2019-03-25 15:36:08 -04:00
gtest Fix gtest path (issue #2188) 2017-06-13 17:09:59 +03:00
shared Remove methods that modify cookie storage at runtime (see issue #2622). 2019-03-24 16:45:06 -04:00