- From: smaug---- via GitHub <sysbot+gh@w3.org>
- Date: Fri, 23 Sep 2016 12:21:33 +0000
- To: public-touchevents@w3.org
smaug---- has just created a new issue for https://github.com/w3c/touch-events: == Consider defaulting to use passive listener on window/document/document.body == This would need some hooks into DOM spec. Perhaps https://dom.spec.whatwg.org/#dom-eventtarget-addeventlistener step 4 could for example get the default tuple {eventType, isPassive} from the context object and use that in case passive wasn't passed in the options. @RByers Please view or discuss this issue at https://github.com/w3c/touch-events/issues/74 using your GitHub account
Received on Friday, 23 September 2016 12:21:43 UTC