[pointerevents] consider to change the behavior of getCoalescedEvents on non-SecureContext (#472)

smaug---- has just created a new issue for https://github.com/w3c/pointerevents:

== consider to change the behavior of getCoalescedEvents on non-SecureContext ==
https://github.com/w3c/pointerevents/pull/318 landed quite awhile ago, but it isn't implemented, at least not in Firefox nor in Chrome.
We could change that so that in non-SecureContext the method was still there, but it would always just return the event itself, and not any coalesced events. That would be hopefully less risky change than unshipping the API altogether from non-SecureContext.

Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/472 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 25 May 2023 19:57:43 UTC