privacypane_tests.js File Reference

Go to the source code of this file.

Functions

function runTestOnPrivacyPrefPane (testFunc)
 
function controlChanged (doc, element)
 
function test_locbar_emptyText (win)
 
function test_pane_visibility (win)
 
function test_dependent_elements (win)
 
function test_dependent_cookie_elements (win)
 
function test_dependent_clearonclose_elements (win)
 
function test_dependent_prefs (win)
 
function test_historymode_retention (mode, expect)
 
function test_custom_retention (controlToChange, expect, valueIncrement)
 
function test_locbar_suggestion_retention (mode, expect)
 
function test_privatebrowsing_toggle (win)
 
function test_privatebrowsing_ui (win)
 
function enter_private_browsing (win)
 
function reset_preferences (win)
 
function run_test_subset (subset)
 

Variables

let testRunner
 

Function Documentation

function controlChanged (   doc,
  element 
)

Definition at line 66 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function enter_private_browsing (   win)

Definition at line 518 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function reset_preferences (   win)

Definition at line 526 of file privacypane_tests.js.

Here is the caller graph for this function:

function run_test_subset (   subset)

Definition at line 534 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function runTestOnPrivacyPrefPane (   testFunc)

Definition at line 38 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function test_custom_retention (   controlToChange,
  expect,
  valueIncrement 
)

Definition at line 374 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function test_dependent_clearonclose_elements (   win)

Definition at line 280 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function test_dependent_cookie_elements (   win)

Definition at line 212 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function test_dependent_elements (   win)

Definition at line 106 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function test_dependent_prefs (   win)

Definition at line 320 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function test_historymode_retention (   mode,
  expect 
)

Definition at line 359 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function test_locbar_emptyText (   win)

Definition at line 72 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function test_locbar_suggestion_retention (   mode,
  expect 
)

Definition at line 404 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function test_pane_visibility (   win)

Definition at line 86 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function test_privatebrowsing_toggle (   win)

Definition at line 419 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

function test_privatebrowsing_ui (   win)

Definition at line 458 of file privacypane_tests.js.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

let testRunner

Definition at line 533 of file privacypane_tests.js.