|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::CookiesStrategy, including all inherited members.
| addCookie(const NetworkStorageSession &, const URL &, const Cookie &)=0 | WebCore::CookiesStrategy | pure virtual |
| addCookie(const NetworkStorageSession &, const URL &, const Cookie &)=0 | WebCore::CookiesStrategy | pure virtual |
| cookieRequestHeaderFieldValue(const NetworkStorageSession &, const URL &firstParty, const URL &)=0 | WebCore::CookiesStrategy | pure virtual |
| cookieRequestHeaderFieldValue(SessionID, const URL &firstParty, const URL &)=0 | WebCore::CookiesStrategy | pure virtual |
| cookieRequestHeaderFieldValue(const NetworkStorageSession &, const URL &firstParty, const URL &)=0 | WebCore::CookiesStrategy | pure virtual |
| cookieRequestHeaderFieldValue(SessionID, const URL &firstParty, const URL &)=0 | WebCore::CookiesStrategy | pure virtual |
| cookiesEnabled(const NetworkStorageSession &, const URL &firstParty, const URL &)=0 | WebCore::CookiesStrategy | pure virtual |
| cookiesEnabled(const NetworkStorageSession &, const URL &firstParty, const URL &)=0 | WebCore::CookiesStrategy | pure virtual |
| cookiesForDOM(const NetworkStorageSession &, const URL &firstParty, const URL &)=0 | WebCore::CookiesStrategy | pure virtual |
| cookiesForDOM(const NetworkStorageSession &, const URL &firstParty, const URL &)=0 | WebCore::CookiesStrategy | pure virtual |
| deleteCookie(const NetworkStorageSession &, const URL &, const String &cookieName)=0 | WebCore::CookiesStrategy | pure virtual |
| deleteCookie(const NetworkStorageSession &, const URL &, const String &cookieName)=0 | WebCore::CookiesStrategy | pure virtual |
| getRawCookies(const NetworkStorageSession &, const URL &firstParty, const URL &, Vector< Cookie > &)=0 | WebCore::CookiesStrategy | pure virtual |
| getRawCookies(const NetworkStorageSession &, const URL &firstParty, const URL &, Vector< Cookie > &)=0 | WebCore::CookiesStrategy | pure virtual |
| setCookiesFromDOM(const NetworkStorageSession &, const URL &firstParty, const URL &, const String &cookieString)=0 | WebCore::CookiesStrategy | pure virtual |
| setCookiesFromDOM(const NetworkStorageSession &, const URL &firstParty, const URL &, const String &cookieString)=0 | WebCore::CookiesStrategy | pure virtual |
| ~CookiesStrategy() | WebCore::CookiesStrategy | inlineprotectedvirtual |
| ~CookiesStrategy() | WebCore::CookiesStrategy | inlineprotectedvirtual |
1.8.13