{"id":1176,"date":"2012-10-31T00:00:09","date_gmt":"2012-10-31T04:00:09","guid":{"rendered":"https:\/\/blog.mozilla.org\/meeting-notes\/?p=1176"},"modified":"2012-10-31T00:00:09","modified_gmt":"2012-10-31T04:00:09","slug":"seamonkey-2012-10-30","status":"publish","type":"post","link":"https:\/\/blog.mozilla.org\/meeting-notes\/archives\/1176","title":{"rendered":"SeaMonkey: 2012-10-30"},"content":{"rendered":"<div>\n<h2 class=\"mw-headline\" id=\"Agenda\">Agenda<\/h2>\n<ul>\n<li> Who&#8217;s taking minutes? -&gt; <b>Ratty<\/b>\n<li> Nominees for Friends of the Fish Tank:\n<ul>\n<li> Mcsmurf nominates &#8220;Everyone involved in fixing the build problems&#8221;.\n<\/ul>\n<\/ul>\n<h3 class=\"mw-headline\" id=\"Action_Items\">Action Items<\/h3>\n<p>(who needs to do what that hasn&#8217;t been recorded in a bug) We should assign people to the open items.<\/p>\n<p><b>NEW<\/b>\n<\/p>\n<ul>\n<li> Ratty filed <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803168\" rel=\"nofollow\">bug 803168<\/a> [Meta] Port Installer Changes from Firefox as at 2012\/10. Hopes people will help with some of the referenced bugs.\n<\/ul>\n<p><b>OPEN<\/b>\n<\/p>\n<ul>\n<li> TBD\n<\/ul>\n<p><b>CLOSED<\/b>\n<\/p>\n<ul>\n<li> TBD\n<\/ul>\n<h3 class=\"mw-headline\" id=\"Status_of_the_SeaMonkey_Buildbot_Master_and_Tree\">Status of the SeaMonkey Buildbot Master and Tree<\/h3>\n<ul>\n<li> All our machines are now at SCL3 or SCL1.\n<ul>\n<li> The R4 Macs are plugged-in, connected and base-imaged. Waiting on Callek to complete the setup (also see below in the clang section, sea-mini-osx64-1..4).\n<li> The remaining machines on Parallels are the buildmaster (cb-seamonkey-linuxmaster-01) and Linux64 (cb-seamonkey-linux64-01).  These need to be migrated to ESX. Specifically:\n<ul>\n<li> sea-vm-linux64-1 will most likely replace cb-seamonkey-linux64-01.\n<li> sea-master1 will replace the current buildmaster.\n<\/ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=740633\" rel=\"nofollow\">bug 740633<\/a> set up seamonkey HPs in scl3. Hardware installed and iLO configured. CentOS 6.3 installed. sea-puppet is online. Callek to set the host up as a puppet master.\n<\/ul>\n<li> Linux builds have been failing because the GTK version installed on the tinderboxen was too old. See <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=795354\" rel=\"nofollow\">bug 795354<\/a> on updating the GTK version on the tinderboxen. <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=794285\" rel=\"nofollow\">bug 794285<\/a> has lowered the GTK version requirement back to 2.10 for now (with a source compat layer for building with GTK 2.10)\n<ul>\n<li> Also see <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=793634\" rel=\"nofollow\">bug 793634<\/a> on this, in the future GTK 2.18 and glib 2.22 will be required).\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=793501\" rel=\"nofollow\">bug 793501<\/a> added two new functions, which are provided by gtk 2.18 and above. <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=805753\" rel=\"nofollow\">bug 805753<\/a> fixes the src compat layer to include those two functions.\n<\/ul>\n<li> Linux 64bit builds are failing (<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=798921\" rel=\"nofollow\">bug 798921<\/a>) since mozilla-central <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=797671\" rel=\"nofollow\">bug 797671<\/a> landed.\n<ul>\n<li> This is due to us having an older binutils package on the machine 2.17.50.0.6-2.\n<li> &#8220;SSE4 support in gas and objdump&#8221; was added to binutils in 2.17.50.0.6-4.\n<li> This is enabled by default on x86_64 and based off another check for x86, which explains why linux32 is OK.\n<li> We plan to get Linux 64bit building again (at the cost of some perf) by defining YUV_DISABLE_ASM.\n<\/ul>\n<li> Build SeaMonkey using clang <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=775539\" rel=\"nofollow\">bug 775539<\/a>. In progress.\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=776426\" rel=\"nofollow\">bug 776426<\/a> Set up ccache on all MacOSX systems. CCACHE is installed on the MacOSX systems. Buildbot config changes to enable ccache usage have been checked in. Currently waiting to see if this fix sticks.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=791442\" rel=\"nofollow\">bug 791442<\/a> Mac trunk build with clang and XCode 4.1 failing. Callek is investigating. Current solution will be to install Mac OS X 10.7 (already done) and all required software on the sea-mini-osx64-1..4 and do buildbot magic to only build on the new macs and test on our &#8220;old&#8221; ones. There is no solution yet for the machines cb-sea-miniosx64-01..3. Update: clang seems to work now with the 10.7 buildbox.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=806609\" rel=\"nofollow\">bug 806609<\/a> ipc_channel_posix.cc fails to compile on SeaMonkey OS X debug buildslave. somewhere in the build process some flags get lost. Mcsmurf will investigate.\n<li> The latest build issue on the new OS X Lion builders is probably <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=805091\" rel=\"nofollow\">bug 805091<\/a>. Mcsmurf filed <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=806317\" rel=\"nofollow\">bug 806317<\/a> to port PATH buildbot config changes.\n<\/ul>\n<li> Localized SeaMonkey central &amp; aurora Linux &amp; Mac builds busted. A fix is in progress in <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=799626\" rel=\"nofollow\">bug 799626<\/a>.\n<\/ul>\n<h3 class=\"mw-headline\" id=\"Release_Train\">Release Train<\/h3>\n<p>It&#8217;s been busy two weeks again with 3 releases including a second chemspill.\n<\/p>\n<ul>\n<li> 2.14b1 shipped October 22\n<li> 2.14b2 shipped October 26\n<li> 2.13.2 shipped October 27\n<\/ul>\n<h3 class=\"mw-headline\" id=\"Extensions_Compatibility_Tracking\">Extensions Compatibility Tracking<\/h3>\n<ul>\n<li> See <a href=\"https:\/\/wiki.mozilla.org\/SeaMonkey\/StatusMeetings\/Basics\" title=\"SeaMonkey\/StatusMeetings\/Basics\">Basics<\/a> page. Please only list current changes here.\n<li> <a href=\"https:\/\/wiki.mozilla.org\/SeaMonkey\/AddonCompat\" title=\"SeaMonkey\/AddonCompat\">Addon Compatibility Listings<\/a>\n<ul>\n<li> Extensions are now compatible by default thus mitigating the issue. Although some people still disable c-b-d and run into issues.\n<li> AMO <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=666303\" rel=\"nofollow\">bug 666303<\/a> has been fixed (Seamonkey 2.1 and newer are detected as Firefox 2.1 and newer on the Add-on Site).\n<li> Nothing to highlight.\n<\/ul>\n<li> Our build team (Serge, Callek, ewong) needs to automate DOMI branch selection rather than having to tweak the client.py every 6 weeks. <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=763506\" rel=\"nofollow\">bug 763506<\/a>\n<ul>\n<li> sgautherie thinks that the current DOMi branches\/tags are not suitable for automatic SeaMonkey branch selection.\n<li> Need some traction on this. IanN spoke to Serge at MozCampEU. Serge is waiting for Callek\/ewong to agree what needs to happen and to say what is workable or not.\n<li> In the past Serge often pushed this forward for us. But with Serge on a sabbatical, Ewong thinks he should talk to Callek in getting this automated.\n<li> Meanwhile Invisible Smiley will check where we need bumps this time.\n<\/ul>\n<\/ul>\n<h3 class=\"mw-headline\" id=\"2.x_.28Last.2C_Current.2C_Next.29\">2.x (Last, Current, Next)<\/h3>\n<ul>\n<li> 2.13 had ~76,700 ADU by last Tuesday and 2.13.1 ~72,600 downloads so far.\n<ul>\n<li> Of the released versions, as of last Tuesday, we have 10.4% on 2.0, 3.0% on 2.1-2.3, 3.8% on 2.4-2.6, 6.1% on 2.7-2.9, 2.0% on 2.10, 5.4% on 2.11, 14.1% on 2.12 and 55.2% on 2.13. So, in the last two weeks, ~1.7k (an additional 1.2% of ADU) have migrated to 2.7 or above.\n<li> Some people cannot upgrade due to system requirements (OS version, processor capabilities etc.). This even more applies to 2.10 which dropped support for Win2k and WinXP without SP2.\n<li> We now have a webpage for latest builds available for &#8220;Legacy Platforms&#8221; like PPC (<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=759315\" rel=\"nofollow\">bug 759315<\/a>) but hikerbiker suggests making the Legacy\/PPC link more discoverable (<a class=\"external text\" href=\"http:\/\/forums.mozillazine.org\/viewtopic.php?p=12254183#p12254183\" rel=\"nofollow\">Mozillazine post<\/a>). IanN agrees that the current link is not easily found. InvisibleSmiley said that he didn&#8217;t want it to be too obvious or highlighted. IanN thinks splitting and renaming Old to Previous isn&#8217;t a bad idea and moving Unofficial Releases after it. Perhaps merging Contributed builds into it.\n<ul>\n<li> This is now <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=788543\" rel=\"nofollow\">bug 788543<\/a> SeaMonkey &#8211; PPC Legacy links are not easy to find.\n<li> The point is that the new page lists external projects, i.e. projects we have no control over and where we cannot estimate the level of quality, provide no support etc. InvisibleSmiley really dislikes the idea of exposing any of that more than necessarily. So, if someone puts up a viable suggestion on the corresponding bug and people (read: seamonkey-members) agree that&#8217;s what should be done, Jens will do it, otherwise not.\n<\/ul>\n<\/ul>\n<li> See <a href=\"https:\/\/wiki.mozilla.org\/SeaMonkey\/StatusMeetings\/Basics\" title=\"SeaMonkey\/StatusMeetings\/Basics\">Basics<\/a> page for the usual reminders.\n<\/ul>\n<h4 class=\"mw-headline\" id=\"2.13\">2.13<\/h4>\n<p><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/buglist.cgi?resolution=---&amp;field0-0-0=cf_tracking_seamonkey213&amp;type0-0-0=equals&amp;value0-0-0=%2B\" rel=\"nofollow\">open tracking<\/a> (0)<br \/>\n<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/buglist.cgi?&amp;field0-0-0=cf_tracking_seamonkey213&amp;type0-0-0=equals&amp;value0-0-0=%3F\" rel=\"nofollow\">tracking requests<\/a> (3)<br \/>\n<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/buglist.cgi?resolution=---&amp;target_milestone=seamonkey2.13\" rel=\"nofollow\">targeted<\/a> (3)<br \/>\n<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/buglist.cgi?query_format=advanced&amp;resolution=FIXED&amp;field0-0-0=target_milestone&amp;field0-1-0=cf_status_seamonkey213&amp;field0-2-0=target_milestone&amp;field0-3-0=cf_status_seamonkey212&amp;field0-4-0=cf_status_seamonkey211&amp;field0-5-0=cf_status_seamonkey210&amp;field0-6-0=cf_status_seamonkey29&amp;field0-7-0=cf_status_seamonkey28&amp;field0-8-0=cf_status_seamonkey27&amp;field0-9-0=cf_status_seamonkey26&amp;field0-10-0=cf_status_seamonkey25&amp;field0-11-0=cf_status_seamonkey24&amp;field0-12-0=cf_status_seamonkey23&amp;field0-13-0=cf_status_seamonkey22&amp;field0-14-0=cf_status_seamonkey21&amp;type0-0-0=regexp&amp;type0-1-0=equals&amp;type0-2-0=notregexp&amp;type0-3-0=notsubstring&amp;type0-4-0=notsubstring&amp;type0-5-0=notsubstring&amp;type0-6-0=notsubstring&amp;type0-7-0=notsubstring&amp;type0-8-0=notsubstring&amp;type0-9-0=notsubstring&amp;type0-10-0=notsubstring&amp;type0-11-0=notsubstring&amp;type0-12-0=notsubstring&amp;type0-13-0=notsubstring&amp;type0-14-0=notsubstring&amp;value0-0-0=^(seamonkey2.13%7Cseamonkey2.14%7Cseamonkey2.15)$&amp;value0-1-0=fixed&amp;value0-2-0=^(seamonkey2.12%7Cseamonkey2.11%7Cseamonkey2.10%7Cseamonkey2.9%7Cseamonkey2.8%7Cseamonkey2.7%7Cseamonkey2.6%7Cseamonkey2.5%7Cseamonkey2.4%7Cseamonkey2.3%7Cseamonkey2.2%7Cseamonkey2.1%7Cseamonkey2.0)$&amp;value0-3-0=fixed&amp;value0-4-0=fixed&amp;value0-5-0=fixed&amp;value0-6-0=fixed&amp;value0-7-0=fixed&amp;value0-8-0=fixed&amp;value0-9-0=fixed&amp;value0-10-0=fixed&amp;value0-11-0=fixed&amp;value0-12-0=fixed&amp;value0-13-0=fixed&amp;value0-14-0=fixed\" rel=\"nofollow\">fixed<\/a> (6)\n<\/p>\n<ul>\n<li> We&#8217;ve had another chemspill (2.13.2). We took the opportunity to backport <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=801615\" rel=\"nofollow\">bug 801615<\/a> (Edited contacts can&#8217;t be saved if address book has lists) and <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803843\" rel=\"nofollow\">bug 803843<\/a> (IMAP mailfiles keep growing to gigabyte size) to 2.13.2.\n<li> We&#8217;ve been holding back AUS updates for 2.13.2 while waiting for Norton to whitelist this release? IanN thinks we cannot wait for Norton indefinitely and should activate them now. According to Ewong, once Callek resolves the issue either later today or tomorrow he&#8217;ll do the pushsnip.\n<li> One tracked 2.5 issue still open.\n<ul>\n<li> 2.1 through 2.7 have NOT included the ka (Kartvelian aka Georgian) locale. The last release with ka locale shipped was 2.0.14. The ka l10n maintainer has made some recent updates but;\n<li> Callek thinks we should remove ka, unless we can get commitment from the ka person to actually update things himself instead of dumping tarballs on us and expecting us to check it in for him. Tracked in <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=667147\" rel=\"nofollow\">bug 667147<\/a>.\n<\/ul>\n<li> <a class=\"external text\" href=\"http:\/\/www.seamonkey-project.org\/releases\/seamonkey2.13\/\" rel=\"nofollow\">SeaMonkey 2.13 Release Notes<\/a>\n<li> <a class=\"external text\" href=\"http:\/\/www.seamonkey-project.org\/releases\/seamonkey2.13\/changes#fixes2132\" rel=\"nofollow\">Fixes in 2.13.2<\/a>\n<\/ul>\n<h4 class=\"mw-headline\" id=\"2.Next\">2.Next<\/h4>\n<ul>\n<li> Mozilla-central bugs that affect us:\n<ul>\n<li> <b>Note:<\/b> Please file bugs if you notice any landing on mozilla-central that might break us. Please don&#8217;t depend on Ratty noticing such landings.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=769764\" rel=\"nofollow\">bug 769764<\/a> move proxy resolution to separate thread and remove sync api. Tracked in:\n<ul>\n<li> MailNews <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=791645\" rel=\"nofollow\">bug 791645<\/a> Rewrite calls to synchronous nsIProtocolProxyService::DeprecatedBlockingResolve with Async code before DeprecatedBlockingResolve disappears as well.\n<\/ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=789546\" rel=\"nofollow\">bug 789546<\/a> Convert all JS users of imgICache service to use privacy-aware imgITools API instead. Tracked in:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=792700\" rel=\"nofollow\">bug 792700<\/a> Convert all JS users of imgICache service to use privacy-aware imgITools API instead (SeaMonkey part) <b>[FIXED]<\/b> needs approval for comm-aurora.\n<\/ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=695399\" rel=\"nofollow\">bug 695399<\/a> Remove calls to nsICacheSession::openCacheEntry on the main thread; and <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=737615\" rel=\"nofollow\">bug 737615<\/a> Remove use of synchronous cache API from unit tests. Tracked in:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=792735\" rel=\"nofollow\">bug 792735<\/a> Remove synchronous calls to nsICacheSession::openCacheEntry in SeaMonkey [<b>FIXED<\/b>].\n<\/ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=779473\" rel=\"nofollow\">bug 779473<\/a> (nsresult-enum-class) Make nsresult an enum class. Tracked in:\n<ul>\n<li> MailNews <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=801383\" rel=\"nofollow\">bug 801383<\/a> Build is failing in comm-central MailNews code since m-c Bug 779473 [<b>FIXED<\/b>].\n<\/ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=793634\" rel=\"nofollow\">bug 793634<\/a> Force builds to be compatible with gtk 2.18\/glib 2.22. Tracked in:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=795354\" rel=\"nofollow\">bug 795354<\/a> Migrate SeaMonkey Linux builders to CentOS 6.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=794772\" rel=\"nofollow\">bug 794772<\/a> Port |Bug 713802 &#8211; Build with GIO support (and drop GnomeVFS)|\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=795354\" rel=\"nofollow\">bug 795354<\/a> Migrate SeaMonkey Linux builders to CentOS 6.\n<\/ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=795144\" rel=\"nofollow\">bug 795144<\/a> default &#8211;disable-gnomeui icon theme support\n<ul>\n<li> porting bug needed for the two configure.in changesets?\n<\/ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=797671\" rel=\"nofollow\">bug 797671<\/a> Update webrtc.org code from stable branch 3.12. Tracked in:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=798921\" rel=\"nofollow\">bug 798921<\/a> Assembly errors compiling SeaMonkey for Linux-x86_64: No such instruction: pmulld\u00a0%xmm6,\u00a0%xmm0 (webrtc) [IN PROGRESS].\n<\/ul>\n<li> Several Services\/Sync changes landed on 2012-10-22\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=804335\" rel=\"nofollow\">bug 804335<\/a> Port 2012-10-22 Sync changes from mozilla-central [<b>FIXED<\/b>].\n<\/ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=800614\" rel=\"nofollow\">bug 800614<\/a> Require Python 2.6 to build the tree\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803808\" rel=\"nofollow\">bug 803808<\/a> Update Python on SeaMonkey buildslaves [IN PROGRESS].\n<\/ul>\n<\/ul>\n<li> Lightning:\n<ul>\n<li> TBD\n<\/ul>\n<\/ul>\n<h3 class=\"mw-headline\" id=\"Feature_List.2C_Planning\">Feature List, Planning<\/h3>\n<p><a class=\"external text\" href=\"http:\/\/dev.seamonkey.at\/#bugstats\" rel=\"nofollow\">Bug statistics<\/a> for the last two (full) weeks: 51 new, 16 fixed, 20 triaged.\n<\/p>\n<ul>\n<li> Rather low triaging effort.\n<\/ul>\n<p><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/chart.cgi?category=-All-&amp;subcategory=-All-&amp;name=1183&amp;label0=SM-with-review%3F-requests&amp;line0=1928&amp;label1=SM-with-superreview%3F-requests&amp;line1=1929&amp;gt=1&amp;labelgt=Grand+Total&amp;datefrom=2009-07-15&amp;dateto=&amp;action-wrap=Chart+This+List\" rel=\"nofollow\">Open reviews\/flags<\/a>:<br \/>\n<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/buglist.cgi?cmdtype=dorem&amp;namedcmd=SeaMonkey%20%282%29%20\/%20-All-%20\/%20SM-with-review%3F-requests&amp;series_id=1928&amp;remaction=runseries\" rel=\"nofollow\">27 review<\/a><br \/>\n<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/buglist.cgi?cmdtype=dorem&amp;namedcmd=SeaMonkey%20%282%29%20\/%20-All-%20\/%20SM-with-superreview%3F-requests&amp;series_id=1929&amp;remaction=runseries\" rel=\"nofollow\">7 super-review<\/a><br \/>\n<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/buglist.cgi?product=SeaMonkey&amp;field0-0-0=flagtypes.name&amp;type0-0-0=equals&amp;value0-0-0=ui-review%3F\" rel=\"nofollow\">2 ui-review<\/a><br \/>\n<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/buglist.cgi?product=SeaMonkey&amp;field0-0-0=flagtypes.name&amp;type0-0-0=equals&amp;value0-0-0=feedback%3F\" rel=\"nofollow\">6 feedback<\/a>\n<\/p>\n<ul>\n<li> See <a href=\"https:\/\/wiki.mozilla.org\/SeaMonkey\/StatusMeetings\/FeatureList\" title=\"SeaMonkey\/StatusMeetings\/FeatureList\">Feature List<\/a> page for major wanted\/needed features.\n<ul>\n<li> Out of sight out of mind. The trouble with shuffling this off to another page makes these issues less discoverable. Ratty suggests featuring one or more bugs from that page at each meeting.\n<\/ul>\n<\/ul>\n<h3 class=\"mw-headline\" id=\"Good_First_Bugs\">Good First Bugs<\/h3>\n<ul>\n<li> <b>Note:<\/b> The GFB list is open to all including our regular contributors.\n<li> Ratty is working on an updated GFB list, suggestions welcome.\n<li> Currently there are 30 GFBs open, 3 are being actively worked on. One is delayed, and one was abandoned.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/buglist.cgi?list_id=4423240;status_whiteboard_type=anywordssubstr;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;product=SeaMonkey;status_whiteboard=mentor;query_format=advanced\" rel=\"nofollow\">List of Open mentored bugs<\/a>.\n<ul>\n<li> Ratty notes that there are 24 bugs that are GFBs but without the <tt>mentor<\/tt> keyword. These need to be audited to see if they are really suitable as GFBs.\n<\/ul>\n<li> In the last two weeks since the previous meeting:\n<ul>\n<li> Ewong is working on <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=791238\" rel=\"nofollow\">bug 791238<\/a>.\n<li> Archaeopteryx has been busy slogging away at <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=735333\" rel=\"nofollow\">bug 735333<\/a>.\n<\/ul>\n<li> Newcomer Amod is stalled on <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=752331\" rel=\"nofollow\">bug 752331<\/a> (Busy with exams).\n<ul>\n<li> Mentors of stalled bugs should try to communicate with the assignees and if they can&#8217;t work on them any more to unassign\/free up those bugs.\n<\/ul>\n<\/ul>\n<h3 class=\"mw-headline\" id=\"Roundtable_-_Personal_Status_Updates\">Roundtable &#8211; Personal Status Updates<\/h3>\n<p>Status Updates from developers &#8211; what are you working on, what&#8217;s the progress, any other comments? (feel free to add yourself to the list if your name is missing and you have interesting status).\n<\/p>\n<h4 class=\"mw-headline\" id=\"Callek\">Callek<\/h4>\n<p>Fixed:\n<\/p>\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=798509\" rel=\"nofollow\">bug 798509<\/a> Align VMDKs in community servers.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=801782\" rel=\"nofollow\">bug 801782<\/a> Align VMDKs in ausstage1.community.scl3.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803056\" rel=\"nofollow\">bug 803056<\/a> Add SeaMonkey 2.14 Beta 1 to bouncer.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=804871\" rel=\"nofollow\">bug 804871<\/a> Add SeaMonkey 2.14 Beta 2 to bouncer.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=805715\" rel=\"nofollow\">bug 805715<\/a> Add SeaMonkey 2.13.2 to bouncer.\n<\/ul>\n<p>Working on:\n<\/p>\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=740633\" rel=\"nofollow\">bug 740633<\/a> set up seamonkey HPs in scl3 (:dustin and Callek).\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=799626\" rel=\"nofollow\">bug 799626<\/a> Localized SeaMonkey central &amp; aurora Linux &amp; Mac builds busted.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=798921\" rel=\"nofollow\">bug 798921<\/a> Assembly errors compiling SeaMonkey for Linux-x86_64: No such instruction: pmulld\u00a0%xmm6,\u00a0%xmm0 (webrtc).\n<\/ul>\n<p>Other activities:\n<\/p>\n<ul>\n<li> Did some reviews and approvals.\n<li> Engaged in release engineering and SeaMonkey driver discussions.\n<\/ul>\n<h4 class=\"mw-headline\" id=\"ewong\">ewong<\/h4>\n<ul>\n<li><b>Fixed<\/b>:\n<ul>\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=783600\" rel=\"nofollow\">bug 783600<\/a> &#8211; Sanitize the No Proxies Preference more (network.proxy.no_proxies_on).\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=793582\" rel=\"nofollow\">bug 793582<\/a> &#8211; Cannot open Image Manger via Tools-&gt;Image Manager-&gt;Manage Image Permissions (regression)\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=797410\" rel=\"nofollow\">bug 797410<\/a> &#8211; Use Components.results instead of hardcoding nsresult values.\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=798685\" rel=\"nofollow\">bug 798685<\/a> &#8211; Port |Bug 794602 &#8211; nsWebBrowserPersist::SaveURIInternal creates a channel out of thin air| to SeaMonkey\n<\/ul>\n<\/ul>\n<ul>\n<li><b>Review<\/b>:\n<ul>\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=633937\" rel=\"nofollow\">bug 633937<\/a> &#8211; Port <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=562048\" rel=\"nofollow\">bug 562048<\/a> to suite.\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=739056\" rel=\"nofollow\">bug 739056<\/a> &#8211; Port |Bug 715099 &#8211; Convert nsProfileMigrator to JS so we can use JS modules on migration| to SeaMonkey\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=760942\" rel=\"nofollow\">bug 760942<\/a> &#8211; install python &#8216;ssl&#8217; module on SeaMonkey Windows machines\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=774991\" rel=\"nofollow\">bug 774991<\/a> &#8211; stop support OSX 10.5 in SeaMonkey\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=785675\" rel=\"nofollow\">bug 785675<\/a> &#8211; Port |Bug 748490 &#8211; Provide common location for testing modules| to fix multiple perma-oranges.\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=791238\" rel=\"nofollow\">bug 791238<\/a> &#8211; Clean up Output() function in nsSuiteApp.cpp on Windows (Use MultiByteToWideChar instead of NS_ConvertUTF8toUTF16)\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=801427\" rel=\"nofollow\">bug 801427<\/a> &#8211; Clean up old versions of SeaMonkey from ftp\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803808\" rel=\"nofollow\">bug 803808<\/a> &#8211; Update Python on SeaMonkey buildslaves\n<\/ul>\n<\/ul>\n<ul>\n<li><b>Working On<\/b>:\n<ul>\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=775539\" rel=\"nofollow\">bug 775539<\/a> &#8211; Build SeaMonkey using clang\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=776426\" rel=\"nofollow\">bug 776426<\/a> &#8211; Set up ccache on all MacOSX systems\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=768380\" rel=\"nofollow\">bug 768380<\/a> &#8211; sea-vm-linux64-1 need to set up for our builds.\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=801287\" rel=\"nofollow\">bug 801287<\/a> &#8211; Loading URL by pressing ENTER on already present URL in location bar doesn&#8217;t maintain URL encoding (Port Bug 461304)\n<\/ul>\n<\/ul>\n<h4 class=\"mw-headline\" id=\"IanN\">IanN<\/h4>\n<ul>\n<li> Usual testing, reviewing and commenting.\n<li> Fixed:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=805753\" rel=\"nofollow\">bug 805753<\/a> Gtk 2.10 compat layer misses gtk_widget_set_has_window\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=802348\" rel=\"nofollow\">bug 802348<\/a> Port |<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=795662\" rel=\"nofollow\">bug 795662<\/a> &#8211; Update libpng to version 1.5.13| to comm-central\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=802365\" rel=\"nofollow\">bug 802365<\/a> Sync NSS and NSPR versions in configure.in between comm-central and mozilla-central\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=802375\" rel=\"nofollow\">bug 802375<\/a> Port |<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=697064\" rel=\"nofollow\">bug 697064<\/a> &#8211; Remove MOZ_CHECK_HEADERS(mmintrin.h) from configure.in| to comm-central\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803856\" rel=\"nofollow\">bug 803856<\/a> Port using -mstackrealign to comm-central\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803862\" rel=\"nofollow\">bug 803862<\/a> Port |<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=722933\" rel=\"nofollow\">bug 722933<\/a> &#8211; add -MACHINE option for link.exe| to comm-central\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803855\" rel=\"nofollow\">bug 803855<\/a> Port __stdcall and ssize_t configure.in changes to comm-central\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803914\" rel=\"nofollow\">bug 803914<\/a> Port |<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=791305\" rel=\"nofollow\">bug 791305<\/a> Use libjpeg&#8217;s color conversion code instead of our own| to comm-central\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=802334\" rel=\"nofollow\">bug 802334<\/a> Port |<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=799391\" rel=\"nofollow\">bug 799391<\/a> &#8211; Remove libiw check| to comm-central\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=802343\" rel=\"nofollow\">bug 802343<\/a> Port |<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=557000\" rel=\"nofollow\">bug 557000<\/a> &#8211; Correctly set GCC_VERSION on mingw| and |<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=797793\" rel=\"nofollow\">bug 797793<\/a> &#8211; Disable format warnings on mingw| to comm-central\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803834\" rel=\"nofollow\">bug 803834<\/a> Port Python version \/ virtual environment changes to comm-central\n<\/ul>\n<li> Waiting for review:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803834\" rel=\"nofollow\">bug 803834<\/a> Port Python version changes to comm-central\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=802352\" rel=\"nofollow\">bug 802352<\/a> Port |<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=797049\" rel=\"nofollow\">bug 797049<\/a> &#8211; Disable C4351 as an MSVC warning about a change to be standards-compliant in MSVC2005 (!). Also sync up warning-disabling between configure.in and js\/src\/configure.in, and add comments about the warnings being disabled| to comm-central\n<\/ul>\n<li> Checked in pending review:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=774906\" rel=\"nofollow\">bug 774906<\/a> Update en-GB for Gecko 16\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=777172\" rel=\"nofollow\">bug 777172<\/a> Update en-GB for Firefox 16\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=778446\" rel=\"nofollow\">bug 778446<\/a> Fix late changes to Gecko 15\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=778450\" rel=\"nofollow\">bug 778450<\/a> Update en-GB for Thunderbird 16\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=778485\" rel=\"nofollow\">bug 778485<\/a> Update en-GB for SeaMonkey 2.13\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=778486\" rel=\"nofollow\">bug 778486<\/a> Update en-GB for Calendar\/Lightning 1.8\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=789683\" rel=\"nofollow\">bug 789683<\/a> Update en-GB for Gecko 17\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=789684\" rel=\"nofollow\">bug 789684<\/a> Update en-GB for Firefox 17\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=789686\" rel=\"nofollow\">bug 789686<\/a> Update en-GB for Thunderbird 17\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=791834\" rel=\"nofollow\">bug 791834<\/a> Update en-GB for SeaMonkey 2.14\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=791835\" rel=\"nofollow\">bug 791835<\/a> Update en-GB for Calendar\/Lightning 1.9\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=799414\" rel=\"nofollow\">bug 799414<\/a> Fix late changes to Gecko 17\n<\/ul>\n<li> Fixing review comments before checkin:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=757230\" rel=\"nofollow\">bug 757230<\/a> When using add button for permissions in Data Manager set a displayHost\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=798147\" rel=\"nofollow\">bug 798147<\/a> Switch to correct pref pane if pref window already open\n<\/ul>\n<li> Reviewed and waiting for other patches before checkin:\n<li> Reviewed and waiting for feedback from mobile peer:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=689253\" rel=\"nofollow\">bug 689253<\/a> Add en-GB locale to Firefox for Android\n<\/ul>\n<li> Working on:\n<ul>\n<li> Various SM Council documents.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=606683\" rel=\"nofollow\">bug 606683<\/a> Allow customization of toolbar in Composer and MailNews Composition\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=639690\" rel=\"nofollow\">bug 639690<\/a> [META] Re-arrange code between editor and editorOverlay\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=773979\" rel=\"nofollow\">bug 773979<\/a> [META] Switch to new drag and drop api in SeaMonkey\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=657234\" rel=\"nofollow\">bug 657234<\/a> Move pasteQuote and pasteNoFormatting into contentAreaContextOverlay\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=778534\" rel=\"nofollow\">bug 778534<\/a> Use image instead of html:img in instant messaging\n<li> File\/Folder selection in windows.\n<\/ul>\n<li> To Do:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=639395\" rel=\"nofollow\">bug 639395<\/a> Get cmd_fontSize to reflect current state of selected content \/ content at caret.\n<li> Prefs-in-a-tab.\n<li> Create FAQ for Friends of the Fish Tank.\n<li> Help get composer standalone builds working with &#8211;enable-tests.\n<\/ul>\n<\/ul>\n<h4 class=\"mw-headline\" id=\"InvisibleSmiley\">InvisibleSmiley<\/h4>\n<ul>\n<li> Fixed:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=806120\" rel=\"nofollow\">bug 806120<\/a> Update SeaMonkey website for 2.13.2\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=805972\" rel=\"nofollow\">bug 805972<\/a> Update SeaMonkey website for 2.14 Beta 2\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=804335\" rel=\"nofollow\">bug 804335<\/a> Port 2012-10-22 Sync changes from mozilla-central\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=804017\" rel=\"nofollow\">bug 804017<\/a> Update SeaMonkey website for 2.14 Beta 1\n<\/ul>\n<\/ul>\n<h4 class=\"mw-headline\" id=\"mcsmurf\">mcsmurf<\/h4>\n<ul>\n<li> Fixed two security bugs\n<li> Found two regressions, turned out to be Tech Evanglism issues:\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=801311\" rel=\"nofollow\">bug 801311<\/a> Basketball live ticker does not work anymore\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=804084\" rel=\"nofollow\">bug 804084<\/a> Beatport music player does not work anymore\n<\/ul>\n<li> Worked on <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=773761\" rel=\"nofollow\">bug 773761<\/a> Port |Bug 760625 &#8211; Use the blocklist to inform click-to-play plugins|\n<li> Filed <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803808\" rel=\"nofollow\">bug 803808<\/a> Update Python on SeaMonkey buildslaves\n<li> Filed <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=805753\" rel=\"nofollow\">bug 805753<\/a> Gtk 2.10 compat layer misses gtk_widget_set_has_window (build issue on Linux buildboxen)\n<li> Filed bug and created patch: <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=806136\" rel=\"nofollow\">bug 806136<\/a> Fix code logic bug in addClickToPlayCallback method (notification.xml)\n<li> Fixed <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=806205\" rel=\"nofollow\">bug 806205<\/a> browser_bug435325.js test fails\n<li> Fixed <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=806317\" rel=\"nofollow\">bug 806317<\/a> Port PATH buildbot config change to fix Lion OS X builds (build issue on Mac buildboxen)\n<\/ul>\n<h4 class=\"mw-headline\" id=\"Mnyromyr\">Mnyromyr<\/h4>\n<p>Progressing slowly on <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=127399\" rel=\"nofollow\">bug 127399<\/a> Allow sending emails with IDN based email addresses.\n<\/p>\n<h4 class=\"mw-headline\" id=\"Neil\">Neil<\/h4>\n<p>Fixed:\n<\/p>\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=736661\" rel=\"nofollow\">bug 736661<\/a> outgoing server (SMTP) cannot be highlighted even though selected.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=792735\" rel=\"nofollow\">bug 792735<\/a> Remove synchronous calls to nsICacheSession::openCacheEntry in SeaMonkey.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=802820\" rel=\"nofollow\">bug 802820<\/a> Restore charset title fallback.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803038\" rel=\"nofollow\">bug 803038<\/a> Can&#8217;t view source of files with attachment disposition.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803661\" rel=\"nofollow\">bug 803661<\/a> Can&#8217;t save from the view source window.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803847\" rel=\"nofollow\">bug 803847<\/a> Block script from seeing clicks on the plugin placeholders.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=804657\" rel=\"nofollow\">bug 804657<\/a> Remove UI for HTTP Networking, Enable Keep-Alive, N\/A Since <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=770331\" rel=\"nofollow\">bug 770331<\/a>.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=805266\" rel=\"nofollow\">bug 805266<\/a> Avoid extra make pass in mime\/public.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=804411\" rel=\"nofollow\">bug 804411<\/a> JavaScript has to be enabled to parse feeds.\n<ul>\n<li> Needs approval for Aurora and Beta.\n<\/ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=806144\" rel=\"nofollow\">bug 806144<\/a> JavaScript error in pageInfo.js with broken image.\n<ul>\n<li> Needs approval for Aurora and Beta.\n<\/ul>\n<\/ul>\n<p>Waiting for review:\n<\/p>\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=797988\" rel=\"nofollow\">bug 797988<\/a> [classic] No focus rect on header field buttons in message compose.\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=664695\" rel=\"nofollow\">bug 664695<\/a> Improve signature of nsIConsoleService::GetMessageArray.\n<\/ul>\n<h4 class=\"mw-headline\" id=\"Ratty\">Ratty<\/h4>\n<p>Fixed:\n<\/p>\n<ul>\n<li> <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=792700\" rel=\"nofollow\">bug 792700<\/a> Convert all JS users of imgICache service to use privacy-aware imgITools API instead (SeaMonkey part).\n<ul>\n<li> waiting for comm-aurora approval.\n<\/ul>\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803172\" rel=\"nofollow\">bug 803172<\/a> Package SiteSpecificUserAgent (Port<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=800157\" rel=\"nofollow\">bug 800157<\/a>).\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803585\" rel=\"nofollow\">bug 803585<\/a> Default client checking should be done from nsSuiteGlue, not in navigator-&gt;Startup().\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=803781\" rel=\"nofollow\">bug 803781<\/a> Disable tearing and Add LSApplicationCategoryType to the Info.plist so that SeaMonkey shows up under Productivity when sorting applications by Application Category in Finder.\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=804639\" rel=\"nofollow\">bug 804639<\/a> Package breakpadinjector.dll and configure.in changes from<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=769048\" rel=\"nofollow\">bug 769048<\/a>.\n<\/ul>\n<p>Working on:\n<\/p>\n<ul>\n<li><a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=805805\" rel=\"nofollow\">bug 805805<\/a> Package Dom Permission Settings from<a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=770731\" rel=\"nofollow\">bug 770731<\/a> (Expose JS API for modifying app permissions).\n<\/ul>\n<p>Other:\n<\/p>\n<ul>\n<li> Good first Bugs: See the Good First Bugs section above.\n<li> Tracking mozilla-central bugs that affect SeaMonkey.\n<li> Bug triage and Bug discussions.\n<li> End user support and PR in newsgroups and <a class=\"external text\" href=\"http:\/\/forums.mozillazine.org\/\" rel=\"nofollow\">Mozillazine<\/a>.\n<\/ul>\n<h4 class=\"mw-headline\" id=\"stefanh\">stefanh<\/h4>\n<p>Working on <a class=\"external text\" href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=806236\" rel=\"nofollow\">bug 806236<\/a> Update info.plist (register svg files and playable media types, clean up icons).\n<\/p>\n<h4 class=\"mw-headline\" id=\"tonymec\">tonymec<\/h4>\n<dl>\n<dd> When not triageing bugs or doing non-Mozilla activities I&#8217;ve been busy with <a href=\"https:\/\/wiki.mozilla.org\/SeaMonkey\/Bug_events\/20120921#Results\" title=\"SeaMonkey\/Bug events\/20120921\">the results of the Equinox Bug Event<\/a>. The easy parts (designing Bugzilla reports) are long done, the most time-consuming part (<a href=\"https:\/\/wiki.mozilla.org\/SeaMonkey\/Bug_events\/20120921#Who_did_what.3F\" title=\"SeaMonkey\/Bug events\/20120921\">the analytic table of all bugs concerned, their state after the Event, and who did it<\/a>) is about 50% complete (all bugs &lt; 500000 have been tallied, plus three &gt; 700000). Sorting the table by <b>Product\u00a0:: Component<\/b> shows an obvious clustering of the actors.\n<\/dl>\n<h3 class=\"mw-headline\" id=\"Any_other_business.3F\">Any other business?<\/h3>\n<ul>\n<li> <b>Bug Day<\/b>:\n<ul>\n<li> Useful link: <a class=\"external autonumber\" href=\"https:\/\/bugzilla.mozilla.org\/report.cgi?query_format=report-table&amp;format=table&amp;action=wrap&amp;x_axis_field=bug_status&amp;y_axis_field=component&amp;product=SeaMonkey&amp;resolution=\" rel=\"nofollow\">[1]<\/a>, also see <a class=\"external autonumber\" href=\"https:\/\/wiki.mozilla.org\/SeaMonkey\/Bug_events\/20120921#Results\" rel=\"nofollow\">[2]<\/a> for results.\n<li> Tallying Bug Day results: still in progress. See Tonymec&#8217;s roundtable entry for details.\n<\/ul>\n<li> <b>Test failures<\/b>\n<ul>\n<li> <u>qawanted<\/u>, especially on Linux and MacOSX specific issues: reproducing and reporting would already help.\n<li> Serge says that on Linux and MacOSX, he just needs someone to actually run the tests and report what they see (screen, console, etc). For example, there is a Mac test about Ctrl+W not working. This should be so trivial.\n<li> Tonymec suggests that any enthusiastic user, even non-technical, should be able to do some testing (litmus?) and not be scared by technical language and such.\n<li> IanN suggests reaching out to the user community using the newsgroups and forums.\n<li> Ratty to liaise with Serge when he gets back on doing a write up how the community can help us with this.\n<\/ul>\n<\/ul>\n<div class=\"printfooter\">\nRetrieved from &#8220;<a href=\"https:\/\/wiki.mozilla.org\/SeaMonkey\/StatusMeetings\/2012-10-30\">https:\/\/wiki.mozilla.org\/SeaMonkey\/StatusMeetings\/2012-10-30<\/a>&#8220;<\/div>\n<hr>\n<p><b>SeaMonkey Meeting Details<\/b>\n<\/p>\n<ul>\n<li> Time: <a class=\"external text\" href=\"http:\/\/www.timeanddate.com\/worldclock\/fixedtime.html?day=30&amp;month=10&amp;year=2012&amp;hour=13&amp;min=0&amp;sec=0&amp;p1=0\" rel=\"nofollow\">30 October, 2012, 13:00 UTC<\/a>\n<ul>\n<li> (9am Eastern, 1pm UK, 2pm Central Europe, 9pm Hong Kong)\n<\/ul>\n<li> Location: <a class=\"external text\" href=\"irc:\/\/irc.mozilla.org\/seamonkey\" rel=\"nofollow\">#seamonkey IRC channel<\/a>\n<li> Further Read: <a href=\"https:\/\/wiki.mozilla.org\/SeaMonkey\/StatusMeetings\/Basics\" title=\"SeaMonkey\/StatusMeetings\/Basics\">Basics<\/a>\n<\/ul>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Agenda Who&#8217;s taking minutes? -&gt; Ratty Nominees for Friends of the Fish Tank: Mcsmurf nominates &#8220;Everyone involved in fixing the build problems&#8221;. Action Items (who needs to do what that hasn&#8217;t been recorded in a bug) We should assign people to the open items. NEW Ratty filed bug 803168 [Meta] Port Installer Changes from Firefox [&hellip;]<\/p>\n","protected":false},"author":195,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[209],"tags":[245],"_links":{"self":[{"href":"https:\/\/blog.mozilla.org\/meeting-notes\/wp-json\/wp\/v2\/posts\/1176"}],"collection":[{"href":"https:\/\/blog.mozilla.org\/meeting-notes\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.mozilla.org\/meeting-notes\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.mozilla.org\/meeting-notes\/wp-json\/wp\/v2\/users\/195"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.mozilla.org\/meeting-notes\/wp-json\/wp\/v2\/comments?post=1176"}],"version-history":[{"count":0,"href":"https:\/\/blog.mozilla.org\/meeting-notes\/wp-json\/wp\/v2\/posts\/1176\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.mozilla.org\/meeting-notes\/wp-json\/wp\/v2\/media?parent=1176"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.mozilla.org\/meeting-notes\/wp-json\/wp\/v2\/categories?post=1176"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.mozilla.org\/meeting-notes\/wp-json\/wp\/v2\/tags?post=1176"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}