proposal-array-grouping icon indicating copy to clipboard operation
proposal-array-grouping copied to clipboard

Stage 4 Criteria

Open jridgewell opened this issue 3 years ago • 4 comments

  • [ ] Test262 tests
  • [ ] 2 implementations
  • [ ] Pull Request into ecma262
  • [ ] Editor sign off
    • [ ] @bakkot
    • [ ] @syg
    • [ ] @michaelficarra

jridgewell avatar Dec 14 '21 23:12 jridgewell

V8 Tracking issue: https://bugs.chromium.org/p/v8/issues/detail?id=12499&q=array%20grouping&can=2

legendecas avatar Jan 27 '22 08:01 legendecas

It's available in FF Nightly 105, but I can't find the issue.

zloirock avatar Jul 27 '22 14:07 zloirock

Firefox issue is https://bugzilla.mozilla.org/show_bug.cgi?id=1739648. Still nightly-only, though.

bakkot avatar Jul 27 '22 15:07 bakkot

Looks like Chrome is also shipping in Canary. All three major engines now have this shipping in their nightly builds.

Chrome platform status says this is expected to go out in 108, which is due to be released November 29.

bakkot avatar Sep 27 '22 20:09 bakkot

Chrome platform status says this is expected to go out in 108, which is due to be released November 29.

Yes, I've just confirmed it's in Chrome 108 Beta. 🙂

andylima avatar Oct 28 '22 21:10 andylima

@andylima @syg It looks like we have another regression, this time with group: https://bugzilla.mozilla.org/show_bug.cgi?id=1791415 -- this was more difficult to catch than the last one.

codehag avatar Nov 07 '22 15:11 codehag

→ #44

ljharb avatar Nov 07 '22 17:11 ljharb

Closing, per #54.

ljharb avatar May 18 '23 17:05 ljharb