Confirmed users
991
edits
(→Agenda) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
== Agenda == | == Agenda == | ||
* Who's taking minutes? -> ''' | * Who's taking minutes? -> '''IanN''' | ||
* Nominees for Friends of the Fish Tank: | * Nominees for Friends of the Fish Tank: | ||
** ''' | ** '''None''' | ||
=== Action Items === | === Action Items === | ||
Line 18: | Line 18: | ||
'''NEW''' | '''NEW''' | ||
* — | |||
'''OPEN''' | '''OPEN''' | ||
* http://weblogs.mozillazine.org/seamonkey/ has not been updated since November 2012, the last version listed is 2.14 ({{Bug|956561}}); move blog to blog.mozilla.org if possible '''Assigned: mcsmurf'''. | * http://weblogs.mozillazine.org/seamonkey/ has not been updated since November 2012, the last version listed is 2.14 ({{Bug|956561}}); move blog to blog.mozilla.org if possible '''Assigned: mcsmurf'''. | ||
Line 46: | Line 47: | ||
** [comm-central] | ** [comm-central] | ||
*** <s>All platforms busted : {{bug|1071497}}</s> Patch checked in. Builds now back to "normal". | *** <s>All platforms busted : {{bug|1071497}}</s> Patch checked in. Builds now back to "normal". | ||
*** l10n nightly/dep builds busted : {{bug|1073327}} | *** l10n nightly/dep builds busted : {{bug|1073327}} Fix waiting review. | ||
*** blocklist update bustage : {{bug|1074572}} | *** blocklist update bustage : {{bug|1074572}} Fix waiting review. | ||
** [comm-aurora] | ** [comm-aurora] | ||
*** blocklist update bustage : {{bug|1074572}} | *** blocklist update bustage : {{bug|1074572}} Fix waiting review. | ||
*** OSX64 l10n nightly/dep bustage : related to {{bug|902876}} | *** OSX64 l10n nightly/dep bustage : related to {{bug|902876}} | ||
*** WinNT (build/debug) bustage : {{bug|1053652}} | *** WinNT (build/debug) bustage : {{bug|1053652}} Waiting for potential upstream fix. | ||
** [comm-beta] | ** [comm-beta] | ||
*** Linux debug bustage : {{bug|1053081}} | *** Linux debug bustage : {{bug|1053081}} Fix waiting to be checked-in. | ||
*** WinNT build/debug bustage : {{bug|1072711}} | *** WinNT build/debug bustage : {{bug|1072711}} | ||
** [comm-release] | ** [comm-release] | ||
*** OSX64 bustage : {{bug|1023644}} | *** OSX64 bustage : {{bug|1023644}} Patches waiting for review. | ||
* See [[SeaMonkey/StatusMeetings/RelEng|RelEng]] page for the RelEng status history. | * See [[SeaMonkey/StatusMeetings/RelEng|RelEng]] page for the RelEng status history. | ||
Line 72: | Line 73: | ||
* '''[http://forums.mozillazine.org/viewtopic.php?f=40&t=2834855 Firefox & Thunderbird Add-on Converter for SeaMonkey]''' | * '''[http://forums.mozillazine.org/viewtopic.php?f=40&t=2834855 Firefox & Thunderbird Add-on Converter for SeaMonkey]''' | ||
* This tool goes a little further beyond simply modifying install.rdf - it also identifies a few more other things in the code that are Firefox or Thunderbird specific and attempts to change them. Of course, not all extensions can be ported so easily to SeaMonkey since there's only so much an automated tool like that can do.<p>Add-on Converter for SeaMonkey: [http://addonconverter.fotokraina.com/ http://addonconverter.fotokraina.com/] | * This tool goes a little further beyond simply modifying install.rdf - it also identifies a few more other things in the code that are Firefox or Thunderbird specific and attempts to change them. Of course, not all extensions can be ported so easily to SeaMonkey since there's only so much an automated tool like that can do.<p>Add-on Converter for SeaMonkey: [http://addonconverter.fotokraina.com/ http://addonconverter.fotokraina.com/] | ||
** Lemon Juice has been regularly updating his converter code, adding new fixes | ** Lemon Juice has been regularly updating his converter code, adding new fixes whenever an extension doesn't convert properly. | ||
* {{Bug|1060858}} Ghostery 5.3.1 dropped support for SeaMonkey. Ghostery depends on the Addon-SDK. Since the SDK has been rewritten to support Firefox Australis, Ghostery no longer works for SeaMonkey. See [http://forums.mozillazine.org/viewtopic.php?f=40&t=2822105 discussion thread on mozillazine] | * {{Bug|1060858}} Ghostery 5.3.1 dropped support for SeaMonkey. Ghostery depends on the Addon-SDK. Since the SDK has been rewritten to support Firefox Australis, Ghostery no longer works for SeaMonkey. See [http://forums.mozillazine.org/viewtopic.php?f=40&t=2822105 discussion thread on mozillazine] | ||
** [Ratty] I've contacted the Ghostery people (bmcdermott) and the addon-SDK people. The Addon-SDK has been updated ({{Bug|1071048}} so now Ghostery works on SeaMonkey trunk builds. The Addon-SDK is uplifted to mozilla-central every few weeks. Once this is done I'll try to get the Ghostery patch uplifted to -aurora and -beta. Lemon Juice has been [http://forums.mozillazine.org/viewtopic.php?p=13787129#p13787129 investigating] other SDK based addons and so far the news is encouraging. [https://addons.mozilla.org/addon/qrcoder/ QrCodeR] can work in SeaMonkey by setting a SeaMonkey compatibility flag on three modules context-menu.js, selection.js and panel.js. Investigation continues! | ** [Ratty] I've contacted the Ghostery people (bmcdermott) and the addon-SDK people. The Addon-SDK has been updated ({{Bug|1071048}} so now Ghostery works on SeaMonkey trunk builds. The Addon-SDK is uplifted to mozilla-central every few weeks. Once this is done I'll try to get the Ghostery patch uplifted to -aurora and -beta. Lemon Juice has been [http://forums.mozillazine.org/viewtopic.php?p=13787129#p13787129 investigating] other SDK based addons and so far the news is encouraging. [https://addons.mozilla.org/addon/qrcoder/ QrCodeR] can work in SeaMonkey by setting a SeaMonkey compatibility flag on three modules context-menu.js, selection.js and panel.js. Investigation continues! | ||
Line 126: | Line 127: | ||
** {{Bug|825588}} Asynchronous JavaScript API for downloads and {{Bug|851471}} Decommission nsIDownloadManager. Tracked in: | ** {{Bug|825588}} Asynchronous JavaScript API for downloads and {{Bug|851471}} Decommission nsIDownloadManager. Tracked in: | ||
*** {{Bug|888915}} Move SeaMonkey to the new JavaScript API for downloads when nsIDownloadManager is decommissioned. | *** {{Bug|888915}} Move SeaMonkey to the new JavaScript API for downloads when nsIDownloadManager is decommissioned. | ||
* Soon to land changes on OSX, tracked by: | |||
** {{Bug|1074019}} Modify file structure of SeaMonkey.app to allow for OSX v2 signing | |||
** {{Bug|1074021}} Get SeaMonkey to launch with the new .app bundle structure | |||
** {{Bug|1074025}} SeaMonkey's preprocessed channel-prefs.js file needs to be the same for each build | |||
=== Feature List, Planning === | === Feature List, Planning === |