WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

@mozilla.org/embedcomp/cookieprompt-service;1

This component implements the following interfaces:

Constants

PRUint32 nsICookiePromptService.DENY_COOKIE = 0
PRUint32 nsICookiePromptService.ACCEPT_COOKIE = 1
PRUint32 nsICookiePromptService.ACCEPT_SESSION_COOKIE = 2

Methods

InterfaceMethod
nsICookiePromptService PRInt32 cookieDialog ( nsIDOMWindow parent , nsICookie cookie , ACString hostname , PRInt32 cookiesFromHost , PRBool changingCookie , out PRBool rememberDecision )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com