Re: [heycam/webidl] Idea for [AllowShared] (handling SharedArrayBuffer safely) (#638)

Yeah, you're right. We cannot meaningfully "protect" `any`/`object`. So what remains:

1. Audit of existing `any`/`object`/`[AllowShared]` entry points to see if they do anything problematic.
2. Do we want to split `[AllowShared]` into a "safe" and "unsafe" variant?
   1. If not, assuming we keep the existing processing model, do we want to rename it to indicate the danger more clearly?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/638#issuecomment-460719113

Received on Tuesday, 5 February 2019 17:05:57 UTC