Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dcors_unittest.cc923 bool supports_cors = false; member
936 supports_cors = IsStandardType(handler); in InitCors()
937 if (!supports_cors) { in InitCors()
1141 (!sub_resource->supports_cors || !add_header)) { in SetupExecRequest()
1145 if (sub_resource->supports_cors && !add_header) { in SetupExecRequest()