Re: [whatwg/xhr] How is the about:blank case in send-non-same-origin supported by the spec? (#194)

@wanderview, it actually looks like the Firefox fetch code is [intentionally allowing about:blank through](https://searchfox.org/mozilla-central/source/dom/fetch/FetchDriver.cpp#479). It looks like it was added in  [bug 1216687](https://bugzilla.mozilla.org/show_bug.cgi?id=1216687), but I don't see any notes as to why.

-- 
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/xhr/issues/194#issuecomment-369681221

Received on Thursday, 1 March 2018 18:15:46 UTC