[pointerevents] Limit pointerrawmove and getCoalescedEvents API to secure origins (#277)

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

== Limit pointerrawmove and getCoalescedEvents API to secure origins ==
@thiemonagel FYI
Both of getCoaelscedEvents and pointerrawmove APIs expose some high frequency input and might expose some fingerprinting possibilities to the app.

Limiting this API to the secured origins makes sure only the intended origin has access to this data and no other malicious party over the network.

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

Received on Thursday, 21 February 2019 17:06:39 UTC