mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-01 06:33:22 +00:00
#363: disable snippets on about:home too
This commit is contained in:
parent
99d4c13d8d
commit
0bff59e25f
@ -236,6 +236,7 @@ function loadCompleted()
|
||||
*/
|
||||
function loadSnippets()
|
||||
{
|
||||
return; // Temporarily disabled until we do our own. TenFourFox issue 363.
|
||||
if (!gSnippetsMap)
|
||||
throw new Error("Snippets map has not properly been initialized");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user