mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Update the comment on gPrivateBrowsingUI.privateWindow (no bug, DONTBUILD)
This commit is contained in:
parent
07bb867511
commit
95bff41fbe
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user