mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 09:39:25 +00:00
Minor fix: Some sites - throws an errors
This commit is contained in:
@@ -182,6 +182,8 @@ var gPluginHandler = {
|
||||
|
||||
let shouldShowNotification = false;
|
||||
let browser = gBrowser.getBrowserForDocument(doc.defaultView.top.document);
|
||||
if (!browser)
|
||||
return;
|
||||
|
||||
switch (eventType) {
|
||||
case "PluginCrashed":
|
||||
|
||||
Reference in New Issue
Block a user