prebid / prebid-universal-creative

Apache License 2.0
43 stars 69 forks source link

Look for tagged ancestors for cross-frame messages #234

Closed dgirardi closed 1 month ago

dgirardi commented 2 months ago

With https://github.com/prebid/Prebid.js/pull/11863, prebid marks its window with a named frame (to allow for situations when the creative runs in nested iframes). This updates the messaging logic to look for it.