Edge JavaScript compat data: provide real version numbers #4772
Labels
data:js
Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript
help wanted
You're encouraged to pick up this issue, a maintainer will come back to you and review your work.
KR: Real BCD
Key Result: Eliminate true/null values and replace them with "real" values.
Milestone
Lists of JavaScript features that have
true
ornull
for Edge.Part of #4771.
Total amount of features: 300
1) Built-ins: TypedArrays (#4775) ✅
2) Built-ins: Functions (#4787) ✅
3) Built-ins: Intl (#4789) ✅
4) Built-ins: Math (#4774) ✅
5) Built-ins: Number (#4782) ✅
6) Built-ins: RegExp (#4883) ✅
7) Built-ins: String (#4891) ✅
8) Built-ins: Misc (#4894) ✅
9) Built-ins: top-level functions (#4783) ✅
10) Functions (#4896) ✅
11) Grammar (#4897) ✅
12) Operators (#4784) ✅
13) Statements (#4899) ✅
If we're doing this manually and are opening one PR for each chunk, this would be 13 PRs to write and to review. If we say we need 3 hours for each PR round (some might be smaller, some bigger), the total estimation would be 39 hours (or 1 week) to complete Edge data.
The text was updated successfully, but these errors were encountered: