Confirmed users
2,078
edits
Philip Chee (talk | contribs) |
(→ewong) |
||
(7 intermediate revisions by 3 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: | ||
** ''' | ** '''-''' | ||
=== Action Items === | === Action Items === | ||
Line 56: | Line 56: | ||
* SeaMonkey 2.25 final was released on March 19. | * SeaMonkey 2.25 final was released on March 19. | ||
* Useful Firefox Release Schedule link: [https://mail.mozilla.com/home/publiccalendar@mozilla.com/Releases%20Scheduling.html Releases Scheduling] | * Useful Firefox Release Schedule link: [https://mail.mozilla.com/home/publiccalendar@mozilla.com/Releases%20Scheduling.html Releases Scheduling] | ||
* No decision yet about first 2.26 beta release | |||
=== Extensions and Plugins Compatibility Tracking === | === Extensions and Plugins Compatibility Tracking === | ||
Line 116: | Line 117: | ||
Not necessarily Good First Bugs but minor fixes that shouldn't need advanced coding skills. | Not necessarily Good First Bugs but minor fixes that shouldn't need advanced coding skills. | ||
* {{Bug|795002}} Improve detection of valid feed urls in messengerdnd.js (Port relevant bits of {{Bug|737115}}). | * {{Bug|795002}} Improve detection of valid feed urls in messengerdnd.js (Port relevant bits of {{Bug|737115}}). | ||
* {{Bug| | * {{Bug|986509}} On Linux GTK/KDE with zebra striping for trees and menulists when focus is lost the selected row highlight is also lost. | ||
* {{Bug|986889}} sidebarOverlay.js#1653 should be using urlLit, not titleLit. (One line typo fix) | |||
* | |||
''Needs investigation/QA wanted?'' | ''Needs investigation/QA wanted?'' | ||
* {{Bug| | * {{Bug|986548}} SeaMonkey 2.25 always crashes when trying to access email. | ||
* {{Bug| | ** Need to followup on {{Bug|964182}} with mozilla/core developers. | ||
* {{Bug| | * {{Bug|986816}} when starting with mail window: some contents missing. (Intermittent bug). | ||
* {{Bug|987464}} Build scripts for Seamonkey Linux X86_64 fail for2.28a1. | |||
* {{Bug|988599}} new email window displays prior composed email. | |||
** Workaround: set mail.compose.max_recycled_windows to 0. | |||
=== Feature List, Planning === | === Feature List, Planning === | ||
Line 139: | Line 141: | ||
==== Modern Theme rework (Patrick Dempsey) ==== | ==== Modern Theme rework (Patrick Dempsey) ==== | ||
Ratty has been tracking the Modern theme rework by Patrick Dempsey. Here are his reports | Ratty has been tracking the Modern theme rework by Patrick Dempsey. Here are his latest reports (See previous meeting notes for previous reports): | ||
19th March | |||
Here is a sample of taskbar and Window menu icons for Modern comparing the original Netscape 6 and current SeaMonkey icons at 200%. I'm attempting to come up with a standardized approach to building this style of icons as they are used heavily in Messenger for all of the little thread identifier icons. | |||
http://i16.photobucket.com/albums/b15/patrickjdempsey/FF%20Theme/taskbarsample.png | |||
[http://s16.photobucket.com/user/patrickjdempsey/media/FF%20Theme/taskbarsample.png.html taskbarsample.png] | |||
[http:// | |||
==== Attachment Reminders ==== | ==== Attachment Reminders ==== | ||
Line 175: | Line 160: | ||
==== Callek ==== | ==== Callek ==== | ||
==== ewong ==== | ==== ewong ==== | ||
*'''Fixed''': | |||
*'''Checkin-needed''':(waiting for tree to be opened.) | |||
**{{bug|665708}} - Gopher links show "Launch Application" in SeaMonkey 2.1 | |||
**{{bug|904338}} - Empty port line when create a Blogs & Newsfeeds account | |||
**{{bug|957895}} - Bug 633937 added unnecessary three strings to messages.properties. Remove them. | |||
**{{bug|958128}} - Jumplists stop updating when PC is idle | |||
*'''Review''': | |||
**{{bug|840427}} - Migrate SeaMonkey builders to using mock | |||
**{{bug|853720}} - After bug 827446, SeaMonkey doesn't know mozcrash. | |||
**{{bug|908090}} - ImportError: No module named json, on SeaMonkey Linux/Windows (all) test runs, due to (still) using Python 2.5 | |||
**{{bug|922076}} - Switch tests to using moz.build and manifests | |||
**{{bug|934492}} - Adjust the languages preference pane to take into account Bug 910192 which removes intl.charset.default and deduces the fallback from the locale | |||
**{{bug|938673}} - Add context menu to status bar padlock icon | |||
**{{bug|949884}} - disable pulseaudio in SeaMonkey | |||
**{{bug|956007}} - Remove front end for removed x-user-def font preferences | |||
**{{bug|967492}} - Remove "Personas" from Help (Update text) | |||
**{{bug|970475}} - Use unprefixed box-sizing internally | |||
*'''Working On''': | |||
**{{bug|110904}} - attach signature fails silently on bad paths | |||
**{{bug|507676}} - Port |Bug 435804 - Remaining rdf cleanup for FilterListDialog| to SeaMonkey | |||
**{{bug|837649}} - [Tracking Bug] Stop OSX 10.5 support for SeaMonkey project | |||
**{{bug|837650}} - Stop support for OSX 10.5 in suite/ tree | |||
**{{bug|863747}} - Add option to disable Location bar history | |||
**{{bug|918474}} - Default Search dropdown doesn't get refreshed after adding new search engine | |||
**{{bug|928632}} - When the birth year is empty, SeaMonkey puts 1900 and in English language | |||
==== IanN ==== | ==== IanN ==== | ||
* Usual testing, reviewing and commenting. | * Usual testing, reviewing and commenting. | ||
Line 206: | Line 221: | ||
==== Mnyromyr ==== | ==== Mnyromyr ==== | ||
==== Neil ==== | ==== Neil ==== | ||
Needs landing: | |||
* {{Bug|943732}} Port the new Character Encoding menu to SeaMonkey. | |||
: This patch will need to be uplifted to comm-aurora. Also a bugfix needs to land on comm-beta. | |||
* {{Bug|909093}} Update SeaMonkey to use nsIContentPrefService2. | |||
Needs comm-beta uplift: | |||
* {{Bug|977048}} Close icon only works for click-to-play plugins. | |||
Fixed on mozilla-central: | |||
* {{Bug|948901}} Character encoding menu doesn't work correctly in the FTP directory view. | |||
Working on: | |||
* {{Bug|514280}} NS_GET_IID can be used on classes which don't actually declare their own IID. | |||
Stalled due to broken test: | |||
* {{Bug|974824}} Remove bogus sizetopopup attributes. | |||
==== Px ==== | ==== Px ==== | ||
==== Ratty ==== | ==== Ratty ==== | ||
Fixed since the last meeting: | |||
* {{Bug|986400}} Sync does not start in SeaMonkey 2.28a1. | |||
ToDo: | |||
* Update our front-end SyncUI code. | |||
* Implement Fx Accounts (Branding? SM Accounts?). | |||
* Preview lightweight themes (backgrounds) when View Apply Theme menu is active. | |||
Investigate: | |||
* confvars.sh needs updating. | |||
Other stuff: | |||
* Did some reviews. | |||
* Liason with contributor on theme updates. | |||
* Bug triage and Bug discussions. | |||
* Usual end user support and PR in newsgroups and [http://forums.mozillazine.org/ Mozillazine]. | |||
==== rsx11m ==== | ==== rsx11m ==== | ||
Working on: | Working on: |