Intl Locale Info API is a Stage 3 ECMAScript TC39 proposal to enhance the Intl.Locale object by exposing Locale information, such as week data (first day in a week, weekend start day, weekend end day, minimun day in the first week), and text direction hour cycle used in the locale. https://github.com/tc39/proposal-intl-locale-info We ship our implementation in m99 (https://chromestatus.com/feature/5566859262820352 ) . But later on the propose made some change in Stage 3 and move several getters to functions. We need to remove the deprecated getters and relaunch the renamed functions
None
low. remove getters
low. Since Mozilla never have these getters and Safari had it in version 15 but also removed them in version 17 already.
none
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
None
None
https://github.com/tc39/test262/tree/main/test/intl402/Locale
Shipping on desktop | 132 |
DevTrial on desktop | 131 |
Shipping on Android | 132 |
DevTrial on Android | 131 |