Don't let the download canceller hack crashing affect the rest of the index initialization. #661

This commit is contained in:
ccd0 2015-12-08 13:28:13 -08:00
parent fc96d441e2
commit 064fcd1826

View File

@ -105,6 +105,7 @@ Index =
# will not download them. # will not download them.
# - Combine the two and you get a download canceller! # - Combine the two and you get a download canceller!
# Does not work on Firefox unfortunately. bugzil.la/939713 # Does not work on Firefox unfortunately. bugzil.la/939713
try
d.implementation.createDocument(null, null, null).appendChild board d.implementation.createDocument(null, null, null).appendChild board
$.rm el for el in $$ '.navLinks' $.rm el for el in $$ '.navLinks'