[Pkg-mozext-commits] [greasemonkey] 02/19: Added comment

David Prévot taffit at moszumanska.debian.org
Fri May 6 12:48:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository greasemonkey.

commit 02dcf72726f8fed4222da3c4d83c8f9971e37500
Author: janekptacijarabaci <janekptacijarabaci at seznam.cz>
Date:   Sat Mar 5 23:35:09 2016 +0100

    Added comment
---
 content/framescript.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/framescript.js b/content/framescript.js
index 608c667..7a1ade6 100644
--- a/content/framescript.js
+++ b/content/framescript.js
@@ -46,6 +46,7 @@ function browserLoad(aEvent) {
   var contentWin = aEvent.target.defaultView;
   var href = contentWin.location.href;
 
+  // See #1820, #2371, #2195
   if ((href == "about:blank")
       || (href.match(/^about:reader/))) {
     // #1696: document-element-inserted doesn't see about:blank

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/greasemonkey.git



More information about the Pkg-mozext-commits mailing list