Hi Blink Dev! Is there any way to get the HTTP return code of a cross-domain iframe? FWIW, the hosting page has the chrome:// scheme while the iframe has https:// scheme. From my limited testing I receive the load <https://developer.mozilla.org/en-US/docs/Web/API/Window/load_event> event in all scenarios but couldn't find a way to query whether the load succeeded. I also tried window.addEventListener('error', ...) and iframe.addEventListener('error', ...) without any luck.
Best regards, Tibor -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAFgr3n%2B8i%2BNQNSJY0DFab9JrXG0QTq3W473t-beRtPYbLn1XjA%40mail.gmail.com.
