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