Confirmed users
2,595
edits
Philip Chee (talk | contribs) (Excuse me, waiter? This is sauce for the gander, and I SPECIFICALLY ordered sauce for the goose!) |
Philip Chee (talk | contribs) (Bring a hedgehog into the library and frantically ask the clerks where they keep the reverse spell casting books.) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
== Agenda == | == Agenda == | ||
* Who's taking minutes? -> ''' | * Who's taking minutes? -> '''mcsmurf''' | ||
* Nominees for Friends of the Fish Tank: | * Nominees for Friends of the Fish Tank: | ||
** ''' | ** '''Frédéric Wang''' for adding more seamonkey support to the addon-SDK | ||
=== Action Items === | === Action Items === | ||
Line 22: | Line 22: | ||
'''OPEN''' | '''OPEN''' | ||
* ({{Bug|956561}}); move blog to blog.mozilla.org. [DONE] | * ({{Bug|956561}}); move blog to blog.mozilla.org. [DONE] | ||
** | ** mcsmurf has completed the new design but hasn't published it yet. | ||
** | ** Some progress with the SSL certificate issue. With the certificate, things would work easier as mcsmurf wants to sync the blog with Facebook entries. | ||
* {{Bug|998807}} Sync account creation or device pairing fails with exception in BrowserIDManager | * {{Bug|998807}} Sync account creation or device pairing fails with exception in BrowserIDManager | ||
** '''mcsmurf''' says he has a short term workaround for this. | ** '''mcsmurf''' says he has a short term workaround for this. | ||
Line 33: | Line 33: | ||
=== Status of the SeaMonkey Buildbot Master and Tree === | === Status of the SeaMonkey Buildbot Master and Tree === | ||
<!--Please update accordingly--> | <!--Please update accordingly--> | ||
* Buildmaster is up and running, and produces en-US builds, see 9/16 meeting's [[SeaMonkey/StatusMeetings/2014-09-16#Agenda|Friends of the Fish Tank]]. Builds and langpacks in 18 languages including en-US are available unofficially thanks to A.Kalla, | * Buildmaster is up and running, and produces en-US builds, see 9/16 meeting's [[SeaMonkey/StatusMeetings/2014-09-16#Agenda|Friends of the Fish Tank]]. Builds and langpacks in 18 languages including en-US are available unofficially thanks to A.Kalla. | ||
** Due to the master having some mysql issues, Callek has put a halt on the mysql updates, which affects the tbpl. So nothing is showing in tbpl atm. | * {{Bug|1083689}} Langpacks aren't updated when auto-updating SeaMonkey. The langpacks need strict versioning e.g. min 2.30 max 2.30.* which makes sense since you don't want 2.29 strings with 2.30. This is possibly a build config problem so we should check with Callek, ewong, or KaiRo. | ||
** The de and en-GB langpacks for 2.30 have:<br/><tt><em:minVersion>2.30</em:minVersion><em:maxVersion>2.*</em:maxVersion></tt><br/>2.22 had:<br/><tt><em:minVersion>2.22</em:minVersion><em:maxVersion>2.22.*</em:maxVersion></tt> | |||
* Due to the master having some mysql issues, Callek has put a halt on the mysql updates, which affects the tbpl. So nothing is showing in tbpl atm. | |||
* [11th November 2014] | * [11th November 2014] | ||
** Infrastructure issues | ** Infrastructure issues | ||
Line 43: | Line 44: | ||
*** On mozilla-central a win64 change has landed recently and switching to VS2013. SeaMonkey Windows builders are running Vista and VS 2013 has a minimum requirement of Windows 7. | *** On mozilla-central a win64 change has landed recently and switching to VS2013. SeaMonkey Windows builders are running Vista and VS 2013 has a minimum requirement of Windows 7. | ||
** [comm-central] | ** [comm-central] | ||
*** WinNT busted : {{bug|1094097}} - fallout from {{bug|1076020}}. | *** WinNT busted : {{bug|1094097}} - fallout from {{bug|1076020}}. Have patch. Needs landing on the mozilla/angle github repository. | ||
*** l10n nightly/dep builds busted : {{bug|1073327}} Fix waiting review. | *** l10n nightly/dep builds busted : {{bug|1073327}} Fix waiting review. | ||
*** blocklist update bustage : {{bug|1074572}} Fix waiting review. | *** blocklist update bustage : {{bug|1074572}} Fix waiting review. | ||
Line 67: | Line 68: | ||
AMO has been aggressively WONTFIXing lots of open bugs which they "won't realistically be able to fix" (sic), including some such as {bug|1055371} and {bug|1065237} which were later fixed by a change somewhere in the suite directory tree. This of course doesn't help us. See [http://micropipes.com/blog/2014/09/24/the-great-add-on-bug-triage/ this blog page] for details. | AMO has been aggressively WONTFIXing lots of open bugs which they "won't realistically be able to fix" (sic), including some such as {bug|1055371} and {bug|1065237} which were later fixed by a change somewhere in the suite directory tree. This of course doesn't help us. See [http://micropipes.com/blog/2014/09/24/the-great-add-on-bug-triage/ this blog page] for details. | ||
--> | --> | ||
* The Thunderbird team is planning to ship Lightning with Thunderbird. IanN thinks we will want to ship lightning too. We should coordinate with Thunderbird. | |||
* '''[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/] | ||
*[https://addons.mozilla.org/seamonkey/addon/tiny-javascript-debugger/ Tiny JavaScript Debugger] | * Developer type addons we might ship with SeaMonkey: | ||
** TinyJSD is a JavaScript debugger for privileged code running Mozilla products like Firefox, Thunderbird, SeaMonkey. It serves to debug the application as well as extensions written in JavaScript. <u>Can we ship this as a replacement for Venkman? The licence it uses is MPL 1.1.</u> | **[https://addons.mozilla.org/seamonkey/addon/tiny-javascript-debugger/ Tiny JavaScript Debugger] | ||
*** TinyJSD is a JavaScript debugger for privileged code running Mozilla products like Firefox, Thunderbird, SeaMonkey. It serves to debug the application as well as extensions written in JavaScript. <u>Can we ship this as a replacement for Venkman? The licence it uses is MPL 1.1.</u> | |||
** [https://addons.mozilla.org/en-US/seamonkey/addon/html-validator/ Html Validator] | |||
*** HTML Validator is a Mozilla extension that adds HTML validation inside Firefox and Mozilla. The number of errors of a HTML page is seen on the form of an icon GPL 3.0 licence. | |||
* Addon SDK: | * Addon SDK: | ||
** '''FIXED''' Add (more) support for SeaMonkey {{Bug|1023661}}. All pull requests merged. We've marked many of the SDK modules as SeaMonkey compatible. This takes care of all low hanging fruit. All credit goes to Frédéric Wang who wrote the patches and did the testing. | ** '''FIXED''' Add (more) support for SeaMonkey {{Bug|1023661}}. All pull requests merged. We've marked many of the SDK modules as SeaMonkey compatible. This takes care of all low hanging fruit. All credit goes to Frédéric Wang who wrote the patches and did the testing. | ||
Line 127: | Line 132: | ||
[http://dev.seamonkey.at/#bugstats Bug statistics] for the last two (full) weeks: 23 new, 10 fixed, 15 triaged. | [http://dev.seamonkey.at/#bugstats Bug statistics] for the last two (full) weeks: 23 new, 10 fixed, 15 triaged. | ||
* Medium triaging effort, average number of new bugs filed. | * Medium triaging effort, average number of new bugs filed. | ||
* '''IanN''' thinks it would be useful to remind people on the newsgroups / forums that they can contribute by triaging. '''Tonymec''' will post a reminder to newsgroups / forums | * '''IanN''' thinks it would be useful to remind people on the newsgroups / forums that they can contribute by triaging. '''Tonymec''' will post a reminder to newsgroups / forums. See {{Bug|1092632}} <tt>(Sm_tri_HowTo) Document how to triage SeaMonkey bugs</tt>. | ||
** The draft is currently at [https://wiki.mozilla.org/User:Tonymec/Triage_HowTo https://wiki.mozilla.org/User:Tonymec/Triage_HowTo] | |||
[https://bugzilla.mozilla.org/chart.cgi?category=-All-&subcategory=-All-&name=1183&label0=SM-with-review%3F-requests&line0=1928&label1=SM-with-superreview%3F-requests&line1=1929>=1&labelgt=Grand+Total&datefrom=2009-07-15&dateto=&action-wrap=Chart+This+List Open reviews/flags]: | [https://bugzilla.mozilla.org/chart.cgi?category=-All-&subcategory=-All-&name=1183&label0=SM-with-review%3F-requests&line0=1928&label1=SM-with-superreview%3F-requests&line1=1929>=1&labelgt=Grand+Total&datefrom=2009-07-15&dateto=&action-wrap=Chart+This+List Open reviews/flags]: | ||
[https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&namedcmd=SeaMonkey%20%282%29%20/%20-All-%20/%20SM-with-review%3F-requests&series_id=1928&remaction=runseries 26 review] | [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&namedcmd=SeaMonkey%20%282%29%20/%20-All-%20/%20SM-with-review%3F-requests&series_id=1928&remaction=runseries 26 review] | ||
Line 185: | Line 191: | ||
==== KaiRo ==== | ==== KaiRo ==== | ||
==== mcsmurf ==== | ==== mcsmurf ==== | ||
* Investigating: {{Bug|1094714}} Unable to login at chase.com due to NS_ERROR_FAILURE (SeaMonkey only) | |||
* Needs check-in on comm-aurora: {{Bug|1081519}} Linking SeaMonkey currently fails with: <tt>"error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in nsSuiteModule.obj</tt>. | |||
==== Misak ==== | ==== Misak ==== | ||
==== Mnyromyr ==== | ==== Mnyromyr ==== | ||
==== Neil ==== | ==== Neil ==== | ||
Follow-up patch checked in to mozilla-central, needs mozilla-aurora and mozilla-beta checkin: | |||
* {{Bug|1070768}} Deal with fallout from {{Bug|1050449}}. | |||
Still needs comm-aurora checkin: | |||
* {{Bug|1073968}} No compact menulists in the Modern theme. | |||
Still needs checkin: | |||
* {{Bug|870556}} Try to improve performance of the IMAP download queue. | |||
Still needs checkin and comm-aurora and comm-beta uplift: | |||
* {{Bug|1061990}} Cache size does not update after clearing cache. | |||
Still working on: | |||
* {{Bug|1078740}} Add tracking controls to security notification bar. | |||
Still waiting for review: | |||
* {{Bug|970993}} Aero Peek rendering issues. | |||
==== Px ==== | ==== Px ==== | ||
==== Ratty ==== | ==== Ratty ==== | ||
Checked-in: | |||
* {{Bug|1081818}} The Spell Check Dialog in Thunderbird Message Compose to small for long words. Make it resizable. | * {{Bug|1081818}} The Spell Check Dialog in Thunderbird Message Compose to small for long words. Make it resizable. | ||
Bustage fix checked-in. Waiting for post landing review: | Bustage fix checked-in. Waiting for post landing review: | ||
Line 213: | Line 230: | ||
* {{Bug|1083785}} All fields in the Mailing list editor dialog are empty. Regression caused by Thunderbird {{Bug|1061648}}. | * {{Bug|1083785}} All fields in the Mailing list editor dialog are empty. Regression caused by Thunderbird {{Bug|1061648}}. | ||
* {{Bug|1092811}} Print Preview not working in Thunderbird and SeaMonkey since {{Bug|1082575}}. | * {{Bug|1092811}} Print Preview not working in Thunderbird and SeaMonkey since {{Bug|1082575}}. | ||
* {{Bug|1092826}} Cu. and Ci. is undefined errors in PrintUtils since {{Bug|1082575 (regression). | * {{Bug|1092826}} Cu. and Ci. is undefined errors in PrintUtils since {{Bug|1082575}} (regression). | ||
* {{Bug|1094694}} SeaMonkey changes needed due to the web installer interfaces now using browsers instead of DOM windows | * {{Bug|1094694}} SeaMonkey changes needed due to the web installer interfaces now using browsers instead of DOM windows | ||
ToDo: | ToDo: | ||
Line 233: | Line 250: | ||
==== sgautherie ==== | ==== sgautherie ==== | ||
==== stefanh ==== | ==== stefanh ==== | ||
Fixed: | |||
* [Core] {{Bug|1085134}} Native theming for Mac OS X disclosure buttons. | |||
* [Core] {{Bug|1093312}} Disclosure button focus ring could be a bit better. | |||
* {{Bug|1092584}} Fix Thunderbird's OS X disclosure button styling once {{Bug|1085134}} is resolved. | |||
* {{Bug|1092585}} Fix SeaMonkey's OS X disclosure button styling once {{Bug|1085134}} is resolved. | |||
Working on: | |||
* {{Bug|1095904}} [Mac Classic] Finder-like tree rows in Bookmarks Manager, MailNews and Address Book sidebars. | |||
==== tonymec ==== | ==== tonymec ==== | ||
* ASSIGNED | * ASSIGNED |