647
edits
(merge previous meeting notes) |
(→frg: personal status meeting notes) |
||
Line 382: | Line 382: | ||
==== ewong ==== | ==== ewong ==== | ||
==== frg ==== | ==== frg ==== | ||
Didn't do that much in the last two weeks. Worked mostly on my wip js branch | Didn't do that much in the last two weeks. Worked mostly on my wip js branch. Real life took unfortunately over again. Will be unavalaile for a few days next week too. | ||
Waiting for review: | Waiting for review: | ||
Line 395: | Line 395: | ||
Reviewing: | Reviewing: | ||
* Patches from '''IanN''' | * Patches from '''IanN''' | ||
** Hopefully have some time to do this in about 2 weeks. | |||
Working on: | Working on: | ||
* Trying to get dynamic imports into 2.53.19. Halfway done but needs more code changes. While I hope to get it in in the next weeks no eta and no guarantees. Still missing prerequisites. | * Trying to get dynamic imports and bigint into 2.53.19. Halfway done but needs more code changes. While I hope to get it in in the next weeks no eta and no guarantees. Still missing prerequisites. | ||
** Working on a parallel branch to update SpiderMonkey for this and other stuff. 3/4 into 63a1 now and working. | ** Working on a parallel branch to update SpiderMonkey for this and other stuff. 3/4 into 63a1 now and working. | ||
*** Have import.meta now working there and starting with dynamic imports and bigint. Needs more backports. Support for allSettled redone with the original mozilla patches. Passes now more tests too. | *** Have import.meta now working there and starting with dynamic imports and bigint. Needs more backports. Support for allSettled redone with the original mozilla patches. Passes now more tests too. | ||
*** Preliminary rew regexp and optional chaining support needs heavy rebases for this too which delays it a bit more. | |||
* Backporting {{Bug|1634135}} Enable new regexp engine. Waterfox Classic did it some time ago but our codebase is a bit different in parts here. | * Backporting {{Bug|1634135}} Enable new regexp engine. Waterfox Classic did it some time ago but our codebase is a bit different in parts here. | ||
** This took too long and preliminary patch from ''buc''' is now in. This needs occasional rebasing but too much sites broke lately because of the missing regexp support. | ** This took too long and preliminary patch from ''buc''' is now in. This needs occasional rebasing but too much sites broke lately because of the missing regexp support. | ||
Line 416: | Line 418: | ||
Titbits: | Titbits: | ||
* | * Seperate wip branch of 2.53.19b1 pre now has Spidermonkey at about end 64a1 level and progressing. Can not check in currently becuase of broken later stuff which needs to be rebased. | ||
==== IanN ==== | ==== IanN ==== |
edits