Re: [w3c/touch-events] Specify what browsers do on non-touch devices (#64)

This sounds more like TouchEvents specific.
In Gecko the pref  which controls some of the exposed parts is called 
dom.w3c_touch_events.legacy_apis.enabled
I wonder if the spec could use some the same naming, at least that 'legacy' and explain that it is supposed to be used on mobile only.

And at least in Gecko this is very unusual stuff and I think only Touch Events have anything like it.

WebIDL side is 
https://searchfox.org/mozilla-central/search?q=nsGenericHTMLElement%3A%3ALegacyTouchAPIEnabled&path=
createEvent has 
https://searchfox.org/mozilla-central/rev/de782976bf97669f1e8edee59e7a2398154efe06/dom/events/EventDispatcher.cpp#1312



-- 
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/touch-events/issues/64#issuecomment-737535015

Received on Wednesday, 2 December 2020 22:30:47 UTC