browser/base/content/test/general/file_bug902156.js

branch
TOR_BUG_9701
changeset 14
925c144e1f1f
equal deleted inserted replaced
-1:000000000000 0:1a2eb175115c
1 /*
2 * Once the mixed content blocker is disabled for the page, this scripts loads
3 * and updates the text inside the div container.
4 */
5 document.getElementById("mctestdiv").innerHTML = "Mixed Content Blocker disabled";

mercurial