Platform/2014-04-01
« previous week | index | next week »
Engineering Meeting Details
- Tuesday 2014-04-01 - 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.)
There will be a tree closing window on April 5, 2014 of approx 5 hours, details in bug 985503. Expected start no later than 0900 PT, exact time will be announced later this week.
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)
We did a bunch of cool stuff this quarter, the notable things that we didn't quite get done are:
- ICC *almost* enabled. Ran into an existing intermittent leak that got more frequent, i.e. we have a better chance of fixing it now!
- Window *almost* converted to WebIDL. We've seen this green on try, but ran into more stuff when merging etc. Really close, would've likely been done now if it wasn't for some unplanned downtime in the team.
- <picture> element up n' running, but not quite there yet.
Firefox Desktop (gavin)
Firefox Mobile (mfinkle/blassey)
Firefox OS Communications (scravag)
Firefox OS Devices/Porting (ericchou)
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 989595 - [Tarako]wifi stay searching after turn on/off wifi some times
- 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 983522 - Enable cell broadcast and broadcast SMS at the same time.
- bug 983315 - [Messages][DSDS] Provide a feedback while we're switching the data APN to send a MMS
- bug 959434 - [B2G][NFC]Support secure element for NFC daemon.
- bug 978027 - [B2G] Need to implement API for getCdmaPrlVersion.
- bug 933588 - B2G NFC: Rewrite NFC Worker in C++.
- bug 989834 - It takes 10 seconds to unload wifi driver on Sora
- 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 975778 - [B2G] [Emulator] Support CDMA_FLASH command for Cdma call waiting and 3way calling scenario.
- bug 984326 - [B2G] [RIL] [CDMA] call waiting isn't working properly. The 2nd remote party cannot hear voice.
- bug 961921 - B2G RIL: [DSDS] Separate roaming preference for each client.
- bug 986365 - Crash in supplicant because of closing supplicant while waiting for event.
Firefox OS Systems - Front End (gwagner)
Firefox OS Systems - Platform (timdream)
GFX (milan)
<Read Only>
- Graphics work week: https://intranet.mozilla.org/Graphics/WorkWeek201303
Identity (jedp)
Layout (jet/dbaron)
Media (mreavy)
<Read Only>
- Three landings expected this week:
- First part of MediaStream refactor (padenot)
- AEC in getUserMedia
- Update webrtc.org code to 3.50 (likely will temporarily break BSD ports, etc)
- Opus ARM assembler improvements should land
Necko (dougt/jduell)
Performance (vladan)
Seceng (mmc)
Mozilla::pkix is now ON by default (for firefox). This a signficant rewrite of or certificate verification library. Please report any compatibility, performance or security issues. To disable set security.use_mozillapkix_verification to false. (master bug for enabling in all products is https://bugzilla.mozilla.org/show_bug.cgi?id=915930)
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)
- Generational GC's landing made very little difference to AWSY's results.
- Andrew McCreight fixed some silliness in the representation of about:home's Google icon, helping start-up.
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
There were great changes by volunteers in Core and Toolkit during the past week. Thanks to all of these contributors for their passion and hard work! Here are some highlights:
- Neil Rashbrook (NeilAway) made the encoding menu work for FTP directories (bug 948901).
- [first patch!] Pranav Kant (pranavk) exposed raw socket data for UDP messages (bug 952927).
- Alice0775 White fixed a scrolling issue with long menus (bug 859126).
- Brian Smith (bsmith) corrected some uninitialized PKIX arguments (bug 982778).
- [first patch!] Ben Hackett improved IonMonkey (bug 982778).
- Marco Castelluccio (marco) fixed up some OS.File users (bug 972927, bug 981085, bug 981563, bug 987101).
- Rik Cabanier corrected a drawImage problem (bug 987292).
- Dmitry Rojkov turned GestureEventListener into a state machine (bug 985541).
- Alex Henrie fixed a display issue with select menus in non-default states (bug 981849).
- Rick Eyre (reyre) lazified some of HTMLMediaElement (bug 987076).
- Fredrik Lanker (lanker) improved infinite duration recognition of MP3s (bug 989284).
- Abhishek Potnis (abhishekp) reduced some deprecated warnings (bug 986499).
- Ms2ger performed a variety of useful janitorial efforts (bug 973367, bug 973915, bug 973950, bug 976143, bug 981371, bug 984006, bug 986860).
- Sankha Narayan Gupta (sankha93) implemented Object.setPrototypeOf (bug 885788).
- Martin Stránský ported transparent widgets from gtk2 to gtk3 (bug 982640).
- [first patch!] Gorman Ho added a convenient node property cleanup helper (bug 983285).
- [first patch!] Nicolás Bordenabe added missing CSS properties to getCSSValuesForProperty (bug 973345).
- Masatoshi Kimura (emk) fixed a bunch of problems (bug 297395, bug 980134, bug 986347, bug 986811, bug 988122, bug 989557).
- Birunthan Mohanathas (poiru) performed some useful SpiderMonkey and content cleanups (bug 845478, bug 986076, bug 987320).
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.)