Platform/2014-06-24: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 124: Line 124:
<!-- {{readonly}} -->
<!-- {{readonly}} -->


===Firefox OS Radio/WiFi/GPS (kenhkchang)===
===Firefox OS Telephony/WIFI/NFC (kenhkchang)===
<!-- Read only update this week? Uncomment the following line-->
<!-- Read only update this week? Uncomment the following line-->
<!-- {{readonly}} -->
{{readonly}}
* {{Bug|1010252}} - [Wi-Fi] Problems re-connecting to a known Wi-Fi network.
* {{Bug|1027478}} - Modify telephony API from dialEmergency(number, serviceId) to dialEmergency.
* {{Bug|1024747}} - CDMA MO MMS still not working as phone number is not correctly retrieved from iccInfo.
* {{Bug|1023141}} - ril.ecclist is an empty string after boot-up.
* {{Bug|1021006}} - [RTSP][2.0] Browser pops up a network warning message in the end of video RTSP streaming.
* {{Bug|1003711}} - [RTSP] Build Darwin Streaming Server on B2G emulator.
* {{Bug|1020212}} - Wifi can't access keystore in gecko on Flame.
* {{Bug|1028044}} - WPA-EAP TTLS-MSCHAPv2 Compatibility issue.
* {{Bug|1022460}} - Enable wifi tethering on emulator.
* {{Bug|1008797}} - Test case for bug 993598.
* {{Bug|1011358}} - In the Mountain View QA lab, master on Hamachi/Flame often fails to find the "ateam" SSID.
* {{Bug|1028037}} - NFC testcase failure with error message "Accessing TypedArray data over Xrays is slow
* {{Bug|1017485}} - [Follow up of Bug 984207] Define timing to enable/disable P2p mode
* {{Bug|933588}} - B2G NFC: Rewrite NFC Worker in C++
* {{Bug|813893}} - B2G RIL: support UMTS CBS Message
* {{Bug|843452}} - B2G RIL: use ipdl as IPC in MozMobileConnection
* {{Bug|1010356}} - Network location provider should try to send neighboring cell data
* {{Bug|1027430}} - Add EF_SPN to Navigator.mozMobileConnections and ensure it's accessible from a non-certified app
* {{Bug|859764}} - WebSMS: move to MozMobileMessage WebIDL
* Provide WebNFC API v2 draft proposal


===Firefox OS Systems - Front End (gwagner)===
===Firefox OS Systems - Front End (gwagner)===

Revision as of 09:16, 24 June 2014


« previous week | index | next week »

Engineering Meeting Details

  • Tuesday 2014-06-24 - 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

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


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

Quality Programs

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

OrangeFactor (ryanvm)

CritSmash (dbolter)

MemShrink (njn)

  • Andrew McCreight LSan for Mochitests on TBPL. LSan is a tool that can find leaks in C++ code, and it's already found lots -- see the blocking bugs in the tracking bug. Great stuff! Please help with fixing the existing leaks whose reporting has been suppressed in order to get this landed.

Stability (kairo/bsmedberg)

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)

<Read Only>

B2G Services (dougt)

Cloud Services (mmayo)

Developer Tools (robcee)

DOM (jst/overholt)

Electrolysis (e10s) (blassey)

  • bug 988133 - view-source no longer crashes
  • bug 989501 - Popup windows now open new window, not new tab
  • bug 990729 - Add-on compartments for addon XUL code and components/modules

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 1010252 - [Wi-Fi] Problems re-connecting to a known Wi-Fi network.
  • bug 1027478 - Modify telephony API from dialEmergency(number, serviceId) to dialEmergency.
  • bug 1024747 - CDMA MO MMS still not working as phone number is not correctly retrieved from iccInfo.
  • bug 1023141 - ril.ecclist is an empty string after boot-up.
  • bug 1021006 - [RTSP][2.0] Browser pops up a network warning message in the end of video RTSP streaming.
  • bug 1003711 - [RTSP] Build Darwin Streaming Server on B2G emulator.
  • bug 1020212 - Wifi can't access keystore in gecko on Flame.
  • bug 1028044 - WPA-EAP TTLS-MSCHAPv2 Compatibility issue.
  • bug 1022460 - Enable wifi tethering on emulator.
  • bug 1008797 - Test case for bug 993598.
  • bug 1011358 - In the Mountain View QA lab, master on Hamachi/Flame often fails to find the "ateam" SSID.
  • bug 1028037 - NFC testcase failure with error message "Accessing TypedArray data over Xrays is slow
  • bug 1017485 - [Follow up of Bug 984207] Define timing to enable/disable P2p mode
  • bug 933588 - B2G NFC: Rewrite NFC Worker in C++
  • bug 813893 - B2G RIL: support UMTS CBS Message
  • bug 843452 - B2G RIL: use ipdl as IPC in MozMobileConnection
  • bug 1010356 - Network location provider should try to send neighboring cell data
  • bug 1027430 - Add EF_SPN to Navigator.mozMobileConnections and ensure it's accessible from a non-certified app
  • bug 859764 - WebSMS: move to MozMobileMessage WebIDL
  • Provide WebNFC API v2 draft proposal

Firefox OS Systems - Front End (gwagner)

Firefox OS Systems - Platform (timdream)

GFX (milan)

  • OMTC should be off on Aurora; we got a lot of data about some (uncommon to us) hardware that shows issues with OMTC on which we wouldn't have any other way. Thanks for putting up with the slightly sad state of affairs during this time.
  • In the meantime, WebGL with OMTC should be back on par performance - bug 1000640
  • Summer PTOs have started.

Identity (jedp)

JS (naveed)

Layout (jet/dbaron)

Media (mreavy)

Necko (dougt/jduell)

Performance (vladan)

Seceng (grobinson)

<Read Only>

  • bug 1027133: enabled pinning in test-mode for all subdomains of twitter.com (this is broader than Chrome's pinset for twitter)

Shumway (tschneidereit)

WebAPI (overholt)

  • No update this week.

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

irc #planning Log From This Meeting