зеркало из https://github.com/mozilla/pjs.git
Bug 472631 - Private Browsing unit tests for password manager are not executed; r=dolske
This commit is contained in:
Родитель
06d3494868
Коммит
6ebc1e9479
|
@ -198,9 +198,6 @@ function get_PBSvc() {
|
|||
try {
|
||||
_PBSvc = Cc["@mozilla.org/privatebrowsing;1"].
|
||||
getService(Ci.nsIPrivateBrowsingService);
|
||||
if (_PBSvc) {
|
||||
observer.register();
|
||||
}
|
||||
return _PBSvc;
|
||||
} catch (e) {}
|
||||
return null;
|
||||
|
|
Загрузка…
Ссылка в новой задаче