[Pkg-privacy-commits] [xul-ext-monkeysphere] 104/296: adding log message
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.
commit d6a2eaec6c45d295220049f3446aecd2135134ae
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Tue Feb 23 19:20:04 2010 -0500
adding log message
---
chrome/content/monkeysphere.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/chrome/content/monkeysphere.js b/chrome/content/monkeysphere.js
index 5071a4e..4f3d34b 100644
--- a/chrome/content/monkeysphere.js
+++ b/chrome/content/monkeysphere.js
@@ -236,6 +236,7 @@ var monkeysphere = {
// the following happens when called from a dialog
if(!panel || !icon) {
+ monkeysphere.log("setStatus: falling back to window.opener");
panel = window.opener.document.getElementById("monkeysphere-status");
icon = window.opener.document.getElementById("monkeysphere-status-image");
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git
More information about the Pkg-privacy-commits
mailing list