Re: [whatwg/dom] AbortSignal consumers can potentialy emit abort event on it (#784)

If someone gets a handle on your signal object they can also make the `aborted` property lie, right? There's a lot of potentially surprising cases due to the way JavaScript and the web platform in general work, but this doesn't seem like anything out of the ordinary.

But maybe I'm misunderstanding the threat model.

-- 
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/dom/issues/784#issuecomment-530794958

Received on Thursday, 12 September 2019 12:07:21 UTC