SeaMonkey/StatusMeetings/2014-09-16
< SeaMonkey | StatusMeetings
Jump to navigation
Jump to search
« last meeting | index | next meeting »
SeaMonkey Meeting Details
- Time: 16 September, 2014, 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:
- TBD
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
- 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.
- blog account has been created in bug 973886
- Callek has imported old blogs from mozillazine
- some sprucing / branding needs to happen next
- bug 998807 Sync account creation or device pairing fails with exception in BrowserIDManager
- mcsmurf will look into this
CLOSED
- —
Status of the SeaMonkey Buildbot Master and Tree
- Buildmaster is up and running.
- 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.
- comm-* will be building out of mozilla-* (bug 648979 etc.). Jcrammer has completed the coding. The decision to merge c-c into m-c has been kicked down the road into the next quarter or two.
- Recent work on this:
- bug 1040009 .mozconfig configure options are ignored if objdir path is absolute
- bug 1035599 Pseudo-merge m-c and c-c's objdir
- [16st September 2014]
- [1st September 2014]
- All Linux64 machines(except the buildbot master) have decided to go on strike/AWOL/whatever. (Not good, obviously, but not something Callek or ewong can do until DCOps kickstart them, and since Monday is a holiday, it'll be after Tuesday before anything's done.) bug 1058385 Ergo, All trees are closed.
- w0ts0n from #it took a look at sea-hp-linux64-9 and said it had a 'Disk error'. (Again, not good. In fact, exactly the same situation as sea-hp-linux64-2.)
- Thankfully, the last slave (-13) went AWOL *after* the 2.29b2 release. (If it was going to go AWOL, after release would be the best time; of course, *not going AWOL* would've been preferential.)
- Buildbotcustom/config release code is still being tweaked to get release done.
- All Linux64 machines(except the buildbot master) have decided to go on strike/AWOL/whatever. (Not good, obviously, but not something Callek or ewong can do until DCOps kickstart them, and since Monday is a holiday, it'll be after Tuesday before anything's done.) bug 1058385 Ergo, All trees are closed.
- pymake has been discontinued. We need to install the latest Mozilla-build and tooltool on our windows builders (tracked by bug 1023644 )
- No langpacks since 29th August 2013 on trunk. Needs investigating.
- Windows and Mac trunk langpacks directories have been removed on the FTP server, maybe for lack of recent XPIs (later than 2.20a1). Latest Linux langpacks are dated 29 August. Callek told Tonymec on IRC he has a hunch about why but more pressing things to do first.
- In Bug 902876 Comment 12 Mcsmurf is waiting for feedback from the build team on how to proceed.
Release Train
- SeaMonkey 2.29 was released on 7th September 2014.
- Useful Firefox Release Schedule link: Releases Scheduling
Extensions and Plugins Compatibility Tracking
- 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.
Add-on Converter for SeaMonkey: http://addonconverter.fotokraina.com/
- There is a long list of Firefox and Thunderbird extensions that have been successfully converted in the Mozillazine thread[1]. Can someone go through the thread and add the list of successful conversions to SeaMonkey/AddonCompat.
- InvisibleSmiley has been working with the author of Nostalgy to make it work with recent TB/SM versions. The latest, fully compatible version is only available from his homepage though.
- See Basics page. Please only list current changes here.
- Addon Compatibility Listings
- Ratty filed bug 957149 to push an updated version of DOMi to addons.mozilla.org to pick up the latest fixes. Depends on:
- bug 957149 (DOMi2.0.15) DOM Inspector 2.0.15.
- The checklist for a new release is at https://wiki.mozilla.org/DOM_Inspector/Releases/Checklist. IanN has been working on this, needs to build a new package following feedback.
- Our build team needs to automate DOMI branch selection rather than having to tweak the client.py every 6 weeks. bug 763506
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.29
open tracking (0) tracking requests (1) targeted (0) fixed (16)
2.Next
- Stalled. Needs a kick.
- bug 937809 Add DuckDuckGo to the default search engines list.
- bug 815954 Click-to-Play: Port bug 812562 (click-to-play blocklisted plugins: reshow urlbar notification as with normal click-to-play).
- bug 476108 GetShortPathNameW fails under some NTFS junctions [patchlove].
- Current breakages:
- bug 998807 Sync account creation or device pairing fails with exception in BrowserIDManager needs an owner
- bug 995737 adapt seamonkey for the ab remote content policy change; use permission manager instead of address book property.
- Mozilla-central bugs that affect us:
- Our front end Sync UI needs to be updated as the old backend is going away in Gecko/Firefox 31. See: New Firefox Sync has landed in Firefox Nightly. Tracked in:
- bug 998807 Sync account creation or device pairing fails with exception in BrowserIDManager.
- bug 1003434 Add support for about:sync-progress.
- A lot of these bugs are due to mozilla-central switching from synchronous APIs to Asynchronous APIs.
- bug 566746 (asyncFormHistory) Form history should use asynchronous storage API. Tracked in:
- bug 912031 Use Asynchronous FormHistory.jsm in place of nsIFormHistory2 in Suite.
- 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 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 846635 Use asynchronous getCharsetForURI in getShortcutOrURI. bug 834543 Add asynchronous version of setCharsetForURI and getCharsetForURI. Tracked in:
- bug 896947 Use asynchronous version of setCharsetForURI and getCharsetForURI in getShortcutOrURI and other places.
- 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.
- Our front end Sync UI needs to be updated as the old backend is going away in Gecko/Firefox 31. See: New Firefox Sync has landed in Firefox Nightly. Tracked in:
Feature List, Planning
Bug statistics for the last two (full) weeks: 27 new, 14 fixed, 5 triaged.
- Low triaging effort.
Open reviews/flags: 30 review 6 super-review 1 ui-review 5 feedback
- See Feature List page for major wanted/needed features.
- TODO: We will need to update our Sync UI code due to the new Sync API. Also we need to check if we are allowed to create FX accounts from our UI Since the new Sync accounts are FX accounts.[IanN] I'm sure I saw a question about FX accounts and branding.
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
IanN
InvisibleSmiley
KaiRo
mcsmurf
Misak
Mnyromyr
Neil
Px
Ratty
Needs checkin (waiting for greener tree):
- bug 1035171 Switching tabs triggers onLocationChange with LOCATION_CHANGE_SAME_DOCUMENT flag.
- bug 1039933 While composing mail, there exists an empty line in attachment context menu when right clicked on the attachment area
- bug 1040771 Allow about: pages to opt in to IndexedDB optionally specifying a desired origin.
- bug 1041327 Record submission event for plugin crashes [notifications] includes bug 1024672.
Fixed:
- bug 1053166 Replace openResultPopuup typo in autocomplete.xml by openPopup.
Working on:
- bug 640420 Add draggable splitter between urlbar and searchbar.
- bug 1040910 Support XHTML in feed titles.
- bug 1009890 Ctrl+P and Ctrl+W not working from Print Preview window (Port bug 581470).
- Blocked Plugin notifications: porting bug 1043531, bug 1045500, and bug 1009760.
rsx11m
sgautherie
stefanh
tonymec
Any other business?
Discuss:
- [Ratty] KaiRo reminded us that we need to grow our contributor community. Perhaps we can get some Engagement experts from Mozilla to give us some suggestions?
- [IanN] might have a chat with some people and see if they can point me in the right direction.
- Should take this one to the mailing lists