SeaMonkey/StatusMeetings/2016-04-26

From MozillaWiki
Jump to: navigation, search

« last meeting | index | next meeting »

SeaMonkey Meeting Details

Agenda

  • Who's taking minutes? -> Ratty
  • Nominees for Friends of the Fish Tank:
    • Ewongwho got the Linux32/Linux64 nightlies out just in time for the central->aurora release train.

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

  • Google API key for Safe Browsing. Ewong/Callek about getting it loaded onto the build machines.
    • Mcsmurf will generate an updated key and pass it to Ewong who will then upload it to our build machines.
    • Update from Ewong: Hasn't received the key from mcsmurf yet.
  • IanN to review members mailing-list and council appointments (IanN to talk to mcsmurf about members list)
    • TODO: Add Adrian Kalla to RelEng team.

CLOSED

Status of the SeaMonkey Buildbot Master and Tree

Previously on Agents of SHIELD:

A) create an instance of the current Buildbot-based system specifically for Thunderbird; or
B) port Thunderbird to a new system using Taskcluster and Amazon Machine Images (AMIs).
We believe porting Thunderbird to a new system is the best plan of these two by a wide margin. Buildbot is old and patched and not easy to understand. That system would require physical rather than virtual machines. Firefox is also moving to Taskcluster, which is a new build and release automation system being written for Mozilla particularly to meet the needs of products with complex requirements like Firefox and Thunderbird. We imagine the cost of operating a Taskcluster system, in both money and person-hours, would be much less. This is good for Thunderbird in the long term, as it makes the system much more manageable.
    • Callek thinks that a (scaled down) Taskcluster system would be appropriate for SeaMonkey. We have been piggy-backing on Mozilla infrastructure since the begining. If/When the Thunderbird Project gets it's own infrastructure, it makes sense for SeaMonkey to tag along. One problem is – does Thunderbird want us tagging along? The SeaMonkey project does have the financial resources to pay for our share of AMI.
  • Chatzilla locale generation: Frg investigating why the L10n xpi isn't being added into the installer.

Routine reports:

  • Notes:
    • Comm-Central just broke. nsRunnable has benn renamed bug 1265927. MailNews bug 1265927 has been opened to fix this problem. Everything else compiles.
    • comm-* branches are still closed due to the merges. Windows32 and OSX are still not building though.
    • Callek: Regarding the windows systems, sadly no progress yet. I'm hopeful we can get done sooner than later, I'm realistic expecting it won't be until January at earliest any time soon.
    • Ewong will set up a cron job to do semi regular builds on the loaner machine.
    • 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 VS2015 would likely solve this and other bustages. Ratty' is currently reviewing these and other patches to make this happen.
    • There are also some upcoming changes to L10n build system in Q1 2015 (bug 1107635).
    • Even en-US builds have stopped again. The latest trunk nightlies were 2.45a1 dated 8-Mar-2016 for W32; 2.46a1 dated 26-Apr-2016 for L32 & L64, and 2.43a1 dated 6-Jan-2016 for Mac. ** 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).
    • 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.
  • [26th April 2016]
    • [*All Trees*]
    • [comm-central]
    • [comm-beta, comm-release]
      • Linux*: Busted. Waiting for review on patches for c-b and c-r from bug 1190773.
      • OSX64: busted due to bug 1260362.
  • See RelEng page for the RelEng status history.

Release Train

  • SeaMonkey 2.40 is out.
  • We are skipping SeaMonkey 2.41 and 2.42 and going directly to 2.43 betas.
  • Backup plan in case we need it is to do some releases off comm-esr45. These will be 2.42.x releases.
    • [frg] I used 2.42 too since Beta 1. It is stable as 2.43, I backported Data Manager and a few other fixed bugs like Safe Browsing.
    • Need to check how to port L10n changes from SeaMonkey 2.43 to comm-esr. bug 1240738 tracks l10n changes that need uplifting to 2.42.x in case we build from 45.x ESR.
  • Merges were performed as scheduled on April 25 (mozilla-beta → release: April 15).
    • comm-release default has moved to SM 2.43.
      • We need is land bug 1266052 and bug 1265246 on comm-release in order to build 2.43.
      • If possible we should also land bug 1265181 and bug 1265326 but there is some bit rot preventing these from applying properly. "Please apply patches from bug 1260697 and bug 1265170 first."
    • comm-release and mozilla-release are now on 46.0.
    • comm-esr45 and mozilla-esr45 are current in preparation of TB 45.1 release.
    • lots of comm-beta bug fixes landed on THUNDERBIRD451b1_2016042214_RELBRANCH (for 45.1, mirroring comm-esr45) but not the default branch
      • changesets landing on relbranch only which contain non-mail/non-calendar diffs: ff7bcfb79ba3, 83fd96b13074, 3497b6426758, ff8a2e5bcaaf, 2242b156ded5
      • not entirely clear how this will affect building 2.42/2.43 off comm-release after the merge
      • Ratty: After the merge on 2016-04-25 comm-beta is now at Gecko 47b which corresponds to SeaMonkey 2.44b so everything should match up. Everything in THUNDERBIRD451b1_2016042214_RELBRANCH should be on the BETA_BASE_20160425 tag.
  • Useful Firefox Release Schedule link: Releases Scheduling

Extensions and Plugins Compatibility Tracking

  • See Basics page. Please only list current changes here.
  • Addon Compatibility Listings (outdated), altertative list started (currently Rainer Bielefeld is the only active maintainer)
  • There is still no matching Lightning version for 2.43 and since Thunderbird skipped the TB 46.0 beta, there may not be any (Lightning 4.8b1).
  • 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 AMO Browsing for SeaMonkey extension, which makes AMO pages a lot more SeaMonkey-friendly, seems mature. (It had 9 successive revisions between 27 September and 3 October, and no change since then.) It was developed by LemonJuice (of Add-on Converter fame), and Tonymec, who tested it and now uses it, supports it enthusiastically. The author proposes to add it as a "built-in extension" besides ChatZilla, DOMi and the like. What do you think? (See also Bug 1145026: AMO Add-On-Descriptions: Add link function leading to SeaMonkey add-on-converter and filling URL input pane; the extension actually does much more than the bug's Summary implies: for instance it gets rid of the stupid "You need Firefox 10 or later" popups.
  • The Thunderbird team is currently shipping Lightning with Thunderbird. IanN is working on shipping Lightning with SeaMonkey. 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].

2.x (Last, Current, Next)

2.40

open tracking (0) tracking requests (5) targeted (2) fixed (14)

2.Next

  • We need someone to work on porting sync 2.0 over to replace legacy sync code. Frg might look into this if he doesn't have anything more urgent to work on.
    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.
  • 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 (have patches need review and check-in):
  • Mozilla-central bugs that affect us:
    • Firefox has changed the styles of several Toolkit pages to their "in-content" designs which however look very out of place in our current classic and modern themes.
      • about:config Fixed in SeaMonkey bug 1222816.
      • about:privatebrowsing Fixed in SeaMonkey [bug 1192276
        • Subsequent to Chameleon, Firefox developers have again redesigned the about:privatebrowsing UI to include UI for tracking protection. We should look into picking any changes we like.
      • Affected pages that need to be fixed are about:addons [bug 1222817], about:support [bug 1222818] (looks ok in Modern but painful in the Default theme).
      • 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.
    • 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. Currently being worked on by IanN.
    • 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.
    • 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) WONTFIX.
      • Rsx11m filed bug 1267631 Update the SSL/TLS Preference Pane once TLS 1.3 is implemented and ready for prime time.
  • bug 1198340 The carousel within Add-On Manager can be used for SeaMonkey specific content. TO DO: Find out what sort of format AMO needs for the carousel. Get our webdev person to create necessary content. Submit content for upload to AMO.
    • Unfortunately nobody knows exactly how addons.mozilla.works because there's no full time developer working on AMO. Ratty was given bug 1009759 as an example. So now we need someone who knows python+django.
    • About specific aspects of this problem, see: bug 1230796, bug 1230804, bug 1230806 and maybe more.
    • [Ratty] The url for the discovery pane is set in a pref. Instantbird points the URL to a chrome XUL document. If we do this we don't have to worry about the python stuff.

Feature List, Planning

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

  • medium triaging effort, below-average number of new bugs files.

Open reviews/flags: 60 review 5 super-review 2 ui-review 11 feedback

  • See Feature List page for major wanted/needed features.
  • TODO:
    • The toolkit help viewer is going away. Neil is working on resuscitating the old XPFE help viewer which apparently has more features.
      • Toolkit Help Viewer bugs will be moved to the SeaMonkey product. This is tracked in bug 1243203.
      • Neil is AFK for the forseeable future so we need to plan to import the Help Viewer code to comm-central if they remove it before Neil can come around to fix things.
    • Remove debugQA from Seamonkey or overhaul it removing obsolete items. See discussion in bug 1258226
    • Encrypted Media Extensions / Digital Rights Management
      • bug 1127784 added a preference and UI to enable/disable playback of Encrypted Media Extensions, with UI seen in non-release builds only
      • More work appears to be needed to download necessary 3rd-party Content Decryption Modules, some UI can probably be ported from Firefox
  • Mozilla wants to Move Thunderbird off MoCo infrastructure and onto their own, which will likely affect SeaMonkey as well
  • Fundamental core features Firefox/Mozilla plans to remove:
    • bug 1222546 Product plan: remove support for heavyweight themes
      • If effective for all Toolkit applications, would render most 3rd-party themes defunct.
      • No sufficiently plausible specifics provided 'why' full themes 'must' no longer be supported.
      • No clear statements by the Firefox drivers, bug has been restricted for comments since.
      • Discussion diverted to https://discourse.mozilla-community.org/t/planning-the-future-of-complete-themes/
      • See bsmedberg's post #14, targeted for Gecko 49 (April 2016).
      • May prohibit Modern theme being shipped with or installed in SeaMonkey.
      • Removal is "decided" without any clear alternative envisioned.
  • What about declaring linux-x86_64 builds found at seamonkey-project.org and at ftp.m.o as "official" ?Tonymec (talk) 13:56, 7 October 2015 (PDT)
    • On October 7 two people asked in #seamonkey at a few minutes' interval when there would be "official" 64-bit SM builds for Linux. I pointed them to the x86_64 release at the bottom of the "Other languages" release page for 2.38 and to the x86_64 2.40a2 aurora & 2.41a1 trunk builds at the bottom of the ftp.m.o nightly/latest-comm-* pages but they said these were not "official".
    • How are we going to get out of the following vicious circle? 64-bit builds are not "official" because too few users, and users don't install them (some even prefer compiling their own) because they aren't "official".
    • Maybe change the online documentation? (perhaps as part of bug 1208822 "System Requirements page needs update"?)
    • [ewong:] what's the prerequisites of making the Linux64 builds 'official' aside for the issue of getting the tests done for Linux64; but our testing infrastructure is busted. bug 1209378

Roundtable - Personal Status Updates

Neil has a new job and doesn't have any time to devote to SeaMonkey. Please re-direct review requests to Ratty or IanN who will redirect elsewhere if needed.

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

frg

Waiting for review / branch check in or feedback:

  • bug 1055954 popup exceptions are not added. Updated patch for popup menu.
  • bug 1223741 Updating to 2.39B allow images not working. Follow up Data Manager change to allow chrome, files and other schemes to not cause errors still needs some work and will get a new bug number.
  • bug 1224437 No "Publishing completed" status after green tick, publishing does not terminate
  • bug 1265130 Bug 1265130 bustage in 'make package' for extensions due to removal of MOZ_OMNIJAR. Ratty and I are in disagreement/unsure which path to take. I would say remove the variable and the flat packing code. TB and FF are doing the same. 2.45+ suite will not build without a fix for this.

Working on:

  • bug 1258226 Remove debugQA from SeaMonkey. Input please if this should be up for reviewed if we should keep debugQA in it's current state. A little on the back burner but not forgotten
  • bug 1238767 Localized Suite build fails in DebugQA: Stalled. I think the l10 build system might be responsible and tries to pick up files from the wrong location. Adrian Kalla thinks I need to do an l10 merge only. I disagree because the xpi only explicitly supports en-US builds.
  • bug 1256714 Aero Peek not working. Digged deeper into it. Works for everything but websites with a zoom factor < 100%. Might be a backend bug with scale.

Titbits:

  • Will try to work on Sync next as promised.

Other things on my mind:

  • --enable-optimize=-O2 should be used for Windows release builds. Linux gcc --enable-optimize optimizes for speed. With VS2013/VS2015 it optimizes for size. Resulting O2 Windows build feels a lot snappier.
  • bug 1244467 Localized Builds: ChatZilla language pack missing from SeaMonkey installer package will not be fixed by bug 1210791. mozmake installer under Windows includes the l10n xpi in local builds.
  • When looking in Bugzilla what to do next I found a lot of in my eyes obsolete bugs in a short time. Who can close them. Tracking them in a meta bug? A little on the backburner too but also not forgotten.
Comment from 03/29: I am working on this problem. We have lots of UNCONFIRMED Bugs, many of them old /obsolete. But in my systematic review (may be 3 ... 5 each week) I find (approximately) 25% of these old bugs real bugs, half of them Core half of them really SeaMonkey bugs. With this speed review still will take 2 more years or so, but I think it's better than a mass-close. -- Rrbd (talk) 10:53, 29 March 2016 (PDT)
Some more precise statistics here in the unofficial blog. -- Rrbd (talk) 22:31, 29 March 2016 (PDT)

IanN

  • Usual localising, 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:
  • Pending checkin for dependent bugs:
    • bug 653386 Consider overriding netErrorApp.dtd rather than netError.dtd
  • 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 1101381 Printing throws error: DEPRECATION WARNING: getWebBrowserPrint is now deprecated, and fully unsupported for multi-process browsers. Please use a frame script to get access to nsIWebBrowserPrint from content
    • 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.

InvisibleSmiley

KaiRo

mcsmurf

Misak

Mnyromyr

Neil

Px

Rainer Bielefeld

I will not participate.

currently working on
ToDos
  • I will submit a bigger number of Bugs or enhancement requests for SeaMonkey Help and contribute fixes, hoping to find some new volunteers to add fixes to Help files.

Ratty

Fixed:

  • bug 1222816 Restore about:config UI (Config Editor) to old appearance by overriding Toolkit's Project Chameleon styles.
  • bug 1259928 "View Selection Source" throws TypeError: args is null Source File: chrome://global/content/viewPartialSource.js.
  • bug 1261685 All Bookmarks functionality broken due to Toolkit bug 1257599 which renamed 'Unsorted Bookmarks' into 'Other Bookmarks'.

In Progress:

  • Not much. Concentrating on doing reviews this current cycle.

TODO:

  • bug 1236982 Simplify SeaMonkey CSS for Lightning toolbar buttons.
  • bug 1174466 Popup blocker: Need to allow popups opened by loaded javascript: URIs from the location bar. Regression from bug 896947.
  • bug 1116223 Thunderbird: Move overrides to default theme chrome.manifest.

Other stuff:

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

rsx11m

Pushed to comm-central,
landed on comm-aurora (before the merge) and comm-esr45,
waiting for comm-release approval:

  • bug 1265246 Move Thunderbird-specific change of editor.CR_creates_new_p default from composer.js to all-thunderbird.js override.
    • would still need to land on SeaMonkey's release branch on comm-release for 2.42 and/or 2.43, unless 2.42.1 is the next release off comm-esr45.
    • fall-out from bug 330891 where Thunderbird changed composer.js default, patch reverts that change

Pushed to comm-central (before the merge):

Waiting for reviews:

  • bug 1265534 Make editor.CR_creates_new_p work for Mail & News composition as well
    • adopts new "compose HTML in Paragraph mode" feature from bug 330891 without making it the default

May need retargeting:

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

Other:

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

sgautherie

stefanh

tonymec

Any other business?