Home | History | Annotate | Download | only in dom

Lines Matching refs:cookieURL

737     // The cookieURL is used to query the cookie database for this document's
742 // Q: How is the cookieURL different from the document's URL?
745 // inherits its cookieURL but not its URL.
747 const KURL& cookieURL() const { return m_cookieURL; }