723
edits
m (→IanN) |
(status meeting notes) |
||
| Line 8: | Line 8: | ||
** if the direct link doesn't work, try [ircs://irc.libera.chat:6697/ ircs://irc.libera.chat:6697/] explicitly | ** if the direct link doesn't work, try [ircs://irc.libera.chat:6697/ ircs://irc.libera.chat:6697/] explicitly | ||
* Further Read: [[SeaMonkey/StatusMeetings/Basics|Basics]] | * Further Read: [[SeaMonkey/StatusMeetings/Basics|Basics]] | ||
* Participants (in order of appearance): | * Participants (in order of appearance): frg WG9s WaltS48 ewong rsx11m njsg IanN | ||
== Agenda == | == Agenda == | ||
* Who's taking minutes? -> ''' | * Who's taking minutes? -> '''frg''' | ||
* Nominees for Friends of the Fish Tank: | * Nominees for Friends of the Fish Tank: | ||
** ''' | ** '''njsg for tracking down the cloudflare looping issue and providing an initial fix.''' | ||
=== Action Items === | === Action Items === | ||
| Line 111: | Line 111: | ||
* Because of needed parser updates the legacy generator syntax, iterator and old array comprehension syntax was removed in 2.53.13b1 pre and up. | * Because of needed parser updates the legacy generator syntax, iterator and old array comprehension syntax was removed in 2.53.13b1 pre and up. | ||
** The add-on sdk still needs some fixes for this. Please check the prerelease for extension breakage. | ** The add-on sdk still needs some fixes for this. Please check the prerelease for extension breakage. | ||
* Mayn backports for python 3 support are now added. We expect to finally drop python 2 support in one of the next releases. | |||
* l10n translations are not 100% complete for some languages. If you notice missing translations in your language consider opening an account on [https://pontoon.mozilla.org/ pontoon] and help with translation. | * l10n translations are not 100% complete for some languages. If you notice missing translations in your language consider opening an account on [https://pontoon.mozilla.org/ pontoon] and help with translation. | ||
** The site is currently incompatible with SeaMonkey so you need a different browser for this. | ** The site is currently incompatible with SeaMonkey so you need a different browser for this. | ||
| Line 172: | Line 173: | ||
** This release removes legacy generators, iterators and array comprehension because of needed js parser changes. | ** This release removes legacy generators, iterators and array comprehension because of needed js parser changes. | ||
*** The add-on sdk still needs some changes because of this before we can release a beta version. | *** The add-on sdk still needs some changes because of this before we can release a beta version. | ||
*** DownThemAll is currently broken in the prerelease version because | *** DownThemAll is currently broken in the prerelease version because of this too. | ||
*** This release will need the macOS SDK 10.12 if compiling for macOS. | *** This release will need the macOS SDK 10.12 if compiling for macOS. | ||
* SeaMonkey 2.53.x originally based on Gecko 56 is in our gitlab comm-release repo. | * SeaMonkey 2.53.x originally based on Gecko 56 is in our gitlab comm-release repo. | ||
| Line 178: | Line 179: | ||
** The release was tracked in {{Bug|1765521}}. | ** The release was tracked in {{Bug|1765521}}. | ||
** The release notes and website updates were tracked in {{Bug|1767536}}. | ** The release notes and website updates were tracked in {{Bug|1767536}}. | ||
** For building the Windows x64 builds | ** For building the Windows x64 builds used 16.11.13. No other compiler or build tools changes for this release are in effect. | ||
** Because of the NPAPI plugin code removal gtk2 is no longer needed for building 2.53.12. | ** Because of the NPAPI plugin code removal gtk2 is no longer needed for building 2.53.12. | ||
* SeaMonkey 2.53.x under macOS Monterey has a problem with fullscreen but not a new problem. Don't try to switch to it using the green dot in the titlebar. | * SeaMonkey 2.53.x under macOS Monterey has a problem with fullscreen but not a new problem. Don't try to switch to it using the green dot in the titlebar. | ||
edits