Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Advance to stage 4 #28

Closed
mathiasbynens opened this issue Oct 2, 2019 · 5 comments
Closed

Advance to stage 4 #28

mathiasbynens opened this issue Oct 2, 2019 · 5 comments

Comments

@mathiasbynens
Copy link
Member

mathiasbynens commented Oct 2, 2019

Criteria taken from the TC39 process document minus those from previous stages:

  • Test262 acceptance tests have been written for mainline usage scenarios, and merged

tc39/test262#2417

  • Two compatible implementations which pass the acceptance tests

https://github.com/tc39/proposal-string-replaceall#implementations

Bug tickets to track:

  • Significant in-the-field experience with shipping implementations, such as that provided by two independent VMs

https://github.com/tc39/proposal-string-replaceall#implementations

tc39/ecma262#2009 + tc39/ecma262#1716

  • All ECMAScript editors have signed off on the pull request

done

@anba
Copy link

anba commented Nov 11, 2019

replaceAll landed in Firefox, but currently restricted to Nightly due to lack of test262 coverage.

@mathiasbynens
Copy link
Member Author

Same with V8/Chrome.

@rkirsling
Copy link
Member

This has now landed in JSC as well.

mathiasbynens added a commit that referenced this issue Apr 6, 2020
@mathiasbynens
Copy link
Member Author

I've integrated the proposed spec text with the upstream spec. Pull request: tc39/ecma262#2009

@mathiasbynens
Copy link
Member Author

The upstream PR has been merged! 🥳 #38 updated some of the references in this repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants