Add xpcshell script and warning

This commit is contained in:
Manish Goregaokar 2015-01-10 11:36:01 +05:30
parent dfd746b38d
commit 524331d232
10 changed files with 8260 additions and 56 deletions

8
resources/badcert.html Normal file
View file

@ -0,0 +1,8 @@
<html>
<head>
<title>Certificate error</title>
</head>
<body>
<img src="badcert.jpg">
</body>
</html>