946
edits
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td width="10%> | <td width="10%"> | ||
[https://bugzilla.mozilla.org/showdependencytree.cgi?id=433899 User Experience] | [https://bugzilla.mozilla.org/showdependencytree.cgi?id=433899 User Experience] | ||
</td> | </td> | ||
<td width=" | <td width="75%"> | ||
* Streamlined first run, account setup, initial sync and reconnection. | * Streamlined first run, account setup, initial sync and reconnection. | ||
* Improved error handling and communication. | * Improved error handling and communication. | ||
* Integration with bookmarks UI to add sharing capabilities to fit within existing interaction model. | * Integration with bookmarks UI to add sharing capabilities to fit within existing interaction model. | ||
</td> | </td> | ||
<td width=" | <td width="15%"> | ||
< | <!-- gross hack, td width is not working for me! --> | ||
< | <br/> | ||
Chris<br/> | |||
Aza | |||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td width="10%> | <td width="10%"> | ||
[https://bugzilla.mozilla.org/showdependencytree.cgi?id=433900 Data Synchronization] | [https://bugzilla.mozilla.org/showdependencytree.cgi?id=433900 Data Synchronization] | ||
</td> | </td> | ||
<td width=" | <td width="75%"> | ||
* First pass at moving toward heuristic vs. timed data synchronization to achieve "real-time" seamless propagation of changes. | * First pass at moving toward heuristic vs. timed data synchronization to achieve "real-time" seamless propagation of changes. | ||
* Additional data types supported to include: saved passwords, tabs & windows, saved form data and search history. | * Additional data types supported to include: saved passwords, tabs & windows, saved form data and search history. | ||
</td> | </td> | ||
<td width=" | <td width="15%"> | ||
Dan (heuristics)<br/> | |||
Dolske (passwords)<br/> | |||
Anant (form data) | |||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td width="10%> | <td width="10%"> | ||
[https://bugzilla.mozilla.org/showdependencytree.cgi?id=433902 Data Sharing] | [https://bugzilla.mozilla.org/showdependencytree.cgi?id=433902 Data Sharing] | ||
</td> | </td> | ||
<td width=" | <td width="75%"> | ||
* Secure read-only sharing of existing bookmark folder with another Weave user. | * Secure read-only sharing of existing bookmark folder with another Weave user. | ||
* Notifications delivered via XMPP. | * Notifications delivered via XMPP. | ||
| Line 47: | Line 45: | ||
* Framework but no support for 1-N sharing. | * Framework but no support for 1-N sharing. | ||
</td> | </td> | ||
<td width=" | <td width="15%"> | ||
Jono<br/> | |||
Atul | |||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td width="10%> | <td width="10%"> | ||
[https://bugzilla.mozilla.org/showdependencytree.cgi?id=433949 Security and Privacy] | [https://bugzilla.mozilla.org/showdependencytree.cgi?id=433949 Security and Privacy] | ||
</td> | </td> | ||
<td width=" | <td width="75%"> | ||
* Ensure continued end-to-end data encryption and user-centric access controls through all use cases. | * Ensure continued end-to-end data encryption and user-centric access controls through all use cases. | ||
* RSA support in binary components (to replace openSSL) and switching to 3DESC support via NSS. | * RSA support in binary components (to replace openSSL) and switching to 3DESC support via NSS. | ||
</td> | </td> | ||
<td width=" | <td width="15%"> | ||
Dan | |||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td width="10%> | <td width="10%"> | ||
[https://bugzilla.mozilla.org/showdependencytree.cgi?id=433919 Performance and Reliability]</td> | [https://bugzilla.mozilla.org/showdependencytree.cgi?id=433919 Performance and Reliability]</td> | ||
<td width=" | <td width="75%"> | ||
* Increased robustness and error handling for all network operations. | * Increased robustness and error handling for all network operations. | ||
* Splitting deltas into multiple files for performance gains. | * Splitting deltas into multiple files for performance gains. | ||
</td> | </td> | ||
<td width=" | <td width="15%"> | ||
Dan | |||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td width="10%> | <td width="10%"> | ||
[https://bugzilla.mozilla.org/showdependencytree.cgi?id=433921 Build and Release Infrastructure] | [https://bugzilla.mozilla.org/showdependencytree.cgi?id=433921 Build and Release Infrastructure] | ||
</td> | </td> | ||
<td width=" | <td width="75%"> | ||
* Full cross-platform support for required binary components (e.g. to make NSS scriptable by chrome) | * Full cross-platform support for required binary components (e.g. to make NSS scriptable by chrome) | ||
* Combining platform-specific builds to provide a single XPI that supports all platforms. | * Combining platform-specific builds to provide a single XPI that supports all platforms. | ||
</td> | </td> | ||
<td width=" | <td width="15%"> | ||
Atul | |||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td width="10%> | <td width="10%"> | ||
[https://bugzilla.mozilla.org/showdependencytree.cgi?id=433979 Search Components] | [https://bugzilla.mozilla.org/showdependencytree.cgi?id=433979 Search Components] | ||
</td> | </td> | ||
<td width=" | <td width="75%"> | ||
* Switch to plaintext usernames and human readable URL schema. | * Switch to plaintext usernames and human readable URL schema. | ||
* Logging and instrumentation of operational data to better understand scalability requirements. | * Logging and instrumentation of operational data to better understand scalability requirements. | ||
* User access delegation to specific server resources (e.g. .htaccess) | * User access delegation to specific server resources (e.g. .htaccess) | ||
</td> | </td> | ||
<td width=" | <td width="15%"> | ||
Chris | |||
</td> | </td> | ||
</tr> | </tr> | ||
edits