Firefox OS/Comms/Dialer/Sprint/v2.1-S8/20141029-StandupNotes

From MozillaWiki
< Firefox OS‎ | Comms‎ | Dialer‎ | Sprint‎ | v2.1-S8
Jump to: navigation, search

Blockers

  • 2.1-, caf+ bug 1082876 - TypeError: context is null at: app://callscreen.gaiamobile.org/gaia_build_defer_index.js line: 84
    • Assigned to Gabriele.
    • In reality is basically a blocker, since it’s blocking a partner’s testing, even if there are no STR.
    • Cause unknown, possibly something in shared/js/dialer/tone_player.js
    • Resolved dup of bug 1079810.
  • partner-blocker bug 976990 - [Sora][Call Log] Contact's name still display in call log after delete the contact from phonebook.
    • Assigned to Tamara.
  • 2.0? bug 1082998 - [Midori][Call]The screen can not show a prompt"Emergency calls only"
    • Unassigned.
    • Devices team seems to be taking this.
  • 2.0? bug 834530 - Emergency dialer DTMF tones aren't regulated by the volume button (and are different volume from Dialer App's DTMF tones)
    • Assigned to Gabriele.
    • This will be a big uplift. It may also fix bug 1082876.
  • 2.2+ bug 1084252 - Airplane mode dialog not displayed when trying to call a contact with airplane mode activated
    • Assigned to Chris Lord.
    • Patch posted.

drs

  • Admin:
    • Nothing new.
  • Next steps:
    • bug 1046090 - Explore if we can split Dialer and Contacts
      • Going to work on this.
  • Patches:
    • bug 1070050 - Dialer doesn't show you which # a contact called you on
      • Posted a new patch for Anthony to review.
    • bug 1088668 - Dialer always new AudioContext whenever launching, cause serious power consumption
      • Going to verify that ‘visibilitychanged’ event is fired when the screen turns off.
  • Reviews:
    • bug 1070481 - [woodduck][Rose][Free Test][Call log][Soul35_GEMINI]The delete Contacts Display “Eidt” UI after Enter Call log and Change Language(5/5)
      • r-
      • New r?
    • bug 834530 - Emergency dialer DTMF tones aren't regulated by the volume button (and are different volume from Dialer App's DTMF tones)
      • r-
      • New r?
    • bug 977056 - [Dialer] Visual discrepancies: Call ended view under conference call participants list
      • r-
  • Other:
    • Attended comms retrospective.
    • In a discussion with a guy from Intel about the Telephony API.

gtorodelvalle

  • Admin:
    • Nothing to report.
  • Next steps:
    • bug 977056: [Dialer] Visual discrepancies: Call ended view under conference call participants list
      • I am including the comments received by Doug. As I do it I am more and more sure of the importance of having concrete event notification and data flow specs for most if not all the calling scenarios :)
      • Currently there are scenarios where the events notified and the available data is not the best one if not misleading. I’ll try to push this forward and fix it with the Gecko guys :)
    • bug 977588 - [Dialer] The Active call screen does not have the option to place calls on hold.
      • Helping Paco with this bug.
      • New version of the patch available hiding the put-on-hold and merge buttons for CDMA networks since these networks seem not to support these capabilities.
      • I asked Eric Chang to test the patch using a CDMA network for us.

thills

    • bug 1075699 - T-Mobile Voicemail Bug. This is landed on 2.1.
    • bug 1068093 - Removed legacy call screen transitions - I need to work on the test.
    • bug 1081854 - Conference Call hangup.. Still waiting on this to be landed on gecko.
    • bug 1084252 - Review for airplane mode error code. Spent a little bit of time on this yesterday. Still needs more investigations
    • bug 1078448 - Posted a WIP for it this morning
    • bug 1066874 - Need to work on a repro for this one with the timestamps.
    • bug 998147 - Need to test out why this is not working on 2.0 as per NI.

jlorenzo

    • bug 1083731: pending feedback from QA in the US to run the test with AT&T and T-Mobile.
    • bug 1086269: waiting for merge
    • bug 1086676: waiting for merge
    • bug 1087926: i’m creating a test to check that the contact photo appears on the callscreen.

gsvelto

  • Admin:
    • Nothing new.
  • Next steps:
    • bug 834530 - Emergency dialer DTMF tones aren't regulated by the volume button (and are different volume from Dialer App's DTMF tones)
      • Yet another couple of iterations, the last one unearthed a problem with audio channel management while switching between the callscreen and the dialer/emergency-call, a follow-up will be needed
    • bug 1082876 - TypeError: context is null at: app://callscreen.gaiamobile.org/gaia_build_defer_index.js line: 84
    • bug 1031175 - [Gaia] Unify both sendMMI() and dial() functions
      • The gecko part landed and stuck, will see if I have time to work on this later this week
  • Patches:
    • bug 834530 - Emergency dialer DTMF tones aren't regulated by the volume button (and are different volume from Dialer App's DTMF tones)
      • Fifth iteration, we should be good this time
  • Reviews:
    • None for the time being
  • Other:
    • bug 1087166 - [Dialer] Cannot switch call in CDMA network
      • Proved that this was a problem with the commercial RIL, the ball’s in the vendor court for the next steps