CloudServices/Sync/FxSync/Releases/0.2: Difference between revisions

no edit summary
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="80%">
<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="10%">
<td width="15%">
<ul>
<!-- gross hack, td width is not working for me! -->
<li>Chris</li>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>
<li>Aza</li>
Chris<br/>
</ul>
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="80%">
<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 &amp; windows, saved form data and search history.
* Additional data types supported to include: saved passwords, tabs &amp; windows, saved form data and search history.
</td>
</td>
<td width="10%">
<td width="15%">
<ul>
Dan (heuristics)<br/>
<li>Dan<br/>(heuristics)</li>
Dolske (passwords)<br/>
<li>Dolske<br/>(passwords)</li>
Anant (form data)
<li>Anant<br/>(form data)</li>
</ul>
</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="80%">
<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="10%">
<td width="15%">
<ul>
Jono<br/>
<li>Jono</li>
Atul
<li>Atul</li>
</ul>
</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="80%">
<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="10%">
<td width="15%">
<ul>
Dan
<li>Dan</li>
</ul>
</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="80%">
<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="10%">
<td width="15%">
<ul>
Dan
<li>Dan</li>
</ul>
</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="80%">
<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="10%">
<td width="15%">
<ul>
Atul
<li>Atul</li>
</ul>
</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="80%">
<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="10%">
<td width="15%">
<ul>
Chris
<li>Chris</li>
</ul>
</td>
</td>
</tr>
</tr>
946

edits