Restore clearly-delimited format for the HSTS preload list

This commit is contained in:
trav90 2018-06-05 22:46:15 -05:00 committed by Roy Tam
commit 70b28bf2ee
3 changed files with 23 additions and 65 deletions

View file

@ -110,7 +110,7 @@ public:
void ToString(nsCString &aString);
};
struct nsSTSPreload;
class nsSTSPreload;
class nsSiteSecurityService : public nsISiteSecurityService
, public nsIObserver