phishing-warden.js File Reference

Go to the source code of this file.

Functions

function PROT_PhishingWarden ()
 
PROT_PhishingWarden inherits (PROT_ListWarden)
 

Variables

const kPhishWardenEnabledPref = "browser.safebrowsing.enabled"
 

Function Documentation

function PROT_PhishingWarden ( )

Abtracts the checking of user/browser actions for signs of phishing.

Parameters
progressListenernsIDocNavStartProgressListener
tabbrowserXUL tabbrowser element

Definition at line 75 of file phishing-warden.js.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

const kPhishWardenEnabledPref = "browser.safebrowsing.enabled"

Definition at line 65 of file phishing-warden.js.