TPE TelephonyPlatform team/2015-02-03: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 3 users not shown)
Line 62: Line 62:
* '''Clarifying'''
* '''Clarifying'''
**{{Bug|1127550}} - [MobileMessaging] Very slow sending while retrieving messages in a thread
**{{Bug|1127550}} - [MobileMessaging] Very slow sending while retrieving messages in a thread
**{{Bug|1125720}} - [FFOS2.0][Woodduck][CB]MS can receive 1/2/3 when plmn and SIM card file not include these cb channels.
*** It seems that we don't comply to the behavior of AT+CSCB/GSM_SET_BROADCAST_SMS_CONFIG.
**{{Bug|1119608}} - [SMS][dolphin][FFOS7715 v2.1][crash] Sms crashed during monkey test.
**{{Bug|1119608}} - [SMS][dolphin][FFOS7715 v2.1][crash] Sms crashed during monkey test.
*** Crash at nsTArray::Length()
*** Crash at nsTArray::Length()
* '''Reviewing'''
**{{Bug|1123624}} - [B2G][STK] Having a consistent proactive command format in both system message and dom event.
* '''Pending'''
* '''Pending'''
**{{Bug|1114937}} - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL.
**{{Bug|1114937}} - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL.
Line 72: Line 76:
* {{Bug|1123624}} - [B2G][STK] Having a consistent proactive command format in both system message and dom event. (Review?)
* {{Bug|1123624}} - [B2G][STK] Having a consistent proactive command format in both system message and dom event. (Review?)
* Trying emulator new branch model (hardware/ril).
* Trying emulator new branch model (hardware/ril).
** https://wiki.mozilla.org/B2G/Emulator#Branch_Model


==== Review & feedback ====
==== Review & feedback ====
Line 86: Line 91:
==== Pending ====
==== Pending ====
* Marionette OOP test, {{Bug|926277}} - [meta] Add test cases running in OOP mode for RIL APIs:
* Marionette OOP test, {{Bug|926277}} - [meta] Add test cases running in OOP mode for RIL APIs:
** {{Bug|1075437}} - Support running marionette test script in both OOP and non-OOP mode
*** Reviewer has some suggestion.
** {{Bug|1079880}} - [Cellbroadcast] Add test cases running in OOP mode
*** WIP patch.
** setRadioEnabled(false) in OOP mode.
* {{Bug|1118675}} - Improve NetworkService debugging message
* {{Bug|1118675}} - Improve NetworkService debugging message
** {{Bug|1123328}} - [NetworkService] Unify the dhcp attributes in NetworkResultOptions (Ongoing)
*** WIP patch, test wifi static IP, test case maybe.


== Hsinyi ==
== Hsinyi ==
==== Target.(Bug Number, Summay, Stauts, Estimated date) ====
==== Target.(Bug Number, Summay, Stauts, Estimated date) ====
#{{Bug|1116670}} - Add [AvailableIn="CertifiedApps"] and [CheckPermissions="sms"] to MozMobileMessageManager.webidl
#{{Bug|1116654}} - [meta] completely hide Telephony, MobileMessage, MobileConnection, ICC... interfaces from privileged and web content
#* mochitest run on certified context isn't supported yet
#* MobileMessage, MobileConnection, Icc, Voicemal, Cellbroadcast
#* use this to ignore check:
#** SpecialPowers.pushPrefEnv({"set": [["dom.ignore_webidl_scope_checks", true]]}, function() { ... });


==== Tracking & Debugging & Clarifying ====
==== Tracking & Debugging & Clarifying ====
Line 111: Line 107:


=== Others ===
=== Others ===
#Collect the final lock-down interface list.
# Emulator branch model https://wiki.mozilla.org/B2G/Emulator#Links
#* Draft (not confirmed yet): https://docs.google.com/a/mozilla.com/document/d/1VWg6DwVekgDELr3qSJBUqZgIHN42BnFBGcAVmRdPJzM/edit?usp=sharing


== Jessica ==
== Jessica ==
Line 143: Line 138:
== Wesley (EPM) ==
== Wesley (EPM) ==
* backlog grooming:
* backlog grooming:
** Everyone please review the list is here (http://goo.gl/iJGgWt).  
** https://taiwan.etherpad.mozilla.org/telephony-retrospect-demothose into one list, which makes the new backlog bucket
** while reviewing the bugs, feel free to resolved invalid/worksforme/… any bugs.
 
** Pick the top10 bugs, those you think are important from your perspective. By Feb3, we’ll collect and aggregate those into one list, which makes the new backlog bucket
* V3 Ideation survey
* announcement:
** Theme https://www.surveymonkey.com/r/LY28YR6
** RTL is back again as committed 2.2 feature.
** Ideas https://www.surveymonkey.com/r/63VNZCD
** Last lightning talk this week.

Latest revision as of 03:11, 3 February 2015

Team's updates

<Read Only>

  • 2015 Q1 team building (OS team) - End of March
  • New 2.2 release (Gecko 37 will be the base)
    • Important dates
      • [branch out]: 2015-01-12 (Gecko 37 will be the base), sheriff starts
        • Locking down ril internal interfaces started. Be careful of interface changes. Should you hanve any questions about the list, ask Edgar or Hsinyi!
      • Feature Landing: 2015-02-23
      • Feature Complete: 2015-04-06
      • Code Complete: 2015-05-18
  • Before v3
    1. Network Manager Enhancement
    2. Emulator & Tests
    3. Interface version mechanism
    4. Other enhancements, e.g. CDMA Telephony API
    5. Sharing welcome!
  • FxOS v3 Lightning Talks
    • Everyone in b2g-internal should have received meeting invitations

Team memebers' updates

Aknow

  • Done:
    1. bug 1113027 - [FFOS7715 v2.1]Can not make outgoing call after dial an emergency call via the second sim (2.1)
  • Target:
    1. bug 1124550 - [Telephony] Refactoring logics between TelephonyService and ril_worker (r+)
  • Review:
    1. bug 1095366 - Consider to obsolete some telephonyCall.on***ing events, onconnecting, onholding, onresuming...
    2. bug 1123201 - B2G RIL: Pull the BufObject out from ril_worker.js

Ben

  • Done
    • bug 1103751 - Fail a dial request when failing to automatically hold the existing call (landed)
    • bug 1095366 - Consider to obsolete some telephonyCall.on***ing events, onconnecting, onholding, onresuming... (r+)
  • Ongoing
    • bug 1067629 - Turn off radio control in System App when running test script for MozMobileConnection.SetRadioEnabled(false)
    • bug 1086268 - [B2G][Telephony][CDMA] shouldn't hold 1st call before we dial out the 2nd call
    • bug 1001343 - Telephony test: add test case of dialing a call from STK
  • Pending
    • bug 906603 - B2G RIL: Support Change Call Barring Password on Emulator.
    • bug 1027546 - [B2G][Emulator] Support call barring
    • bug 1116665 - Add [AvailableIn="CertifiedApps"] and [CheckPermissions="telephony"] to Telephony API

Bevis

  • Done
    • bug 1126198 - [B2G][STK] Wrong attribute of "presentationType" was defined in nsIStkSetUpMenuCmd. (landed)
    • bug 1126687 - [FFOS2.0][Woodduck][STK]Setup Event Envelope structure is incorrect. (landed)
  • Ongoing
    • bug 1114935 - [B2G][ICC] Refactor the support of IccInfo, IccCardState, IccCardCardLock, and matchMvno in MozIcc.webidl with IPDL. (r?)(feedback?)
      • PROCESS-CRASH | dom/mobileid/test/test_mobileid_no_permission.html
    • VzW Requirement Clarification
  • Clarifying
    • bug 1127550 - [MobileMessaging] Very slow sending while retrieving messages in a thread
    • bug 1125720 - [FFOS2.0][Woodduck][CB]MS can receive 1/2/3 when plmn and SIM card file not include these cb channels.
      • It seems that we don't comply to the behavior of AT+CSCB/GSM_SET_BROADCAST_SMS_CONFIG.
    • bug 1119608 - [SMS][dolphin][FFOS7715 v2.1][crash] Sms crashed during monkey test.
      • Crash at nsTArray::Length()
  • Reviewing
    • bug 1123624 - [B2G][STK] Having a consistent proactive command format in both system message and dom event.
  • Pending
    • bug 1114937 - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL.
    • bug 1114938 - [B2G][ICC] Refactor STK in MozIcc.webidl with IPDL.

Edgar

Target

Review & feedback

  • bug 1126198 - [B2G][STK] Wrong attribute of "presentationType" was defined in nsIStkSetUpMenuCmd
  • bug 1123201 - B2G RIL: Pull the BufObject out from ril_worker.js
  • bug 1120843 - HTTP proxy setting should be cleared after data call disconnected
  • bug 1119136 - [Contacts][dolphin][FFOS7715 v2.1] Contacts can't be imported from some special SIM cards to device
  • bug 1126687 - [FFOS2.0][Woodduck][STK]Setup Event Envelope structure is incorrect
  • bug 1120805 - [B2G][RIL] Remove deprecated xpcshell test functions used in RIL test code

Debugging & Tracking

  • bug 1126056 - [Settings][SIM Pin] If the user enters a SIM pin incorrectly then leaves, and reopens the SIM pin screen they are not told the number of tries left

Pending

  • Marionette OOP test, bug 926277 - [meta] Add test cases running in OOP mode for RIL APIs:
  • bug 1118675 - Improve NetworkService debugging message

Hsinyi

Target.(Bug Number, Summay, Stauts, Estimated date)

  1. bug 1116654 - [meta] completely hide Telephony, MobileMessage, MobileConnection, ICC... interfaces from privileged and web content
    • MobileMessage, MobileConnection, Icc, Voicemal, Cellbroadcast

Tracking & Debugging & Clarifying

Review & Feedback

  1. bug 1117609 - [B2G][STK] Support of "Additional Info on Result" in STK Terminal Response 2.0m+
  2. bug 1121347 - Expose isCdma to RadioInterface
  3. bug 1121986 - Run rilproxy with non-root privileges
  4. bug 1118588 - [B2G][CBS] Search List Strings is not correctly compared when they are not the same 2.0m+

Others

  1. Emulator branch model https://wiki.mozilla.org/B2G/Emulator#Links

Jessica

  • Ongoing and Done:
    1. bug 1120843 - HTTP proxy setting should be cleared after data call disconnected (r+)
      • b2g-inbound is closed.
    2. bug 1126222 - B2G NetworkManager: fire 'network-connection-state-changed' after internal work is done (new)
    3. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared (ongoing)
  • Pending:
    1. bug 1109479 - B2G tethering: move tethering code out of NetworkManager
      • wifi hotspot and usb tethering works fine, need to test dun part.
    2. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
  • Reviews/Feedbacks/Others:
    1. P2P Web
      • 'Network Service Discovery' presentation
      • Integrate sd addon with Oleg's work

John

  • Target:
    1. bug 1120805 - [B2G][RIL] Remove deprecated xpcshell test functions used in RIL test code.(r?)
    2. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.
  • Ongoing:
    1. bug 962995 - B2G RIL: write ICC UCS2 characters for 0x81 and 0x82 cases for SIM Contact.
    2. bug 964586 - B2G RIL: return the modified contact in icc.updateContact.
    3. bug 1116702 - [B2G][RIL] Should only access RUIM|SIM|CPHS service when service allocated and activated.
    4. bug 964644 - B2G RIL: deprecate StkProactiveCmdHelper.

Wesley (EPM)