Platform/2014-02-18


« previous week | index | next week »

Engineering Meeting Details

  • Tuesday 2014-02-18 - 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/bajaj)

Next Merge: July 8, 2024 Next Release: July 9, 2024
Trains
Central: 129 Aurora: 54 Beta: 128 Release: 127
?? bugs (?? bugs last week)
?? bugs (?? bugs last week)
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.) <Read Only>

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)

Add-on SDK (dtownsend)

App Tools (prouget)

B2G Services (dougt)

Developer Tools (robcee)

DOM (jst/overholt)

  • johns working on "plugin.js" for shumway which allows for non-plugin to behave and be seen as a plugin object
  • nsm working on Service Worker registration

Firefox Desktop (gavin)

Firefox Metro (bbondy/jmathies/mbrubeck)

Firefox Mobile (mfinkle/blassey)

Firefox OS Communications (scravag)

<Read Only>

Firefox OS Devices/Porting (mchen)

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>

  • To fix 1.3 bugs,
    • bug 963054 - [fugu][DSDS] follow-up for radio control: radio of slot 2 is not on even there's a sim card
    • bug 960894 - Utilize one single RIL worker in DSDS
  • RTSP Client,
    • bug 971593 - [RTSP] Resource leak of HTMLMediaElement containing RTSP media resource
    • bug 945603 - [RTSP] Support Rtsp Protocol in URL Bar on b2g Browser
    • bug 949675 - Support HTTP->Rtsp Channel redirects
    • bug 951278- rtsp stops at the last 1 or 2 sec.
  • NFC,
    • bug 933588 - B2G NFC: Rewrite NFC Worker in C++.
    • bug 970241 - B2G NFC: Don't listen to nfc.enabled settings changed event.
    • bug 970238 - NFC: System app always send NFC_HW_STATE_DISABLE_DISCOVERY to Gecko.
    • bug 960510 - B2G NFC: type, id and payload should be optional in MozNDEFRecord.
    • bug 933665 - Remove encodeNdefRecords func from NfcContentHelper.
  • LTE/JCDMA,
  • WPA-EAP, bug 917102 - Import Cert by WifiManager.
  • WIFI-Display, bug 925615 - [meta][B2G][Wifi] Support Wifi Display
  • Power metering, bug 951976 - API for Resource Statistics
  • Network metering, bug 928289 - [Network Metering] Obtain network tethering statistics.

Firefox OS Systems - Front End (gwagner)

Firefox OS Systems - Platform (timdream)

<Read Only>

Please read our meeting note for detail.

  • 3rd-party keyboard: Patch for bug 958035 (home screen leaks); need gecko support on bug 968991 (keyboard oop/nuwa/apz)
  • Build script: app-specific build steps are all moved to apps. Next: split them into copy stage and build stage, and assumable shared script etc there. meta bug 968654.
  • Window management: bug 961800 (haida/open sheet) pending, other work WIP. meta bug 902766.
  • System refactor: working on converting everything to constructor function (~8/80 bugs landed). meta bug 912952. next: resolve dependency.
  • Setting refactor: AMD pattern (bug 964180) to be landed this week, next: file bugs on panels for conversion.
  • Lock screen: bug 960901 (lock screen instance) landed, emergency call as app (bug 960915) in review. meta bug 960381.
  • DSDS: bug 972150 WIP
  • Audio channel service: no update
  • WPA-EAP SIM: no update
  • PEAP, TLS, TTLS WPA-EAP: no update
  • Format SD Card: API proposal in discussion
  • NFC: no update

GFX (milan)

  • Big features for 1.4, with compressed timeframe.
    • Tiling on B2G.
    • Performance improvements (some in Gaia, Layout, but graphics team is triaging and driving all.)
    • Support for KitKat on an unknown device.
    • Expect less (than usual) responsive graphics team in the next four weeks.

Identity (jedp)

JS (naveed)

Layout (jet/dbaron)

Media (mreavy)

<Read Only>

  • WebRTC/Talkilla work week just ended in MV; more in next week's update
  • Fixed bug with one-way video streams reported by TokBox bug 972097 due to mis-merge; uplifted to Aurora/Beta
  • MediaStream internal redesign underway (padenot, roc, jesup, gcp, etc). Need to deal better with clock-rate mismatches/drift and reduce delay, and should help WebAudio. bug 848954 and https://webrtc.etherpad.mozilla.org/mediastream-refactor
    • Ping padenot/jesup if you want to be involved
  • Bunch of improvements in about:webrtc and stats interface coming soon
  • Lots of WebAudio fixes have been landing recently from karlt and padenot

Necko (dougt/jduell)

Performance (vladan)

Blog posts:

Seceng (mmc)

<Read Only>

  • TLS False Start, a performance optimization for TLS connections, is now enabled in Firefox 28 Beta and later. This optimization is only enabled for sites that use non-RC4 TLS_ECDHE_*/TLS_DHE_* cipher suites and which support the NPN extension. This includes Twitter, Google, and CloudFlare-hosted servers. There is some compatibility risk to this feature, though we believe we have mitigated all of it with the aforementioned restrictions. Please report any compatibility issues in the "Core :: Security: PSM" component ASAP. bug 942729
  • insanity::pkix, the new certificate verification library replacing NSS's certificate verification, landed, pref'd-off (security.use_insanity_verification=false). It is expected to be enabled in a couple of weeks, after OCSP support is added and more testing is done. This was also uplifted to Aurora 29 to make it easier for Certificate Authorities to test it one release before it is enabled. If you don't care about your own HTTPS security and you play with this, please report any issues, particularly compatibility issues, in the "Core :: Security: PSM" component ASAP. bug 878932
  • New certificate verification logic for signed packaged apps, based on insanity::pkix, landed in Nightly 30 and will probably be uplifted to Aurora 29 later this week. This enables (will enable, after some non-cert-related issues are resolved) packaged apps from Mozilla Marketplace to be installed in Desktop Firefox. bug 896620
  • Some cases where we were doing unnecessary OCSP fetching, potentially causing main-thread I/O and other badness, were fixed for Firefox 28 and later. You shouldn't notice anything with these changes, but Firefox is getting faster in this respect. bug 950129, bug 950240.

Shumway (mbx)

WebAPI (overholt)

  • baku landed console API in workers (bug 620935)
  • work continues porting DataStore API from JS to C++
    • in the meantime, Gene Lian is writing a C++ wrapper for the current JS implementation
  • bent is very close to landing PBackground (bug 956218)
    • janv is porting QuotaManager (and improving its API) to PBackground (bug 961049)
  • ehsan working on image resizing API
  • earlier today Harald re-iterated partner requests for some sort of keychain-like functionality on Firefox OS
  • Marcos closing in on final manifest spec issues: http://w3c.github.io/manifest/

Quality Programs

(An opportunity to hear about status with the various quality programs that do not have a formal team structure.)

CritSmash (dbolter)

  • Additional fuzzing is working well to uncover more issues. Tending/fixing them is appreciated.
  • Mitigation: David Major fixed bug 860254 - Poison memory on free for all small allocations

MemShrink (njn)

  • Michael Wu implemented VolatileBuffer, a new class that lets us use volatile memory on OSes that support it, e.g. ashmem on Android.

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, and say hi to new contributors Maks Naumov, and Anuj Agarwal! Here are some highlights:

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

irc #planning Log From This Meeting