Re: [heycam/webidl] Some means to signal that a method requires user action to be called (#479)

https://html.spec.whatwg.org/multipage/interaction.html#triggered-by-user-activation is the hook we already have for this. Though see https://github.com/whatwg/html/issues/1903 for issues with it and https://github.com/whatwg/html/issues/3123 on aligning usage across specifications. It's not immediately clear to me an IDL hook works everywhere. E.g., it would not work for the Fullscreen API.

-- 
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/479#issuecomment-346540671

Received on Thursday, 23 November 2017 06:40:42 UTC