Prevent loading of document subresources over FTP.

This commit is contained in:
wolfbeast 2019-03-09 08:15:36 +01:00 committed by Roy Tam
commit 59ee48bfb0
3 changed files with 59 additions and 0 deletions

View file

@ -85,3 +85,5 @@ BlockScriptWithWrongMimeType=Script from “%1$S” was blocked because of a dis
# LOCALIZATION NOTE: Do not translate "data: URI".
BlockTopLevelDataURINavigation=Navigation to toplevel data: URI not allowed (Blocked loading of: “%1$S”)
BlockSubresourceFTP=Loading FTP subresource within http(s) page not allowed (Blocked loading of: “%1$S”)