Home | History | Annotate | Download | only in WebCore

Lines Matching full:cookie

1149         (KWQKCookieJar::cookie): Pass an NSString instead of an NSURL.
4664 - fixed 3060459 -- REGRESSION: crash leaving page that sets cookie in JavaScript
4668 the "policy base URL" on the documents so the cookie can be based on the URL
4721 - fixed 2854536 - New cookie policy: "accept cookies only from the
10462 WebCore part of fixes for JavaScript cookie bugs:
10474 (KWQKCookieJar::cookie): C++ veneer over WebCoreCookieAdapter call.
10490 (HTMLDocumentImpl::cookie): Call appropriate KWQCookieJar method.
14665 * src/kdelibs/khtml/html/html_documentimpl.cpp: (HTMLDocumentImpl::cookie),
15055 (HTMLDocument::lastModified), (HTMLDocument::cookie), (HTMLDocument::setCookie),
15304 (HTMLDocumentImpl::cookie), (HTMLDocumentImpl::setCookie),
16637 * src/kdelibs/khtml/dom/html_document.cpp: (HTMLDocument::cookie),