Implemented by
[scriptable, uuid(49d6f133-80c0-48c7-876d-0b70bbfd0289)]
interface nsIPrivateBrowsingService : nsISupports
Attributes
readonly attribute
boolean
autoStarted
attribute
boolean
privateBrowsingEnabled
Methods
Removes all data stored for a given domain. This includes all data for
subdomains of the given domain.
@param aDomain
The domain that will have its data removed.
void
removeDataFromDomain(in AUTF8String aDomain)
Compare to: