Home
last modified time | relevance | path

Searched refs:EnableSameSiteByDefaultCookies (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dweb_runtime_features.h97 BLINK_PLATFORM_EXPORT static void EnableSameSiteByDefaultCookies(bool);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dweb_runtime_features.h101 BLINK_PLATFORM_EXPORT static void EnableSameSiteByDefaultCookies(bool);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/exported/
H A Dweb_runtime_features.cc166 void WebRuntimeFeatures::EnableSameSiteByDefaultCookies(bool enable) { in EnableSameSiteByDefaultCookies() function in blink::WebRuntimeFeatures
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/exported/
H A Dweb_runtime_features.cc178 void WebRuntimeFeatures::EnableSameSiteByDefaultCookies(bool enable) { in EnableSameSiteByDefaultCookies() function in blink::WebRuntimeFeatures
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/child/
H A Druntime_features.cc307 {wf::EnableSameSiteByDefaultCookies, in SetRuntimeFeaturesFromChromiumFeatures()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/child/
H A Druntime_features.cc286 {wf::EnableSameSiteByDefaultCookies, in SetRuntimeFeaturesFromChromiumFeatures()