|
|
Line 1: |
Line 1: |
| ==B2G Reviews==
| | #REDIRECT [[Security/B2G/Reviews]] |
| These reviews are for WebAPIs that are specific to B2G. General WebAPI reviews can be found here [[Security/Reviews/WebAPI]].
| |
| {{ForceRefreshButton}}
| |
| <table class="querytable sortable">
| |
| <tr>
| |
| <td class="header">Component</td>
| |
| <td class="header">Project Page</td>
| |
| <td class="header">Next Milestone</td>
| |
| <td class="header">Security Resource</td>
| |
| <td class="header">Status</td>
| |
| <td class="header">Beta Launch?</td>
| |
| <td class="header">Data Flow Diagram</td>
| |
| <td class="header">Threat Model</td>
| |
| <td class="header">Bugs</td>
| |
| <td class="header">Security Review</td>
| |
| <td class="header">Final Approval</td>
| |
| </tr>
| |
| {{#ask: [[Category:B2G]]
| |
| | ?#
| |
| | ?Component#
| |
| | ?Project#
| |
| | ?Milestone#
| |
| | ?Resource#
| |
| | ?Sectrackerstatus#
| |
| | ?Simpyn#
| |
| | ?DFD#
| |
| | ?TM#
| |
| | ?bugs#
| |
| | ?Secreveiw#
| |
| | ?SecTrackerFSA#
| |
| | mainlabel=-
| |
| | format=template
| |
| | template=SecTrackerList
| |
| }}
| |
| </table>
| |
| | |
| | |
| {|
| |
| | |
| |}
| |
| | |
| | |
| ===Permissions Model & Management===
| |
| * Summary: Permissions Management in B2G. Everything to grant, read, revoke and manage app permissions for B2G apps. Priority since most other APIs depend on this.
| |
| * Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=707625
| |
| * Draft proposal: https://wiki.mozilla.org/Apps/Security
| |
| * Draft permissions matrix: https://wiki.mozilla.org/Apps/Security/Permissions
| |
| | |
| ===Web Contacts===
| |
| * Summary: API for reading/updating the address book
| |
| * Wiki: https://wiki.mozilla.org/WebAPI/ContactsAPI
| |
| * Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=674720
| |
| | |
| ===B2G Telephony===
| |
| *Summary: B2G Telephony functions including underlying radio components (RIL)
| |
| *Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=699235
| |
| | |
| ===SMS===
| |
| *Summary: B2G SMS Functionality
| |
| *https://wiki.mozilla.org/Mobile/Projects/SMSDatabase
| |
| *https://bugzilla.mozilla.org/show_bug.cgi?id=709564
| |
| | |
| ===Browser===
| |
| *Summary: API for providing B2G browser iframe (iframe which can function as a browser)
| |
| *Wiki: https://wiki.mozilla.org/WebAPI/EmbeddedBrowserAPI
| |
| *Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=693515
| |
| | |
| | |
| ===Network Connectivity===
| |
| *Summary: Wifi, 3G and the associated management APIs
| |
| *Wiki pages:
| |
| **https://wiki.mozilla.org/WebAPI/NetworkAPI
| |
| **https://wiki.mozilla.org/Mobile/Products/Wifi
| |
| ** Network Traffic Manager [NOT STARTED]
| |
| *Bugs:
| |
| **https://bugzilla.mozilla.org/show_bug.cgi?id=710493 (Network Manager Features)
| |
| **https://bugzilla.mozilla.org/show_bug.cgi?id=710493 (3g Connectivity)
| |
| **https://bugzilla.mozilla.org/show_bug.cgi?id=717123 B2G Wifi
| |
| | |
| ===App Management===
| |
| Installation and management of Web Apps (Open Web Apps for B2G)
| |
| | |
| *Bug(mozApps): https://bugzilla.mozilla.org/show_bug.cgi?id=725397
| |
| Bug (app cache): https://bugzilla.mozilla.org/show_bug.cgi?id=702369
| |
| | |
| ===Web Bluetooth===
| |
| Summary: Bluetooth API for B2G
| |
| https://bugzilla.mozilla.org/show_bug.cgi?id=727618
| |
| | |
| ===Settings API===
| |
| Summary: API for managing the B2G phone settings
| |
| Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=678695
| |
| | |
| === Updater===
| |
| Summary: Gaia and Gecko update mechanisms for B2G
| |
| | |
| ===Gaia Apps===
| |
| All of the following apps will need at least a cursory review
| |
| | |
| *Critical to review
| |
| **Settings
| |
| **Marketplace
| |
| **Dialer
| |
| **SMS
| |
| | |
| *Non-critical to review
| |
| **Camera
| |
| **Photo Gallery
| |
| **Video player
| |
| **Music player
| |
| **Email
| |
| **Calendar
| |
| **Clock
| |
| **Calculator
| |
| **Notepad
| |
| **Maps
| |