Update the comment on gPrivateBrowsingUI.privateWindow (no bug, DONTBUILD)

This commit is contained in:
Ehsan Akhgari 2012-07-03 10:31:23 -04:00
parent 07bb867511
commit 95bff41fbe

View File

@ -7162,9 +7162,7 @@ let gPrivateBrowsingUI = {
},
/**
* These accessors are used to support per-window Private Browsing mode.
* For now the getter returns nsIPrivateBrowsingService.privateBrowsingEnabled,
* and the setter should only be used in tests.
* This accessor is used to support per-window Private Browsing mode.
*/
get privateWindow() {
if (!gBrowser)