Variable PrivateBrowsingUtils
PrivateBrowsingUtils: {
enterTemporaryAutoStartMode: any;
isContentWindowPrivate: any;
isWindowPrivate: any;
privacyContextFromWindow: any;
get enabled(): any;
get isInTemporaryAutoStartMode(): any;
get permanentPrivateBrowsing(): any;
isBrowserPrivate(aBrowser: any): any;
}
Type declaration
-
enterTemporaryAutoStartMode: any
-
isContentWindowPrivate: any
-
isWindowPrivate: any
-
privacyContextFromWindow: any
-
get enabled(): any
-
get isInTemporaryAutoStartMode(): any
-
get permanentPrivateBrowsing(): any
-
isBrowserPrivate:function
- isBrowserPrivate(aBrowser: any): any
-
Returns any