Changes

Jump to: navigation, search

Contribute to Private Browsing Tests

460 bytes added, 11:46, 21 October 2008
m
Project Details
** [https://bugzilla.mozilla.org/show_bug.cgi?id=460346 Bug #460346] - Privacy pref for "Always on" Private Browsing Mode
** [https://bugzilla.mozilla.org/show_bug.cgi?id=411929 Bug #411929] - Private Browsing UI
=== Session Store Unit Test Notes ===** Test to determine the current window's closed tab count{|class="collapsible" style="background: #c0c0c0" width="80%"!browser_248970 - getClosedTabCount(window)|-| <pre> let count = ss.getClosedTabCount(window); let max_tabs_undo = gPrefService.getIntPref("browser.sessionstore.max_tabs_undo"); ok(0 <= count && count <= max_tabs_undo,"getClosedTabCount returns zero or at most max_tabs_undo"); </pre>|}
=== History Unit Test Notes===
* [[User:AaronMT|AaronMT]] 20:06, 5 October 2008 (UTC)
1
edit

Navigation menu