TPE RIL Network team/2014-01-14: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 34: Line 34:
{{readonly}}
{{readonly}}


== Ethan ==  
== Ethan ==
<h4> Done & Working: </h4>
'''Done & Working:'''
<ol start="1">
'''1. Bug 951175 - [RTSP][V1.3] Disabling network on the hotspot will cause a system hang while FxOS is playing RTSP streaming (review+) (1.3+)'''
<li>
    The root cause is a blocking function call within the stagefright library, which is invoked by the main thread of b2g process.
<b>Bug 951175 - [RTSP][V1.3] Disabling network on the hotspot will cause a system hang while FxOS is playing RTSP streaming (review+) (1.3+) </b><br>
'''2. Bug 945603 - [RTSP][Gaia] Support Rtsp Protocol in URL Bar on b2g Browser (work in progress) (1.4?)'''
The root cause is a blocking function call within the stagefright library, which is invoked by the main thread of b2g process. <br>
    The basic idea is to create a custom document according to the MIME type to handle the load.
</li>
'''Pending:'''
<li>
3. Bug 951197 - [RTSP][V1.3] Video app didn't pop up "Network unavailable" message while disabling the network
<b>Bug 945603 - [RTSP][Gaia] Support Rtsp Protocol in URL Bar on b2g Browser (work in progress) (1.4?) </b><br>
4. Bug 951188 - [RTSP][V1.3] No warning message pops up and streaming keeps loading while RTSP streaming is offline
The basic idea is to create a custom document according to the MIME type to handle the load.
5. Bug 929897 - [RTSP] Support Rtsp protocol when receive HTTP 302 Moved Temporarily response with RTSP url
</li>
</ol>
 
<h4> Pending: </h4>
<ol start="3">
<li> Bug 951197 - [RTSP][V1.3] Video app didn't pop up "Network unavailable" message while disabling the network <br> </li>
<li> Bug 951188 - [RTSP][V1.3] No warning message pops up and streaming keeps loading while RTSP streaming is offline <br> </li>
<li> Bug 929897 - [RTSP] Support Rtsp protocol when receive HTTP 302 Moved Temporarily response with RTSP url </li>


== Gene ==  
== Gene ==  

Revision as of 16:14, 13 January 2014

Meeting Time: 2014/01/14 10:30 AM

Team's updates

Team memebers' updates

Aknow

<Read Only>

Bevis

Bug 874335 - B2G MMS: MMS test framework.
 - Prevent including PDU Helpers into all XRE releases:
   Plan A (X) - Put PDU Helpers into single mmsc.sjs:
    Not possible to handle multiple test cases in single .sjs file:
    QueryString is only available for HTTP GET method which blocks us to test MO MMS with HTTP POST method.
   Plan B (O) - Import JSM files via File URL:
    Instead of building helpers into XRE, specify necessary JSM files as support-files in mochitest.ini for testing.
    When testing, each test case has to specify its own mmsc address in apn settings to connect to the corresponding .sjs file.
Bug 959015 - B2G SMS: Support SMS over IMS
 - Related RIL commands are listed.
 - Will the target device support these commands?
   - If yes, then we can test it in the live network in addtion.
Bug 950961 - [B2G][Messages][Media Storage]Media related to a message thread is not deleted when message thread is deleted. (ni?)

Chuck

<Read Only>

Dimi

<Read Only>

Edgar

<Read Only>

Ethan

Done & Working:
1. Bug 951175 - [RTSP][V1.3] Disabling network on the hotspot will cause a system hang while FxOS is playing RTSP streaming (review+) (1.3+)
   The root cause is a blocking function call within the stagefright library, which is invoked by the main thread of b2g process.
2. Bug 945603 - [RTSP][Gaia] Support Rtsp Protocol in URL Bar on b2g Browser (work in progress) (1.4?)
   The basic idea is to create a custom document according to the MIME type to handle the load.
Pending:
3. Bug 951197 - [RTSP][V1.3] Video app didn't pop up "Network unavailable" message while disabling the network
4. Bug 951188 - [RTSP][V1.3] No warning message pops up and streaming keeps loading while RTSP streaming is offline
5. Bug 929897 - [RTSP] Support Rtsp protocol when receive HTTP 302 Moved Temporarily response with RTSP url

Gene

<Read Only>

Henry

<Read Only>

Hsinyi

<Read Only>

Jessica

<Read Only>

Patrick

<Read Only>

Vicamo

<Read Only>

Vincent

<Read Only>

Yoshi

<Read Only>

Borting

<Read Only>

John

<Read Only>

Wesley(EPM)

<Read Only>