gumgum / gg-ez-vp

Simple video player with minimal setup, intuitive API and straightforward features
https://gumgum.github.io/gg-ez-vp
MIT License
7 stars 4 forks source link

VAST clickthru on the current version of Edge v44 fails #61

Closed edrpls closed 3 years ago

edrpls commented 4 years ago

VAST clickthru on 17351 is blocked on Edge (44.18362.449.0), possibly because of the error:

SEC7131: Security of a sandboxed iframe is potentially compromised by allowing script and same origin access.

This error is not present in the mobile and Beta versions. The new version is set to be released on Jan 15. Should we attempt to fix this? It might be fixed by adding allow-same-origin when inside an iframe.

edrpls commented 3 years ago

It seems like no one complained, and it's been a while since Edge started using WebKit. Closing this.