Meeting Notes Meetings notes from the Mozilla community

18-August-2015

SeaMonkey: 2015-08-18

Filed under: Posts — Tags: — Jesper Kristensen @ 11:00 pm

Agenda

  • Who’s taking minutes? -> TBD
  • Nominees for Friends of the Fish Tank:
    • Adrian Kalla

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

  • The carousel within Add-On Manager can be used for SeaMonkey specific content. [Ratty] needs to file a bug. Find out what sort of format AMO needs for the carousel. Get our webdev person to create necessary content.
  • bug 1121281 tracks the RelEng automation migration off CVS. Everything is now in a single repo, patches for using that new repo are awaiting a review from Callek.

CLOSED

Status of the SeaMonkey Buildbot Master and Tree

  • Notes:
    • Windows nightly trunk builds are unavailable due to various bugs such as bug 1092468 and bug 1108970. Migrating our Windows builders to Win2008 and our compiler toolchain to VS2013 would likely solve this and other bustages.
    • Ratty has put up some win32 contributed builds on http://seamonkey.callek.net/contrib/.
    • There are also some upcoming changes to L10n build system in Q1 2015 (bug 1107635).
    • Buildmaster is up and running, and produces en-US builds, see 9/16 meeting’s Friends of the Fish Tank. Builds and langpacks in 18 languages including en-US are available unofficially thanks to A.Kalla.
    • bug 1083689 Langpacks aren’t updated when auto-updating SeaMonkey because they aren’t uploaded to AMO. The solution requires changes in SeaMonkey RelEng (and possibly AMO).
    • For various reasons we don’t have a working SeaMonkey Treeherder.
    • wrt bug 1155011, we already have a Soccoro token. The patches on bug 1155013 require approval and then pushed and the work-around patches backed out.
  • [18th August 2015]
    • All trees:
      • Windows platform still busted due to needing Win2008R2 installed.
      • We have a loaner which ewong is working on (see blog for more information).
    • comm-central & comm-aurora:
  • See RelEng page for the RelEng status history.

Release Train

  • SeaMonkey 2.33.1 was released on 23 March and is the most recent release.
  • Useful Firefox Release Schedule link: Releases Scheduling
    • merge day was 10 August as scheduled
  • SeaMonkey 2.35 release is expected this week, along with, hopefully, 2.37 beta.

SeaMonkey 2.35 Release

  • We plan to release SeaMonkey 2.35 asap in August.
    • For windows builds, we have a loaner win machine from Mozilla for us (i.e. ewong) to do manual window builds.
ewong
  • I have (albeit inconsistently) generated Nightly Win32 trunk builds (2.39a1) and have uploaded them to http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/latest-comm-central-trunk.
  • bug 1177634 prevented me from building on the loaner. The patch attached to that bug is hot-patched to the source prior to the build. (Since this is a ‘building’ issue and not an application code issue, it shouldn’t affect running SeaMonkey.)
  • Complete/partial snippets are not available as I’m trying to figure ’em out.
  • After having done it for a day, the windows builds were broken by bug 1180065 and bug 1180356.
    • The patch attached to bug 1180065 is now pushed to buildbotcustom code repo for a post-land-review, so it’s working now,
    • bug 1180356 is fixed.
  • Trying to refactor the process to also include the l10n repack steps (which I’m still trying to figure out as I go along).
Ratty
  • IN PROGRESS: —
    • mozilla-esr38: Regularly merge default branch to SEAMONKEY_2_35_RELEASE_BRANCH to pick up the latest stability and security fixes. We now have all the security and stability fixes that are now in Gecko 38.2+.
  • TO DO: —

Extensions and Plugins Compatibility Tracking

  • See Basics page. Please only list current changes here.
  • Addon Compatibility Listings
  • We are looking for a new place to host the Addon Compatibility Listings for the Add-on Converter in order to make it easy to maintain and to serve as the main database for the AMO browsing extension in the future. The details are in this post.
  • Firefox & Thunderbird Add-on Converter for SeaMonkey 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.
    • Lemon Juice continues to improve his already impressive Addon Converter. The source is now available on GitHub [1].
    • looking for a better(?) home for extension-converter pages, along with a way to track successful and conversion-failed add-ons, and respective integration into SeaMonkey by add-on or manager overlay [2], bug 1145026.
    • Rainer Bielefeld will no longer update the list of Firefox addons that have been successfully converted by the Addon Converter. — Rrbd (talk) 09:59, 16 August 2015 (PDT)
    • Ratty filed bug 1130390 to add a link on seamonkey-projects.org to the Firefox & Thunderbird Add-on Converter for SeaMonkey.
  • The Thunderbird team is now shipping Lightning with Thunderbird. IanN will work on shipping lightning too. Related bugs:
    • bug 516026 Integrate Lightning Into SeaMonkey by Default and Ship SeaMonkey with Lightning Enabled
    • bug 1130854 Package Lightning with Thunderbird for c-c and c-a builds.
    • bug 1113183 Integrate Lightning Into Thunderbird by Default.
    • bug 1130852 Add opt-in dialog to promote Calendar integration [Thunderbird].
  • Proposed replacement for Venkman for shipping with SeaMonkey: 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.
    • IanN filed bug 1133723 Investigate options for replacing Venkman with the TinyJSDebugger.

2.x (Last, Current, Next)

2.33

open tracking (0)
tracking requests (1)
targeted (0)
fixed (21)

2.35

open tracking (1)
tracking requests (2)
targeted (0)
fixed (45)

2.36

open tracking (0)
tracking requests (0)
targeted (0)
fixed (7)

  • SeaMonkey 2.36 Release Notes (yet to come)
  • SEAMONKEY_2_36_RELEASE_BRANCH has been established in comm-release.
  • [Ratty] We will probably skip to SeaMonkey 2.37 after releasing SeaMonkey 2.35.

2.Next

  • Stalled. Needs a kick.
    • 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:
  • Mozilla-central bugs that affect us:
    • Change to Safe Browsing
    • Change of printing API bug 1146454 needs to be ported, immediate bustage was fixed in bug 1190344.
      • IanN is looking to migrate comm-central to the new API.
    • Change of add-on installation whitelist from a pref to permissions manager, bug 1072751:
      • bug 1190233 “Default” permissions being added to an existing profile without user’s consent or awareness.
      • some confusion whether or not they should be picked up by existing profiles or just by new ones.
      • patch ready for checkin and received branch approval to remove FF-specific sites from the current whitelist.
      • FIXED (thanks to Ratty for checking the patch in on all branches!)
    • Firefox is currently changing styles of several Toolkit pages
      • already affected: config.xul for about:config, bug 1125636
      • Toolkit meta bug for about:* pages: bug 1097111 – SeaMonkey tracking in bug 1133743
      • Modern may need updating as IDs are changing, Default needs forking if we want to roll back to previous styles
      • Fallout thus far: bug 1133380 about:privatebrowsing (Default), bug 1133582 about:config (Modern)
      • further work to separate function from style in CSS for about:privatebrowsing in bug 1178008 (3rd-party themes)
      • Ratty is currently working on restoring about:privatebrowsing UI to before it was messed up by Project Chameleon styles [No bug number yet]
    • 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.
      • Ewong has set up a PoC FxA 1.5 server but need to complete the porting of the UI from Firefox.
    • 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.
    • The C++ downloads manager backend nsIDownloadManager is being decommissioned. Firefox and Thunderbird have migrated to jsdownloads.
    • 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. Neil has a WIP patch on hand.
    • Removal of SSL 3.0 support after POODLE Attack with 2.36, see bug 1106470.
      • bug 1137991 has removed SSL 3.0 checkbox from SSL preferences
      • bug 1149581 covers removal of the related strings
      • Firefox has proceeded with the removal in 39.0 given that Chrome goes the same way [3]
    • We’ve picked up he default for security.tls.version.min from Mozilla Core, but security.tls.version.fallback-limit is new. So we need to consider adding the latter to our preferences UI (bug 1123673).
      • Currently unclear whether or not this should be done after bug 1084025 disable insecure TLS version fallback entirely by default [4]
      • alternative proposal is to make whitelist for acceptable fallback sites available in the UI, which seems to make more sense.

Feature List, Planning

Bug statistics for the last two (full) weeks: 17 new, 8 fixed, 18 triaged.

  • Medium-low triaging effort, low 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. See bug 1092632 (Sm_tri_HowTo) Document how to triage SeaMonkey bugs.
    • The draft is currently at https://wiki.mozilla.org/User:Tonymec/Triage_HowTo
    • Progress is stalled due to hardware/firmware problems with Tonymec’s current computer. Current ETA for newer computer is after Easter but this is a rough estimate. Anyone with a wikimoz account can edit the page (and is welcome to). — Tonymec (talk) 17:35, 21 January 2015 (PST)

Open reviews/flags:
49 review
5 super-review
5 ui-review
13 feedback

  • See Feature List page for major wanted/needed features.
  • TODO:
    • bug 1127784 proposes to add a preference and UI to enable/disable playback of Encrypted Media Extensions.
      • FIXED has landed, with UI seen in non-release builds only
      • but uncertain if it does anything useful to be tested

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).

IanN

  • Usual testing, reviewing, commenting and approving.
  • Fixed:
  • Fixed for c-c:
  • Fixed for m-c:
  • Fixed for m-i/fx-i:
  • Pending tree opening:
  • Pending approval for check in:
    • bug 1187964 View source from Thunderbird uses deprecated API
  • Checked in pending review:
  • Waiting for feedback/review/information:
  • 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
  • Working on:
    • bug 1190179 Port |bug 1067325 – Add an option to view html source in a tab| to SeaMonkey
    • bug 1051642 Allow for flat chrome format when packaging extensions
    • bug 943335 [TB] Update icons used in searchplugins (Yahoo, eBay, Wikipedia, Amazon, Bing, Twitter)
    • 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.

Neil

Still need to look into that Livemarks bug…

Landed on comm-central before uplift:

  • bug 1131122 “Recheck Page” doesn’t recheck “Ignore All” words the first time.

Landed on comm-central before uplift and comm-beta after uplift:

Landed on comm-central before uplift and comm-beta and comm-release after uplift:

Waiting for more feedback:

  • bug 888915 Convert SeaMonkey Downloads Manager to Downloads.jsm

Still waiting for review:

Rainer Bielefeld

German Blog statistics

To Dos

  • I am planning to add a category “SeaMonkey in business environment” (or so) for the German blog, because for those users the lacking of reliable information of next releases, security issues and similar is even more unbearable than for normal users. We should have something similar in the official blog, but currently nearby all requirements for a useful and attractive design are missing, see my posting Improvements for the BlogRrbd (talk)
    • Ideas?
  • What is so difficult with fixing “bug 1176562 – Please add SeaMonkey Blog to planet.mozilla.org“? — Rrbd (talk)
  • Strategic concept for SeaMonkey Help:
Help is outdated, buggy, a horror. KaiRo already suggested to change to a web based solution, but currently that will not help. It does not matter whether we have nobody to do maintenance for build-in help or nobody to do maintenance (and new creation) for a web based solution. We need a rough concept before we start to try to find volunteers
  • youth development: I know, that’s nearby more difficult than to find a spouse, but we can’t ignore that completely. I already tried to mentor these 2 possible volunteers from OpenHatch, but that did not work, I made several suggestions how they could become familiar with SeaMoneka project and find a working area, but they simply followed none of my suggestions.
    • Ideas?
  • SeaMonkey Add-On Compatibility database: currently we do not have a promising approach to enthuse SeaMonkey-Users to contribute their compatibility experience. Neither SeaMonkey/AddonCompat nor this will work. — Rrbd (talk)
    • Ideas?
  • bug 1165707 – Publish information concerning SeaMonkey e.V.: Is it really sure that that club does exist? I doubt that anybody will donate for such an organization what is completely unknown and where nobody knows for what donated money will be used.

Questions

  • Should we publish statistics of SeaMonkey downloads in the Blogs?

Info – no discussion required

  • Interest in 2.35 Language Packs was not big, 106 downloads, and I doubt that all those Linux downloads — what a coincidence, nearby all same number 4 downloads :-/ — were really user downloads.
  • Statistics unofficial German Blog: See at the right above! — Rrbd (talk)

Ratty

Has Review. Waiting for a greener tree before checking in:

  • bug 507676 Port bug 435804 Remaining rdf cleanup for FilterListDialog| to SeaMonkey.
  • bug 1192276 Restore about:privatebrowsing UI to before it was messed up by Project Chameleon styles (Needs one more review).

In Progress:

  • bug 640420 Add draggable splitter between urlbar and searchbar.
  • bug 1011857 Implement CustomizableUI for SeaMonkey.
  • bug 1022354 SeaMonkey forces 3rd-party themes to not use defaultFavicon.png but hardcode a bookmarks-item.png.
    • bug 1189918 Theme overrides should work in safe mode for comm-central applications too. [Toolkit]
    • bug 1190465 Move default theme overrides into separate chrome.manifest for other non-firefox toolkit consumers too. [Toolkit].
  • bug 1176602 Make sure that the dictionary stored in spellchecker.dictionary is valid (Adapt Thunderbird bug 1175908).
  • Working on SeaMonkey 2.35 Release. Bug triage and necessary preparations.

Investigate:
TODO:

  • Safe Browsing updates.

Other stuff:

  • Did some reviews and approvals.
  • Bug triage and Bug discussions.
  • Usual end user support and PR in newsgroups and Mozillazine.

rsx11m

Landed:

  • bug 1141324 Upgrade the SSL panel in Privacy & Security preferences to refer to TLS {instead,too}.
  • bug 1139004 Rename all “Character Encoding” to “Text Encoding” in Help content (Toolkit bug 951695).
  • bug 1032302 8BITMIME keyword ignored in EHLO greeting, BODY=8BITMIME absent in MAIL request for 8-bit transfers. (MailNews)
  • bug 1190233 “Default” permissions being added to an existing profile without user’s consent or awareness. (all branches)
  • bug 1127784 [EME] Add a preference and UI to enable/disable playback of Encrypted Media Extensions. (prefpane part)

Waiting for ui-review:

  • bug 1152644 Add UI in Notifications preference pane whether or not to use libnotify for new-mail alerts on Linux.

May need retargeting:

  • bug 1123673 Consider exposing security.tls.version.fallback-limit in SSL prefpane to accommodate SSL 3.0 legacy sites.

Waiting for dependencies:

  • bug 1149581 Remove SSLv3 strings from SSL panel in Privacy & Security preferences.
    • to be reviewed once bug 1137991 has hit the releases (Firefox 39.0 was shipped with the SSLv3 removal code).
    • per bug 1141394, emk wants to wait until Chrome 44 is released before removing Firefox strings and interfaces.

Other:

  • Bug triage, testing, and commenting for SeaMonkey and MailNews Core.
  • End-user information and discussion on MozillaZine.

Any other business?


SeaMonkey Meeting Details

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress