Hi,
Following up from our discussion at TPAC about scroll performance here are
some resources I've updated:
- Intervention: forced passive touch listeners
<https://github.com/WICG/interventions/issues/18> (issue tracking
updating the Touch Events spec
<https://github.com/w3c/touch-events/issues/74> if incubation is
successful)
- Intervention: make some wheel events uncancelable
<https://github.com/WICG/interventions/issues/33> (UI Events spec issue
<https://github.com/w3c/uievents/issues/109>)
- Bug <https://bugs.chromium.org/p/chromium/issues/detail?id=543598#c7>
tracking making a concrete proposal for some sort of
"ScriptBlockingScrollTiming" timeline entry API.
- Bug <https://bugs.chromium.org/p/chromium/issues/detail?id=162179#c75>
tracking working with n8s@ to try to eliminate the need for non-passive
wheel listeners in cases like those of Facebook's.
Thanks,
Rick