SeaMonkey/StatusMeetings/2013-07-23
« last meeting | index | next meeting »
SeaMonkey Meeting Details
- Time: 23 July, 2013, 12:00 UTC
- (8am Eastern, 1pm UK, 2pm Central Europe, 8pm Hong Kong)
- Location: #seamonkey IRC channel
- Further Read: Basics
Agenda
- Who's taking minutes? -> TBD
- Nominees for Friends of the Fish Tank
- -
Action Items
(who needs to do what that hasn't been recorded in a bug) We should assign people to the open items.
NEW
- —
OPEN
- —
CLOSED
- —
Status of the SeaMonkey Buildbot Master and Tree
- No Windows langpacks since 8th April on trunk. Needs investigating.
- Comment from mcsmurf on this: Not clear what is meant by this, please clarify. xpi/win32/ folders on FTP server look fine. Also file a bug if something needs to be investigated/fixed.
- Tinderbox is EOLed. Callek has a newer version of TBPL that doesn't depend on tinderbox up and running.
- Buildmaster up and running, although stuck behind a locked door at the moment.
- Builds are running and uploading, but tbpl and normal views into the process are not public.
- Ewong and Callek can manually look at builds and results, as well as generate releases.
- Callek is hand-approving requests for CLOSED TREE landings until he gets things visible enough to open the tree. (Callek only because these approvals preclude that Callek is watching results manually).
- Linux64 is still busted for 2.20+, Callek has a fix planned (bug 890594).
- bug 740633 set up seamonkey HPs in scl3. Hardware installed and iLO configured. CentOS 6.3 installed.
- comm-* will be building out of mozilla-* eventually. Jcrammer is working on this.
Release Train
- SeaMonkey 2.18 was cancelled (See previous meeting notes for details). Users of 2.17.1 will be going directly to 2.19.
- SeaMonkey 2.19 beta 1 was released on June 20th.
- SeaMonkey 2.19 Beta 2 was released on June 26th.
- This is the release that folds in pending release-worthy SeaMonkey patches which were awaiting approval while the tree was closed.
- SeaMonkey 2.19 released on July 2nd.
- SeaMonkey 2.20 beta 1 expected out on July 9th.
- Linux64 broken on comm-central and comm-aurora due to gtk header issues, (already fixed prior to hardware failure on linux32)
Extensions Compatibility Tracking
- See Basics page. Please only list current changes here.
- Addon Compatibility Listings
- There are now Lightning versions for both SM 2.17.x (Lightning 2.2b1) and SM 2.18 betas (Lightning 2.3b1) available on AMO.
- Might need to point out in release notes that users needs to install the Lightning beta versions for the SeaMonkey releases (as Lightning follows Thunderbird 17.0.x release schedule)
- Problem: Linking to https://addons.mozilla.org/en-US/seamonkey/addon/lightning/versions/ will provide users with versions that do not put them on the addons beta update channel; also linking to a specific version would need updating with every release
- Linking to https://addons.mozilla.org/en-US/seamonkey/addon/lightning/#beta-channel does not jump to the correct page position as addons.mozilla.org loads the user comments for the addon after pageload. So it first moves to the correct position (page anchor) and after that it loads the user comments
- Our build team needs to automate DOMI branch selection rather than having to tweak the client.py every 6 weeks. bug 763506
- Nightly Tester Tools is being actively developed by xabolcs (coder) and whimboo (reviewer) to make it more compatible with comm-central in general and SeaMonkey in particular. See Issues · mozilla/nightlytt · GitHub.
- Alpha build of new Nightly Tester Tools available at http://users.skynet.be/antoine.mechelynck/nightlytt-3.6pre-201304281100-1e1b71fd0875.xpi
Update: on 1 May uploaded a version with titlebar customization working in SeaMonkey (in addition to an ability to customize the "Build ID" paste string with both c-c and m-c changesets) as http://users.skynet.be/antoine.mechelynck/other/nightlytt-3.6pre-fx+tb+sm+tk.xpi ; this is still not yet ready for prime time, the customization dialog works, but needs to be checked. See also the "Settings" and "Variables" sections on the Nightly Tester Tools wiki page. Tonymec 08:40, 1 May 2013 (PDT).
- Alpha build of new Nightly Tester Tools available at http://users.skynet.be/antoine.mechelynck/nightlytt-3.6pre-201304281100-1e1b71fd0875.xpi
2.x (Last, Current, Next)
- [From a previous meeting:] There is a problem with the metrics server, so no current data is available
- See Basics page for the usual reminders.
2.19
open tracking (0) tracking requests (1) targeted (0) fixed (10)
2.Next
- Current breakages:
- With the SeaMonkey TBPL down, Ratty has no idea what's broken and what isn't. However the Thunderbird tree is CLOSED due to multiple breakages.
- [mozilla-central] bug 856270 Update nsEditorSpellCheck to use nsIContentPrefService2.
- This broke comm-central in various ways:
- SM bug 889882 Mail compose window on a reply will not allow change of To, CC, etc, nor entry of text.
- TB bug 880595 Recent changes making spell check more async (Bug 856270) broke spell check in Thunderbird.
- TB bug 881588 message header is read-only when compose window is reused.
- Core bug 887010 InlineSpellChecker.addDictionaryListToMenu fails if called straight after InlineSpellChecker.enabled is set to true (and no async work around).
- Mozilla-central bugs that affect us:
- Note: Please file bugs if you notice any landing on mozilla-central that might break us. Please don't depend on Ratty noticing such landings.
- bug 769764 move proxy resolution to separate thread and remove sync api. Tracked in:
- MailNews bug 791645 Rewrite calls to synchronous nsIProtocolProxyService::DeprecatedBlockingResolve with Async code before DeprecatedBlockingResolve disappears as well.
- bug 737615 Remove use of synchronous cache API from unit tests. Tracked in:
- bug 804972 Remove synchronous calls to nsICacheSession::openCacheEntry in SeaMonkey tests.
- Mcsmurf says this is almost fixed but there was a test failure. He will close this bug and open a new one for the failure.
- bug 793634 Force builds to be compatible with gtk 2.18/glib 2.22. Tracked in:
- bug 795354 Migrate SeaMonkey Linux builders to CentOS 6.
- bug 794772 Port |bug 713802 Build with GIO support (and drop GnomeVFS)|. This is dependent on bug 795354.
- bug 795144 default --disable-gnomeui icon theme support
- porting bug needed for the two configure.in changesets? Changes could be folded into bug 794772 above. *** IanN and Ewong are looking into this..
- bug 839034 move markPageAsXXX methods to nsINavHistoryService. Tracked in:
- bug 845895 Fix markPageAsXXX usage in Seamonkey.
- Parts of this bug have been fixed in bug 856208.
- bug 627699 Port GTK2 to GTK3. Tracked in:
- bug 882036 Port GTK2 to GTK3 - SeaMonkey Part.
Feature List, Planning
Private Browsing is now mostly complete and uplifted to 2.18 2.19. Most things should work but some edge cases have probably been missed. Hopefully any remaining bugs will be found before its release.
- Testing would be appreciated! Please file bugs as blocking the meta bug 460895.
- We need to figure out if we want a new about:privatebrowsing page which someone will have to write (bug 842439).
Bug statistics for the last two (full) weeks: 42 new, 23 fixed, 17 triaged.
- Medium triaging effort.
Open reviews/flags: 23 review 7 super-review 2 ui-review 6 feedback
- See Feature List page for major wanted/needed features.
- Ratty suggests featuring one or more bugs from that page at each meeting.
- Featured helpwanted bugs:
- bug 449728 Drag tabs between windows.
Good First Bugs
- Note: The GFB list is open to all including our regular contributors.
- Ratty is working on an updated GFB list, suggestions welcome.
- Everyone is welcome to look at the GFBs or if they find a bug they want to tackle then ask in irc://moznet/seamonkey and we'll find a mentor if you need it.
- New GFBs recently added:
- Currently there are 24 GFBs open, 2 are being actively worked on.
- List of Open mentored bugs.
- Ratty notes that there are 23 bugs that are GFBs but without the mentor keyword. These need to be audited to see if they are really suitable as GFBs.
- Mentors of stalled bugs should try to communicate with the assignees and if they can't work on them any more to unassign/free up those bugs.
Roundtable - Personal Status Updates
Status Updates from developers - what are you working on, what's the progress, any other comments? (feel free to add yourself to the list if your name is missing and you have interesting status).
Aqualon
Callek
ewong
- Fixed:
- bug 884132 - Make use of .isTopLevel now fix to bug 666801 has landed
- Review:
- bug 739056 - Port |Bug 715099 - Convert nsProfileMigrator to JS so we can use JS modules on migration| to SeaMonkey
- bug 895751 - Port |Bug 846221 - Make the pref UI explain intl.charset.default better.| to SeaMonkey
- Working On:
- bug 633937 - Port bug 562048 to suite.
- bug 837649 - [Tracking Bug] Stop OSX 10.5 support for SeaMonkey project
- bug 837650 - Stop support for OSX 10.5 in suite/ tree
- To Do:
IanN
- Some testing, reviewing and commenting.
- Fixed:
- Checked in pending review:
- Waiting for feedback/review:
- bug 837408 Add en-GB locale to gaia
- Fixing review comments before checkin:
- bug 757230 When using add button for permissions in Data Manager set a displayHost
- bug 798147 Switch to correct pref pane if pref window already open
- bug 778534 Use image instead of html:img in instant messaging
- Working on:
- Various SM Council documents.
- bug 606683 Allow customization of toolbar in Composer and MailNews Composition
- bug 639690 [META] Re-arrange code between editor and editorOverlay
- bug 773979 [META] Switch to new drag and drop api in SeaMonkey
- bug 657234 Move pasteQuote and pasteNoFormatting into contentAreaContextOverlay
- File/Folder selection in windows.
- To Do:
- bug 639395 Get cmd_fontSize to reflect current state of selected content / content at caret.
- Prefs-in-a-tab.
- Create FAQ for Friends of the Fish Tank.
- Help get composer standalone builds working with --enable-tests.
InvisibleSmiley
KaiRo
mcsmurf
- Fixed on all branches and trunk: bug 840474 Clicking on new mail notification opens two MailNews windows when no MailNews window is open
Misak
Mnyromyr
MReimer
Neil
Ratty
rsx11m
Fixed on trunk:
- bug 880464 Setting up an RSS account first should not make it the default account. (waiting for comm-aurora/beta approval)
- bug 883482 Change the checkbox to search only messages saved locally to a more descriptive menulist.
- bug 893547 About SeaMonkey page claims to be on the "default" update channel for 2.20b1 and later. (also landed on comm-aurora/beta)
- bug 893740 Make better use of Services.* in SeaMonkey's about.xhtml page.
Waiting for reviews:
- bug 892060 Remove Help page for Validation preference pane and update sections mentioning CRL management.
- bug 868495 Browser main preference pane cut off on Windows 7 with hardware acceleration enabled. (additional patch)
Filed:
- bug 894972 Several toolbar menus in Mail & News and Composer windows are collapsed in recent trunk nightly. (fixed by bug 895129)
- bug 895039 Poor visibility of highlighted entries in the Mail Views menu using Windows 7 Default desktop theme.
Other:
- Bug triage, testing, and commenting for SeaMonkey and MailNews Core.
- End-user information and discussion on MozillaZine.
sgautherie
stefanh
Tobin
tonymec
Any other business?
- SeaMonkey Shop: DO NOT accept a Gift Certificate, and indeed don't put any money into a Zazzle account, unless you have a Visa, MasterCard, AmEx or similar credit card. Zazzle requires one such in lieu of an ID for every use of the funds in your account, even if you already have the necessary amount to your credit (purchases of objects, where you can change your mind until the last moment, or of gift certificates, where you can't change your mind once you've entered the details of the addressee and accepted them). In particular, European debit cards are not accepted. These procedures were (IIUC) thought up by sales suits, who never even heard of confirmation email messages with secret codes in them, unlike the "I've lost my password" procedure, which is a "technical" routine best left to lowly programmers (y'know, those who call 'mselves hackers when out of the management's hearing). Been there done that, my bad. — Tonymec (talk) 14:02, 7 July 2013 (PDT)
- Due to time constraints InvisibleSmiley has to give up making the meeting announcements. Rsx11m has agreed to take this up on a provisional basis for the time being.