Google relents and adopts a Microsoft API to improve scrolling in Chrome

While there's no timeline on when the API will be implemented, this does represent a small feather in the hat for Microsoft as the two companies have historically been at odds with one another over browser standards.

The Chromium team notes that though it initially decided to focus on improving existing APIs, feedback from developers has swayed them to adopt the Pointer Events API that has already seen wide use in Internet Explorer, Mozilla, and Opera. From the Chromium Google Group:

Pointer Events offers some technical advantages over the existing use of Touch Events and Mouse Events. Most notably, pointer event listeners never block scrolling, and so replacing all touch event handlers with pointer event handlers will address the main longstanding source of scroll-start jank we see on Android (irrespective of whatever scheduler improvements we're able to make to better prioritize input handling).

The above is a lot of technical speak that boils down to this: the Pointer Events API will offer improved, smoother scrolling for Chrome users by combining touch and mouse events into a single set — as opposed to the current implementation that handles the interactions separately.

No matter how you look at it, this is a pretty interesting development. Scrolling in Internet Explorer and the other browsers that use the Pointer Events API is pretty smooth, and Chrome has historically suffered from some jankiness even as Google pushed further improvements to the browser's current API. Going further, it will be interesting to see what other improvements to the browsing experience Microsoft may come up with as development on the Project Spartan browser continues.

Source: Chromium Google Group; Via: Engadget

Dan Thorp-Lancaster

Dan Thorp-Lancaster is the former Editor-in-Chief of Windows Central. He began working with Windows Central, Android Central, and iMore as a news writer in 2014 and is obsessed with tech of all sorts. You can follow Dan on Twitter @DthorpL and Instagram @heyitsdtl