Home | History | Annotate | Download | only in src

Lines Matching defs:deleteCookie

309 void PlatformBridge::deleteCookie(const Document* document, const KURL& url, const String& cookieName)
313 cookieJar->deleteCookie(url, cookieName);