Re: [w3c/clipboard-apis] Fix #63: Permission check should be async (2ac3c0b)

Yeah, when you're already in parallel you can use blocking things. The only thing you might wanna do is to use a parallel queue to ensure you only have one dialog open per origin (in case the user has multiple tabs to the same origin). Most specs don't have that level of detail yet, but they should...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/commit/2ac3c0b5894558a4b468be6f09feb588efff4077#commitcomment-28091800

Received on Wednesday, 14 March 2018 18:43:49 UTC