refactor(SanitizeUriProvider): remove usages of whitelist
Changes aHrefSanitizationWhitelist to aHrefSanitizationTrustedUri and imgSrcSanitizationWhitelist to imgSrcSanitizationTrustedUri updating references to use the new symbols. For the purposes of backward compatibility, the previous symbols are aliased to the new symbols.
J
Joey Perrott committed
767381020d88bda2855ac87ca6f00748907e14ff
Parent: c953af6
Committed by Pete Bacon Darwin <pete@bacondarwin.com>
on 9/30/2020, 5:46:45 PM