nsINetService.h
git-svn-id: svn://10.0.0.236/trunk@28422 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -753,6 +753,13 @@ nsNetlibService::NET_DisplayCookieInfoAsHTML(){
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
#ifndef HTMLDialogs
|
||||
NS_IMETHODIMP nsNetlibService::NET_CookieViewerReturn(){
|
||||
::NET_CookieViewerReturn();
|
||||
return NS_OK;
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef PrivacySiteInfo
|
||||
NS_IMETHODIMP
|
||||
nsNetlibService::NET_DisplayCookieInfoOfSiteAsHTML(char * URLName){
|
||||
|
||||
Reference in New Issue
Block a user