Re: [vibration] Update implementation report (#33)

About the implementation experience:

From what I see, [QQ Browser](https://en.wikipedia.org/wiki/QQ_Browser) uses a variant of WebKit and [UC Browser](https://play.google.com/store/apps/details?id=com.UCMobile.intl&hl=en) "the unique self-developed U4 engine".

Per https://caniuse.com/vibration both QQ Browser and UC Browser support the Vibration API and per https://gs.statcounter.com/browser-market-share/all/china these two are the most popular Chinese browsers with 8.59% and 8.27% market share in China respectively as of May 2024 across all platforms.

About the maintenance question:

The section on [maintenance](https://www.w3.org/2024/02/das-wg-charter.html#deliverables-maintenance) includes the following language:

>The Working Group will maintain errata and new editions, as necessary, for the [Geolocation API](https://www.w3.org/TR/2022/REC-geolocation-20220901/), [Vibration API](https://www.w3.org/TR/2016/REC-vibration-20161018/), and [HTML Media Capture](https://www.w3.org/TR/2018/REC-html-media-capture-20180201/) W3C Recommendations.

By DAS WG convention, we list in this section specifications that have reached the Recommendation maturity stage and [revising a Recommendation](https://www.w3.org/2023/Process-20231103/#revising-rec) defined by the W3C Process applies to these deliverables.

What comes to the strength control feature #17, I'd like to note there are open-source projects in this space, e.g. [Haptic Vibration Pattern Generator](https://jmattthew.github.io/vibration-generator/vibration.html) that generates complex haptic vibrations via `navigator.vibrate(`). I updated that issue with a pointer for consideration.

-- 
GitHub Notification of comment by anssiko
Please view or discuss this issue at https://github.com/w3c/vibration/issues/33#issuecomment-2145171634 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 3 June 2024 13:12:37 UTC