Closed katerberg closed 2 weeks ago
Of note, this does not do the DOMPurify.sanitize
that is needed on the href
from popup.js
as @jamespizzurro is going to do that separately.
Perfect, thank you! I'll have a crack at the rest of what Mozilla reported as part of #879 sometime this week, at which point we can release a new version of the browser extension and submit it to Mozilla for review.
Impacts #879
It was attempting to fail over to GitCDN, but the link was inoperable there and it is causing a firefox review flag. This resolves it by just removing that failover case. It appears to have a zero percent chance of succeeding anyway, so it shouldn't impact anything.