Platform/2014-03-25
« previous week | index | next week »
Engineering Meeting Details
- Tuesday 2014-03-25 - 11:00 am Pacific Standard Time
- Dial-in: Audio-only conference# 98411
- People with Mozilla phones or softphones please dial x4000 Conf# 98411
- US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 98411
- US/California/Mountain View: +1 650 903 0800, x4000 Conf# 98411
- US/California/San Francisco: +1 415 762 5700, x4000 Conf# 98411
- US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 98411
- CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 98411
- CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 98411
- UK/London: +44 (0)207 855 3000, x4000 Conf# 98411
- FR/Paris: +33 1 84 88 37 37, x4000 Conf# 98411
- Gmail Chat (requires Flash and the Google Talk plugin): paste +1 650 903 0800 into the Gmail Chat box that doesn't look like it accepts phone numbers
- SkypeOut is free if you use the 800 number
- Engineering Vidyo Room / Air Mozilla / MTV Warp Core / TOR Finch / SFO Warfield / PDX Hair of the Dog
- join irc.mozilla.org #planning for back channel
Actions
Hot Bugs
(Important bugs for which we need to find owners or additional help. If known, please include suggested team or knowledge needed to advance the bug.)
- Orange Factor
- Stability
- Other
The Need To Know
(Release and system issues that may impact engineering this week.)
Notices/Schedule (lsblakk/sylvestre)
Next Merge: July 8, 2024 | Next Release: July 9, 2024 | ||
Trains | |||
---|---|---|---|
Central: 129 | Aurora: 54 | Beta: 128 | Release: 127 |
Unresolved Aurora 54 Trackers (non-security, not tracked for Beta) | Unresolved Beta 128 Trackers (non-security) |
---|
Build Changes (gps)
(Build changes of which engineers should be aware.)
RelEng (catlee)
(Repo, test, and other information for engineers from the release engineering team.)
Upcoming Outages/Upgrades
(System outages/upgrades and tree closures that impact engineering.)
Team Stand-ups
(In <2 mins, what did your team accomplish last week, on what is your team working on this week, and on what, if anything, is your team blocked? No questions during the stand-ups. All questions should be asked during the roundtable.)
Accessibility (dbolter)
App Tools (prouget)
B2G Services (dougt)
Developer Tools (robcee)
DOM (jst/overholt)
- last minute Q1 goals finishing
- cross-thread cycle collection
- web components
- <picture>
- Service Workers (+ Push)
- TCP Socket (JS -> C++)
Firefox Desktop (gavin)
Firefox Mobile (mfinkle/blassey)
Firefox OS Communications (scravag)
Firefox OS Devices/Porting (ericchou)
<Read Only>
- Device porting (Gonk team)
- Flame: Setup build system and work on DSDS crash issues (http://goo.gl/9uuEb4)
- Vixen: Work with Via for the community project, like what we did to Flatfish
- Tarako: 1.3T+ bugs: (http://goo.gl/XpYgfA)
- Dolphin: Function check done(FM, GPS) on Gonk-KK build system integration (http://goo.gl/mjd0ay)
- Bluetooth (members: Shawn Huang, Ben Tian, Jamin Liu, Jocelyn Liu)
- No update. Worked on issues and New APIs.
- Media Playback (members: Bruce Sun, Blake Wu, Star Cheng)
- 1.3+/1.3T+/1.4+ bug fixing
- bug 984834 - Video playback glitch observed when device resumes after suspend (fixed from Gaia)
- bug 977797 - [B2G][Video] crash in android::MediaBuffer::release (investigated and in the end it's was set to Resolved Invalid)
- bug 975955 - the audio gaps after lock screen (landed)
- bug 983539 - Music and ringtone may appear at the same time if an incoming call occurs while listening to music - (investigated and vendor took this over.)
- 1.3+/1.3T+/1.4+ bug fixing
- Device Storage & Stability (members: Alan Huang, Alphan Chen)
- Alan takes the analysis job of Tarako issues.
- Alphan has started to work on Feature Detection API implementation (bug 983502).
Firefox OS Media Apps (hema)
Firefox OS Media Recording (cjku)
Firefox OS Performance (mlee)
Firefox OS Productivity (doliver)
Firefox OS Telephony/WIFI/NFC (kenhkchang)
<Read Only>
- bug 984919 - [RIL][DSDS] New calls an inactive SIM when there is an active SIM should be rejected
- bug 889737 - [MMI] Unify both sendMMI() and dial() functions
- bug 983064 - [Sora][Message][MMS]There isn't "x-wap-profile" in MMS log.
- bug 976897 - [Sora][Message][MMS]The MMS sending too long time sometimes.
- bug 959434 - [B2G][NFC]Support secure element for NFC daemon.
- bug 978027 - [B2G] Need to implement API for getCdmaPrlVersion.
- bug 906164 - mozHasPendingMessage() should queue messages even when app is running
- bug 933588 - B2G NFC: Rewrite NFC Worker in C++.
- bug 980701 - [B2G][Gaia][System][Buri] The proximity sensor activates unnecessarily when not in a call causing glitchy behavior.
- bug 949675 - Support HTTP->Rtsp Channel redirects.
- bug 971593 - [RTSP] Resource leak of HTMLMediaElement containing RTSP media resource
- bug 975778 - [B2G] [Emulator] Support CDMA_FLASH command for Cdma call waiting and 3way calling senarion
- bug 984326 - [B2G] [RIL] [CDMA] call waiting isn't working properly. The 2nd remote party cannot hear voice.
- bug 960426 - Support Network Information API in Firefox OS
- bug 985892 - Enable UICC Secure Element on Nexus 5.
Firefox OS Systems - Front End (gwagner)
Firefox OS Systems - Platform (timdream)
<Read Only>
Team summary
- Blocker count is now at 12, some of them are owned by other teams (in Gaia::Settings)
- Working with Joe, Ivan on a resolution of bug 975343 (DSDS info in device info in Settings - one last unowned 1.4 blocker)
- 1.3T: Dominic is working on bug 987022 as an workaround to memory constraint in Tarako.
- keyboard2: All code have been converted to constructor pattern; currently working on tests and layout loading.
- 3rd-party keyboard: OOP enabled on master/1.5.
- Copy-paste: No update; will start working only after Gecko have WIP patch.
- lock screen: Modularization (LockScreenWindow etc) to be landed this week. Next: move to an independent pre-load app. Need to sync with madai partner on what they need.
- Window Management: Landing bug 961800 (Child window factory; haida related work)
- Build script: The patch introducing an objdir to Gaia bug 897352 is ready but need to resolve some Windows situration.
- System2: bubble-tea patches is being landed individually instead, more bug WIP.
- Setting2: AMD patch landed, MVVM patch to land this week and panels to be moved next.
GFX (milan)
- Graphics team is back from the sequestered "tiling on B2G" work. We are catching up, it may take time to get to your items. Just let us know.
- Graphics work week coming up next week. The schedule is in the works, but the goals and sessions are filling up: https://intranet.mozilla.org/Graphics/WorkWeek201303
Identity (jedp)
<Read Only>
NOTE: JavaScript work week this week in Toronto: Agenda
NOTE: Part of the team was out last week for GDC
- Compiler (JIT)
- bug 948229: Landed removal of inline-frame-profiling from Ion
- Garbage Collection
- n/a
- Front End and Other
- bug 983577: TypedObject array sequential map significantly slower than Array map
- bug 983486: Landed code to collect parallel arenas between iterations (Bug 983486)
Layout (jet/dbaron)
Media (mreavy)
<Read Only>
- First MediaStreamGraph refactors about to start landing
- Those will enable moving the echo cancellation to getUserMedia (bug 694814) which should continue improving AEC quality. Those patches are up for review.
- May experimentally turn on noise reduction in getUserMedia globally. Adjustable via media.peerconnection.noise_enabled
- Work continuing with Cisco on OpenH264, starting to involve other teams. Target is Firefox 33.
- Expecting to land update of webrtc.org code (latest stable branch) to match what will be in Chrome 34. Target is next week.
- Working to improve Opus performance on FxOS
Necko (dougt/jduell)
Performance (vladan)
Seceng (mmc)
<Read Only>
- bug 985627 - Parts of application reputation hit stable in FF 28, had to get rolled back in a hotfix because of network side effects
- bug 985623 - Trying again in FF 29
- Lightbeam 1.0.9 out, with fixes for Australis and data uploading
Shumway (mbx)
WebAPI (overholt)
Quality Programs
(An opportunity to hear about status with the various quality programs that do not have a formal team structure.)
CritSmash (dbolter)
MemShrink (njn)
- Firefox's start-up memory consumption, as measured by AWSY, has almost doubled in the past two years. While this isn't reason to panic, it is worth investigation. This dev-platform thread discusses the contribution of new system compartments, and whether they can be avoided.
OrangeFactor (ryanvm)
Stability (kairo/bsmedberg)
Roundtable
(Comments and questions that arise during the course of the meeting or otherwise do not have a section.)
<Read only beyond this point>
Friends of the Tree
Mailing List Threads
(Threads that are likely to be of interest to engineering from various mailing lists.)
Good Reads
(Links to blog posts, books, videos, etc. that you think will be of interest to others.)