Main cookie object interface for use by consumers: extends nsICookie, a frozen interface for external access of cookie objects
[scriptable, uuid(d3493503-7854-46ed-8284-8af54a847efb)]
Attributes
the actual expiry time of the cookie (where 0 does not represent a session cookie). not to be confused with |expires|, an attribute on nsICookie.
true if the cookie is a session cookie (note: if true, the expiry time is undefined).
Compare to:
