Gildas lormeau před 14 roky
rodič
revize
2900e2047c
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      WebContent/core/scripts/content/content.js

+ 2 - 0
WebContent/core/scripts/content/content.js

@@ -175,6 +175,8 @@
 
 	function sendBgProcessInit(content, title, url, baseURI, characterSet, winId, winIndex) {
 		var contextmenuTime = window.contextmenuTime;
+		if (!this.wininfo)
+			return;
 		window.contextmenuTime = null;
 		bgPort.postMessage({
 			processInit : true,