Re: [w3ctag/design-reviews] Deprecating `document.domain`. (#564)

> I keep bringing this up whenever we discuss `document.domain` so I kinda feel like a broken record at this point

I still agree with you that origin isolation is what we're looking for, and that it has implications beyond `document.domain`. I also still think that calling out `document.domain` explicitly is important, as it's the way this change is going to bite most developers in the butt. Usage of `document.domain` is orders of magnitude more common than usage of WASM shared memory, for example (and we ought to ensure that that's safely locked to an origin; my recollection is that folks were on board with that?).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/564#issuecomment-712654735

Received on Tuesday, 20 October 2020 07:32:02 UTC