Confirmed users
1,059
edits
No edit summary |
|||
Line 1: | Line 1: | ||
{| class="fullwidth-table" | |||
|- | |||
| style="font-weight: bold; background: #DDD;" | Feature | |||
| style="font-weight: bold; background: #DDD;" | Status | |||
| style="font-weight: bold; background: #DDD;" | ETA | |||
| style="font-weight: bold; background: #DDD;" | Owner | |||
|- | |||
<section begin="status" /> | |||
| [[Feature Page Structure]] | |||
| {{StatusAtRisk|status=Firefox Client share bits are coming along but tests and security review may inhibit landing.}} | |||
| 2011-04-12 | |||
| Bryan Clark | |||
<section end="status" /> | |||
|- | |||
|} | |||
== Summary == | |||
[http://f1.mozillamessaging.com/ Mozilla F1] is a browser extension that allows you to share links in a fast and fun way. Share links from within the browser without leaving the page using the same services you already know and love. | [http://f1.mozillamessaging.com/ Mozilla F1] is a browser extension that allows you to share links in a fast and fun way. Share links from within the browser without leaving the page using the same services you already know and love. | ||
== Team == | |||
* '''Lead Developers''': James Burke, Shane Caraveo, Philipp von Weitershausen, Tarek Ziadé | |||
* '''Product Manager''': Bryan Clark | |||
* '''QA''': Jonathan Griffin | |||
* '''UX''': Andy Chung, Stephen Horlander, Alex Faaborg, Alexander Limi | |||
* '''Security''': Curtis Koenig, Yvan Boily, Daniel Veditz, Sid Stamm, David Chan, Lucas Adamski, Pete Fritchman | |||
* '''Product Marketing''': Mayumi Matsuno | |||
* '''Legal''': Alex Fowler | |||
== Release Requirements == | |||
See [[Labs/F1/Roadmap|Firefox:F1 Product Roadmap]] | |||
Complete checklist of items that need to be satisfied before we can call this feature "done". | |||
== Next Steps == | |||
See [[Labs/F1/Roadmap|Firefox:F1 Product Roadmap]] | |||
<!-- | |||
Either the next set of tasks that need to happen to move this project along, or (ideally) the full list of project tasks/action items with things crossed off as they're finished. | |||
--> | |||
== Related Bugs & Dependencies == | |||
F1 has 3 bugzilla components related to the technical pieces required to run it. | |||
* [https://bugzilla.mozilla.org/buglist.cgi?columnlist=assigned_to%2Cbug_status%2Cshort_desc%2Cstatus_whiteboard&component=Server%3A%20Share&component=Share%3A%20Firefox%20Client&component=Share%3A%20Web%20Client&product=Mozilla%20Services&query_format=advanced&resolution=---&query_based_on= All Components] | |||
** [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&columnlist=assigned_to%2Cbug_status%2Cshort_desc%2Cstatus_whiteboard&component=Server%3A%20Share&resolution=---&product=Mozilla%20Services Server:Share] for server related code | |||
** [https://bugzilla.mozilla.org/buglist.cgi?columnlist=assigned_to%2Cbug_status%2Cshort_desc%2Cstatus_whiteboard&component=Share%3A%20Firefox%20Client&product=Mozilla%20Services&query_format=advanced&resolution=---&query_based_on= Share:Firefox Client] for the chrome UI bits in Firefox | |||
** [https://bugzilla.mozilla.org/buglist.cgi?columnlist=assigned_to%2Cbug_status%2Cshort_desc%2Cstatus_whiteboard&component=Share%3A%20Web%20Client&product=Mozilla%20Services&query_format=advanced&resolution=---&query_based_on= Share:Web Client] for the web UI bits running inside the FF chrome | |||
* Tracking Bugs | |||
** UX Tracking Bug {{bug|642684}} | |||
** Unit Test Tracking Bug {{bug|642681}} | |||
** Server Tracking Bug {{bug|646381}} | |||
<!-- | |||
Links to the feature tracking bug & other relevant bugs; links to related plans (test plan, product marketing plan, etc.); notes about things that depend on this, etc. | |||
--> | |||
== Designs == | |||
Any and all mockups, design specs, tech specs, etc. Either inline or linked to. | |||
''TODO'' | |||
http://mozillalabs.com/messaging/files/2011/03/Screen-shot-2011-03-10-at-1.25.50-PM.png | http://mozillalabs.com/messaging/files/2011/03/Screen-shot-2011-03-10-at-1.25.50-PM.png | ||
== | |||
== Goals/Use Cases == | |||
The high level goals for the feature (which the release requirements checklist should fulfill). These are the guiding light and overall vision for the feature. Refer to this if there is confusion or are disputes about direction, designs, planning, etc. | |||
== Non-Goals == | |||
Things we are specifically not doing or building as part of this feature. | |||
== Other Documentation == | |||
* [http://f1.mozillamessaging.com/ F1 homepage] | * [http://f1.mozillamessaging.com/ F1 homepage] | ||
* [https://mozillalabs.com/messaging/category/mozilla-f1/ F1 Blog] | |||
* [https://addons.mozilla.org/en-US/firefox/addon/f1-by-mozilla-labs/ | * [http://twitter.com/#!/F1byMozilla F1 Twitter] | ||
* [https://addons.mozilla.org/en-US/firefox/addon/f1-by-mozilla-labs/ F1 add-on] for Firefox 4 | |||
* [http://feedback.mozillalabs.com/forums/107731-mozilla-f1 Feedback] | * [http://feedback.mozillalabs.com/forums/107731-mozilla-f1 Feedback] | ||
== Sharing Services == | === Sharing Services === | ||
:''Like Digg, Facebook, Twitter, etc.'' | :''Like Digg, Facebook, Twitter, etc.'' | ||
Line 18: | Line 92: | ||
== | === Developer Information === | ||
F1 uses both a some client and server code to provide the sharing service. You'll find all the pieces you need to get started hacking in the [https://github.com/mozilla/f1/wiki/repositories source repositories] | F1 uses both a some client and server code to provide the sharing service. You'll find all the pieces you need to get started hacking in the [https://github.com/mozilla/f1/wiki/repositories source repositories] | ||
Line 30: | Line 103: | ||
** [https://github.com/mozilla/f1/wiki/repositories Source Repositories] | ** [https://github.com/mozilla/f1/wiki/repositories Source Repositories] | ||
* [https://hudson.mozilla.org/ Hudson build integration] | * [https://hudson.mozilla.org/ Hudson build integration] | ||
<!-- | |||
== Legend (remove if you like) == | |||
{| class="fullwidth-table" | |||
|- | |||
| {{StatusHealthy|status= }} | |||
| Healthy: feature is progressing as expected. | |||
|- | |||
| {{StatusBlocked|status= }} | |||
| Blocked: feature is currently blocked, but not yet at risk of missing this release. | |||
|- | |||
| {{StatusAtRisk|status= }} | |||
| At Risk: feature is at risk of missing this release. | |||
|- | |||
| '''ETA''' | |||
| Estimated date for completion of the current feature task. Overall ETA for the feature is the product release date. | |||
|} | |||
--> | |||
__NOTOC__ | |||
[[Category:Features]] | |||
[[Category:Firefox]] | |||
[[Category:Sharing]] | |||
[[Category:Priority 1]] |