Confirmed users
1,643
edits
| Line 8: | Line 8: | ||
==Network== | ==Network== | ||
On B2G, we put focus on | On B2G, we put focus on | ||
#E10S | #E10S | ||
# | #*Sandboxed. Move UDP socket into Chrome process on FirefoxOS | ||
#*Packet filter in Chrome process. | |||
#Network interface enumeration and prioritization: WLAN & 3G connection transition | #Network interface enumeration and prioritization: WLAN & 3G connection transition | ||
#SDP | #SDP | ||
#*SDP parsing | #*SDP parsing for video/ audio frame parameter. For example, maximum frame rate, or maximum frame size. | ||
#*Request video frame parameter | #*Request video/audio frame parameter base on HW capability. | ||
#ICE: error | #ICE | ||
#*Error reporting: application is able to get ICE error/ failed callback. | |||
{| class="fullwidth-table sortable" style="width: 100%;" | {| class="fullwidth-table sortable" style="width: 100%;" | ||