[whatwg/fetch] ResourceTiming integration question: how to handle iframes (#968)

After https://github.com/whatwg/fetch/pull/955, we'll have integrated the TAO check with Fetch... somewhat. We noticed that iframes are fetched in navigation mode, so the CORS-specific flags (response tainting, tainted origin flag) will not be present when redirects occur. Any thoughts on how to deal with this problem? @yoavweiss @yutakahirano 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/968

Received on Monday, 18 November 2019 23:30:51 UTC