Minor fix: Some sites - throws an errors

This commit is contained in:
janekptacijarabaci
2016-12-04 19:31:14 +01:00
committed by roytam1
parent d260a1de06
commit db86b9f871
+2
View File
@@ -182,6 +182,8 @@ var gPluginHandler = {
let shouldShowNotification = false;
let browser = gBrowser.getBrowserForDocument(doc.defaultView.top.document);
if (!browser)
return;
switch (eventType) {
case "PluginCrashed":