mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-04-14 02:42:09 +02:00
To test: Run `ceftests --gtest_filter=CookieTest.*:-CookieTest.GetCookieManager* --enable-network-service` There should be no functional change when running without the NetworkService enabled. Known issues: - CefCookieManager::SetSupportedSchemes is not yet implemented.