Fix safebrowsing code that assumed x: 1, get x() was permitted. r=orange

--HG--
extra : rebase_source : ee9e81305de0daa2039b2f84104b95911cc6dfe6
This commit is contained in:
Jeff Walden 2011-01-06 17:35:13 -06:00
Родитель 474eb90cc0
Коммит 714a6a49df
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -35,8 +35,6 @@
# ***** END LICENSE BLOCK *****
var safebrowsing = {
appContext: null,
startup: function() {
setTimeout(function() {
safebrowsing.deferredStartup();