Home
last modified time | relevance | path

Searched refs:etld_plus1_cookie_url (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dsite_settings_handler.cc189 bool etld_plus1_cookie_url = in CreateOrAppendSiteGroupEntry() local
194 std::string origin = etld_plus1_cookie_url ? kPlaceholder : url.spec(); in CreateOrAppendSiteGroupEntry()
199 if (etld_plus1_cookie_url) in CreateOrAppendSiteGroupEntry()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/
H A Dsite_settings_handler.cc199 bool etld_plus1_cookie_url = in CreateOrAppendSiteGroupEntry() local
204 std::string origin = etld_plus1_cookie_url ? kPlaceholder : url.spec(); in CreateOrAppendSiteGroupEntry()
209 if (etld_plus1_cookie_url) in CreateOrAppendSiteGroupEntry()