DescriptionFrames with javascript: or data: URL bypass Chrome's webrequest API. In addition to not being able to block those frames they currently break the frame hierarchy we rely on for some blocking and whitelisting rules. This is a regression in the current devbuild. Before we just assumed to be in the top-level frame when encountering an unknown frame. This isn't optimal but fixes at least most domain-based filter rules. So I have added that approach again.
Patch Set 1 #
MessagesTotal messages: 3
|