Skip to content

Fix #494 - Set the correct docDomain for sub_frames with $document filters

Justin Wernick requested to merge 494-subframe-doc-domain into master

We were previously reporting the wrong docDomain for iframes which were allowlisted based on $document filters. This fixes this for both MV2 and MV3.

Merge request reports