Re: [whatwg/fetch] propagate request tainted origin flag and/or URL list through service workers (#1335)

One thing I don't understand is why we have the tainted origin flag at all.  It seems to duplicate information contained in the URL list.  While both values can be maintained, it risks them getting out of sync.

Would it not be simpler to just use URL list?

-- 
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/1335#issuecomment-954837401

Received on Friday, 29 October 2021 15:32:53 UTC