Skip to content

Commit 1a0cfa7

Browse files
committed
Remove old dead HSTS implementation.
1 parent d324c10 commit 1a0cfa7

File tree

2 files changed

+0
-234
lines changed

2 files changed

+0
-234
lines changed

src/chrome/content/code/HTTPS.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
INCLUDE('Cookie');
2-
// XXX: Disable STS for now.
3-
var STS = {
4-
isSTSURI : function(uri) {
5-
return false;
6-
}
7-
};
82

93
// Hack. We only need the part of the policystate that tracks content
104
// policy loading.

src/chrome/content/code/STS.js

Lines changed: 0 additions & 228 deletions
This file was deleted.

0 commit comments

Comments
 (0)