Home | History | Annotate | Download | only in WebCore

Lines Matching full:cookie

4302         QHttpNetworkRequest adds Authorization and Cookie headers to XHRs
4304 Qt to decide whether Cookie/Authorization headers should be added
4318 or both of the Cookie/Authorisation headers, and whether to save cookies
10282 QHttpNetworkRequest adds Authorization and Cookie headers to XHRs
10284 Qt to decide whether Cookie/Authorization headers should be added
10298 or both of the Cookie/Authorisation headers, and whether to save cookies
28897 Allow generic resource URLs for cookie handling in the inspector. This
36705 applications set their own cookie jar, but DumpRenderTree doesn't,
36706 so it was failing the new third-party-cookie test.
37995 Plug-ins don't always respect the cookie accept policy.
38006 There's no harm in this targeted fix for the hole in our cookie accept policy until
38009 Test: http/tests/plugins/third-party-cookie-accept-policy.html
38607 Relax the 3rd party cookie policy in cases where it won't add a new tracking vector.
38610 Test: http/tests/cookies/third-party-cookie-relaxing.html
38612 If the 3rd-party domain in question already has a cookie set, allow changes
38708 (WebCore::addCookieParam): New, add a cookie param and value to a string builder.
48515 Pass the Document along to the ChromiumBridge cookie methods.
48800 Test: websocket/tests/cookies/httponly-cookie.pl
51529 cookies size, allow sorting cookie table.
52082 Conditionalize third party cookie policy for libsoup 2.29.90.