- From: smaug---- via GitHub <sysbot+gh@w3.org>
- Date: Wed, 02 Dec 2020 22:30:20 +0000
- To: public-touchevents@w3.org
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 -- GitHub Notification of comment by smaug---- Please view or discuss this issue at https://github.com/w3c/touch-events/issues/64#issuecomment-737535015 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 2 December 2020 22:30:21 UTC