B2G/Meeting/2012-03-13

From MozillaWiki
< B2G‎ | Meeting
Jump to: navigation, search

News

  • Donovan Preston has joined the Gaia team! Welcome Donovan.
  • Erin Lancaster has joined the B2G as the engineering project manager!

Administrative

Status updates

  • for gaia update see: https://wiki.mozilla.org/B2G#Past_meeting_notes https://etherpad.mozilla.org/gaia-meeting-notes
  • qDot
    • Slowly but surely landing more bluetooth pieces, now turned back on by default in B2G
    • Talked to bent about thread solution for dbus, working on implementing proof of concept now
    • Need to write up design overview for mailing list consideration
    • NFC/DT Devs have NFC enabled phone now
  • mrbkap
    • Implemented a bunch of the wifi backend in bug 732982
    • kaze implemented a first-pass settings interface
    • API exposed is extremely preliminary
    • Next steps: Work on API, fix bugs, get reviews, add high-priority features
  • mounir
  • mwu
    • Brought up Nexus S on ICS
    • Looking at bringing up other devices
    • Adjusted gaia homescreen panning to be smoother
    • Bug 734874 - Add support for device orientation and device motion on gonk - in progress
    • Bug 734263 - Set offscreen surface format according to screen format - landed
    • Bug 734081 - Check pixel depth when choosing config on egl - landed
  • jlebar
  • gwagner
    • Some improvments for contacts API
    • incremental search landed
    • sorting
    • Settings API: JS part up for review
    • working on events
  • philikon
    • simplistic 3G connectivity landed on m-c (needs to bubble up to B2G), needs build-time config
    • various RIL reviews
    • discussing + improving network APIs
    • Next: RIL on Akami, Network Manager (need coordination with mrbkap)
  • fabrice
    • started rewriting media capture support on top of MediaStream
    • webrtc coordination
    • landed desktop UI for web apps
  • jstraus
    • BUG 707625 - permissions discussions and proposal, starting to look at the implementation
  • Daeken (Cody Brocious, cbrocious@mozilla.com)
    • Battling compilation and VM issues
    • Getting Nexus S up and going
    • Testing fences on EGL
    • Working with GFX people on OMTC
  • <ateam> (mdas, jgriffin)
    • Marionette slowly going through code review (continuing)
    • Working on auto-merge from gaia to B2G, need commit privileges to B2G from Andreas
  • <qa> (jhammink, tchung, gmealer)
    • Black Box testing against M 2.1; see http://shrt.st/2dck - still in progress
    • checked in dialer tests
    • skeleton tests for other apps failing due to timeouts: detailed in https://github.com/andreasgal/gaia/issues/708 - needs more investigation from jhammink
    • Planning towards test/acceptance criteria for M2.5
    • Geo onboarding and absorbing current docs and test work-to-date. Will be talking with various people ongoing to refine and articulate test and release acceptance strategy.
  • jcarpenter
  • <product team> (clee)
    • Initial draft of the schedule/roadmap - https://wiki.mozilla.org/B2G/Schedule_Roadmap
    • Will continue to update the tasks/features and link to GitHub milestones
    • Working with partners to gather additional requirements
    • Will split out the tasks/features to Gecko/Gaia tasks
    • May need to pull in the M2.5 target date to Mon, 3/26 for testing and other team needs
  • thinker
    • Bug 674728 - Allow web apps to be "pinned" (in reviewing)
    • Studying Bug 717103 - MediaStorage
  • kanru
    • Bug 697132 - Create API for content to keep the screensaver from turning on - landed
    • Bug 715788 - Add A-GPS support for gonk - ongoing
    • Bug 714355 - Consider using NTP or SNTP on devices without NITZ - ongoing
  • timdream
    • Researching on interfaces for IME and keyboard app
    • Other Gaia minor fixes
  • steven
    • Bug 697361 Sensor API - Imeplementing SensorConnection
      • Pending, Jose and Tran will have a new proposal
    • Bug 734869 - Shutting down gonk sensors leads to freeze on main thread
      • Tracing the hanging problem
  • vincent
    • Bug 735547 - USB Tethering support - ongoing
    • Github issue #213 - dynamically switch on oprofile events supported by kerenl in Makefile
    • Github issue #215 - Porting B2G to SGS2 GT-i9100G platform
      • Rooted, built kernel from source code and flashed to device - ok
      • Create rooted initramfs - ok
      • Modifying device related files - ongoing
  • ericchou
    • Bug 730990 - Device object for DOM Bluetooth - ongoing
    • Bug 731361 - Change bluetooth firmware loading to use a DOMRequest based API - ongoing
  • vicamo
    • Bug 712933 - SMS: split long sms
      • fix RadioInterfaceLayer.getNumberOfMessagesForText()
      • add test scripts
      • implemented multipart sms sending
      • working on multipart sms receiving
  • shianyow
    • Porting B2G to SGS2 SGH-I727 SkyRocket model. Building kernel from device tree ok, waiting for 2 phones in custom clearing
    • Github issue #173: Build sgs2 kernel as part of device/samsung/galaxys2 - studying
    • Bug 720767 - [Gonk] mozVibrate does not vibrate for full duration after sleep/awake cycle if device is not plugged in - ongoing
  • cervantes
    • bug 717103 MediaStorage API
      • studying and joined the discussion
    • bug 674718 WebUSB and bug 711613 B2G USB
      • studying. Current status and concerns updated in bug 711613.
  • yoshi
    • Bug 720638 - B2G RIL: Read MSISDN  : Landed
    • Bug 733266 - B2G SMS DB: Use MSISDN from RIL as own phone number: ongoing
    • Bug 729440 - B2G 3G: Automatically configure datacall parameters : Studying
  • price
    • Bug 713451 - B2G RIL: Handle request errors : fixed
    • Bug 712944 - B2G telephony: ensure error scenarios are covered.
      • Creating the ErrorHandler object to handle RIL request errors.
    • Bug 717462 - WebTelephony: notify errors : Studying
  • hsinyi
    • Bug 735165 - rename CALL_STATE_RINGING into CALL_STATE_ALERTING in nsIRadioInterfaceLayer.idl to match underlying rild states: ongoing
    • Bug 735167 - map rild CALL_STATE_WAITING to CALL_STATE_WAITING in nsIRadioInterfaceLayer.idl to match underlying rild states: ongoing
    • Bug 735170 - Add API to nsIDOMTelephonyCall to hold a call: ongoing
  • <security> (ptheriault)
    • Threat Model
    • Permissions Model
    • Process Seperation?
  • jstraus
    • Bug 707625 Sketched out permissions framework. Sent out for feedback, Filling in stubs in the framework.