зеркало из https://github.com/mozilla/gecko-dev.git
Fix safebrowsing code that assumed x: 1, get x() was permitted. r=orange
--HG-- extra : rebase_source : ee9e81305de0daa2039b2f84104b95911cc6dfe6
This commit is contained in:
Родитель
474eb90cc0
Коммит
714a6a49df
|
@ -35,8 +35,6 @@
|
|||
# ***** END LICENSE BLOCK *****
|
||||
|
||||
var safebrowsing = {
|
||||
appContext: null,
|
||||
|
||||
startup: function() {
|
||||
setTimeout(function() {
|
||||
safebrowsing.deferredStartup();
|
||||
|
|
Загрузка…
Ссылка в новой задаче