Re: [pointerevents] Add secure context criteria to pointerrawupdate and getCoalescedEvents (#318)

@domenic for te pointerrawupdate which is an event type of PointerEvent and is the only pointer event that is going to be restricted to a secure context is this enough to indicate its SecureContext restrictions? In other examples I saw in other specs all the events of a specific interface had this restriction and hence they added the [SecureContext] to the interface itself. But that doesn't work here.

-- 
GitHub Notification of comment by NavidZ
Please view or discuss this issue at https://github.com/w3c/pointerevents/pull/318#issuecomment-601326561 using your GitHub account

Received on Thursday, 19 March 2020 17:54:15 UTC