722
edits
(merge previous status meeting notes in) |
(→frg: personal meeting notes) |
||
| Line 410: | Line 410: | ||
==== ewong ==== | ==== ewong ==== | ||
==== frg ==== | ==== frg ==== | ||
I did mostly working on doing the 2.53. | I did mostly working on doing the 2.53.21 final and backporting changes to 2.53 and 2.53 wip in the last 3 weeks. | ||
Waiting for review: | Waiting for review: | ||
| Line 422: | Line 422: | ||
Checked in: | Checked in: | ||
* | * All patches needed for 2.53.21 final. | ||
Reviewing: | Reviewing: | ||
* cZ updates from IanN for 2.53.22. | * cZ updates from IanN for 2.53.22. A bit behind. | ||
Working on: | Working on: | ||
* Adding support for VS2022 | * Adding support for the VS2022 msvc compiler | ||
** As a workaround the 142 toolset can now be used in VS2022 installations. | ** As a workaround the 142 toolset can now be used in VS2022 installations. | ||
* Trying to get dynamic imports, bigint and fields into the regular release. | * Trying to get dynamic imports, bigint and fields into the regular release. | ||
** Working on a parallel branch to update SpiderMonkey for this and other stuff. At start of 69a1 now. | ** Working on a parallel branch to update SpiderMonkey for this and other stuff. At start of 69a1 now. | ||
*** BigInt and dynamic imports are working there. | *** BigInt, private class fields and dynamic imports are now working there. Needs more stuff to reintegrate new regexp and optional chaining. | ||
*** Support for allSettled and matchAll redone with the original mozilla patches. Passes now more tests too. | *** Support for allSettled and matchAll redone with the original mozilla patches. Passes now more tests too. | ||
*** Preliminary rew regexp {{Bug|1634135}} and optional chaining support need heavy rebases for this too which delays it because needs more code changes. I will try to get the orginal patches halfway clean in so that we don't need another round of rebases later. Means I need to continue updating the wip branch before it is ready for public consumption. | *** Preliminary rew regexp {{Bug|1634135}} and optional chaining support need heavy rebases for this too which delays it because needs more code changes. I will try to get the orginal patches halfway clean in so that we don't need another round of rebases later. Means I need to continue updating the wip branch before it is ready for public consumption. | ||
edits