On Mon, Feb 23, 2026 at 1:27 PM Chromestatus < [email protected]> wrote:
> *Contact emails* > [email protected] > > *Specification* > https://github.com/tc39/proposal-math-sum > > *Summary* > A TC39 proposal to add a method to sum multiple values to JavaScript. Add > an iterable-taking `Math.sumPrecise` method which returns the sum of the > values in the iterable using a more precise algorithm than naive summation. > > *Blink component* > Blink>JavaScript>Language > <https://issues.chromium.org/issues?q=customfield1222907:%22Blink%3EJavaScript%3ELanguage%22> > > *Web Feature ID* > math-sum-precise <https://webstatus.dev/features/math-sum-precise> > > *Motivation* > *No information provided* > > *Initial public proposal* > *No information provided* > > *TAG review* > *No information provided* > > *TAG review status* > Not applicable > > *Risks* > > > *Interoperability and Compatibility* > *No information provided* > > *Gecko*: Shipped/Shipping > > *WebKit*: Shipped/Shipping > Any links to announcements/bugs/passing test results? > > *Web developers*: No signals > > *Other signals*: > > *WebView application risks* > > Does this intent deprecate or change behavior of existing APIs, such that > it has potentially high risk for Android WebView-based applications? > *No information provided* > > > *Debuggability* > *No information provided* > > *Will this feature be supported on all six Blink platforms (Windows, Mac, > Linux, ChromeOS, Android, and Android WebView)?* > No > > *Is this feature fully tested by web-platform-tests > <https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md>?* > Yes > Covered by Test262 > > *Flag name on about://flags* > *No information provided* > > *Finch feature name* > V8Flag_js_sum_precise > > *Rollout plan* > Will ship enabled for all users > > *Requires code in //chrome?* > False > > *Tracking bug* > https://issues.chromium.org/u/1/issues/374310075 > > *Estimated milestones* > Shipping on desktop 147 > > *Anticipated spec changes* > > Open questions about a feature may be a source of future web compat or > interop issues. Please list open issues (e.g. links to known github issues > in the project for the feature specification) whose resolution may > introduce web compat/interop risk (e.g., changing to naming or structure of > the API in a non-backward-compatible way). > *No information provided* > > *Link to entry on the Chrome Platform Status* > https://chromestatus.com/feature/4790090146643968?gate=5775444731363328 > > This intent message was generated by Chrome Platform Status > <https://chromestatus.com>. > > -- > You received this message because you are subscribed to the Google Groups > "blink-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/a/chromium.org/d/msgid/blink-dev/699c47b8.050a0220.5427a.010f.GAE%40google.com > <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/699c47b8.050a0220.5427a.010f.GAE%40google.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAOmohSJ3XFNEpnSU5gNHeYtnE4H-AKZJr6rorUg%3Ddh1Yq2Ym0w%40mail.gmail.com.
