Thunderbird/StatusMeetings/2019-10-15
From MozillaWiki
Thunderbird notes 2019-10-15 NOON PT (Pacific). For meeting time, previous notes and call-in details see https://wiki.mozilla.org/Thunderbird/StatusMeetings
Contents
Attendees
Jorg K, mkmelin, Kai, Paenglab, pmorris, rob, sancus
MAIN FOCUS OF MEETING
Action items from last meetings
Current status / Announcements
Current Release Critical Issues
- tracking matrix: (broken) http://hg.mozilla.org/users/kent_caspia.com/drivertools/raw-file/default/bugtracking/index.html
- Tree issues:
- https://public.etherpad-mozilla.org/p/thunderbird-tree-status (somewhat abandoned)
- dashboard: https://mozilla.kewis.ch/treestatus/#/tb-treestatus
- c-c looking good - Perma-red/orange: https://mzl.la/2gS72WO - Disabled tests: https://mzl.la/2vZEjFe - Temp fixes: https://mzl.la/2iwY3dH
Releases
- Past
- TB 68 beta 1 (2019-06-14)
- TB 68 beta 2 (2019-06-24)
- TB 68 beta 3 (2019-07-01)
- TB 68 beta 4 (2019-07-08)
- TB 60.8.0 ESR (2019-07-09)
- TB 68 beta 5 (2019-07-18)
- TB 69 beta 1 (2019-07-26)
- TB 69 beta 2 (2019-08-05)
- TB 69 beta 3 (2019-08-16)
- TB 69 beta 4 (2019-08-28)
- TB 68.0 ESR (2019-08-27)
- TB 60.9 ESR (2019-09-06)
- TB 70 beta 1 (2019-09-09)
- TB 68.1 ESR (2019-09-11)
- TB 70 beta 2 (2019-09-22)
- TB 68.1.1 ESR (2019-09-25)
- TB 70 beta 3 (2019-10-04)
- TB 68.1.2 (2019-10-10)
- Upcoming - https://wiki.mozilla.org/RapidRelease/Calendar#Future_branch_dates
- Branching: next branch to TB 72: 2019-10-21
- TB 70 beta 4 (starting today)
- TB 68.2.0 (after the branch date)
- TB 68.2.1 (maybe, if some fixes for the four “hot” items arrive)
Round Table
Jorg K
- Bustage fixes and management, regression fixes, crash fixes, reviews and sheriffing.
- Prepared TB 70 beta 4, TB 68.1.2/68.2 ESR
- Landed:
- bug 1588500 disable failing subtests of test-phishing-bar.js
- bug 1588256 disable failing subtest test-newmailaccount::test_window_open_link_opening_behaviour
- bug 1588006 Port bug 1553804: Use correct window opener when opening LDAP panel for add/edit
- bug 1588057 Port bug 1578624: Add 'set navigating' argument of nsIDocShell.loadURI() calls.
- bug 1463266 remove \n in MOZ_LOG and NS_ERROR
- bug 1583383 Remove Firefox specific information from engines.json
- bug 1588065 M-C Fix namespace issues in nsDocShellLoadState.h
- bug 1588290 M-C Added missing include of WindowProxyHolder.h to nsGlobalWindowInner.h
- bug 1583770 M-C Allow access to pref network.auth.force-generic-ntlm-v1 off the main tread
- bug 1583348 M-C Implement gTest for mozilla::dom::DOMParser::CreateWithoutGlobal()
- bug 1584795 M-C Add editMenuOverlay.js and globalOverlay.js to config.xul to fix context menu for Thunderbird
- bug 1583129 M-C Calculate legacy hash using x86 program file path for Thunderbird
- In progress: Bugs blocking TB 68.x general release: Upgrade issue bug 1587067 and folder localisation bug 1575512.
Geoff (not attending, 8 AM in NZ)
- Landed:
- bug 1583330 - Delete calendar item from cache *before* checking it's not in the cache
- bug 1585237 - Don't update mini-month when only the selected value changes
- bug 1585195 - Port bug 1562684 "[10.15][Mac] PR_GetLibraryFilePathname is returning absolute paths in MacOS Catalina" to Thunderbird
- bug 1585162 - Convert calendar Mozmill tests to Mochitest
- bug 1586167 - Change AddrBookCard.generateName function to match old behaviour
- bug 1585224 - Cache calUtils getService calls
- bug 1585230 - Don't add agenda items while in a batch, only to refresh the view at the end of the batch
- bug 1581765 - Migrate existing Mork address books to JS provider
- bug 1587012 - Create header files for nsImportAddressBooks.cpp and nsImportMail.cpp
- bug 1586486 - When timezone changes, keep Today Pane day in sync
- bug 1586638 - Fix MODIFICATION_FAILED error in tests when dismissing alarm dialog
- bug 1586979 - Improve browser_eventDialogModificationPrompt.js
- bug 1587748 - Port bug 1580962 - For extensions that can't be removed, show message and link to SUMO
- bug 1587259 - Improve JS address book performance
- bug 1587673 - glodaList tab mode should be considered a mailTab for WebExtensions
- In progress:
- bug 1588668 - Package multi-locale Lightning at build-time for upload to ATN
- bug 1571681 - Convert mozmill to mochitests
- bug 1587016 - Convert import code to use new address book provider
- bug 1530122 - Add WebExtension API for showing additional information in the email header
mkmelin
- some xul:textbox removals. textbox is now removed
- observes attribute cleanup
- firstChild -> firstElementChild etc. rewrite in prep for xhtml documents
ryanleesipes
sancus
- stats.thunderbird.net has data for >68 and now has a moving average.
- versions graph improvements also coming this week, will aggregate 60.*, 52.* and all old versions to improve legibility
- still working on server-side telemetry stuff
- fixed a couple of minor ATN bugs and a server side issue.
pmorris
- Landed
- Documenting hg bookmarks (rebasing, etc.)
- Documenting linting and formatting (eslint and prettier)
- bug 1583529 - The today pane is shown in the preferences tab
- bug 780404 - Decouple display of today pane in chat tab from mail tab
- bug 1584211 - Modifying a mailing list in the Edit List dialog is buggy
- bug 1587587 - Users can create mailing lists that won't work
- In review: (none currently)
- In process:
- bug 1297426 - The todaypane's shown/hidden state should be separate for mail, event, and task tabs
- bug 1588831 - Mailing list functionality is not tested
- bug 580896 - Mozilla sends invalid calendar sometime: event can contain both DTEND and DUR properties simultaneously.
- bug 1546606 - Refactor caldav request handling
- bug 1583595 - A dialog to handle opening .ics files
- bug 1572047 - [Meta] Use Prettier for formatting JavaScript in Thunderbird
- In the queue:
- bug 1493008 - Integrate Calendar into Thunderbird
- bug 357480 - [meta] Opening or adding .ics files to calendar by double click
- bug 306495 - autodetect remote calendar type so user doesn't need to pick (with DNS or .well-known)
wsmwk
aceman
Paenglab
rjl
- In progress
- bug 1518166 - Build and distribute the libotr, libgpg-error and libgcrypt libraries
- bug 1586617 - Address Book and Badge Icons do not work under macOS Mojave due to app permission changes
- bug 1519936 - Make sure unified builds of Thunderbird use the same unified files as Firefox
- bug 1550611 - Reduce number of builds triggered on push
- Landed
- bug 1586111 - Update-Verify fails on Thunderbird beta: ACCEPTED_MAR_CHANNEL_ID
- bug 1563827 - Upgrade mojave workers to 10.14.5
aleca
- Landed
- In review:
- In progress
- Other