|
|
(13 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| {| class="fullwidth-table" | | {{FeatureStatus |
| |- | | |Feature name=Websockets |
| | style="font-weight: bold; background: #DDD;" | Feature | | |Feature stage=Landed |
| | style="font-weight: bold; background: #DDD;" | Status | | |Feature status=Complete |
| | style="font-weight: bold; background: #DDD;" | ETA | | |Feature version=Firefox 6 |
| | style="font-weight: bold; background: #DDD;" | Owner | | |Feature health=OK |
| |- | | |Feature status note=Initial impl has landed and shipped. So this is done. There's a seprate unprefixing task on another page. |
| <section begin="status" />
| | }} |
| | [[Platform/Features/Websockets|Websockets]] | | {{FeatureTeam |
| | {{StatusAtRisk|status=Waiting on specs and code (Pat McManus)}} | | |Feature product manager=Chris Blizzard |
| | Unknown
| | |Feature feature manager=Pat McManus |
| | Pat McManus
| | |Feature lead engineer=Jason Duell |
| <section end="status" />
| | |Feature security lead=Curtis Koenig |
| |-
| | }} |
| |}
| | {{FeaturePageBody |
| | |Feature overview=This feature adds support for Websockets to Firefox, as defined by the IETF working group. |
| | |Feature requirements=We should have support for the full Websockets API, based on the last version of the draft that makes major on-the-wire protocol changes. It should also have full tests and undergone interoperability testing. |
| | |Feature security review=* [[Security/Reviews/Firefox6/ReviewNotes/WebSockets|Security Notes]] |
| | |Feature implementation notes=* [https://bugzilla.mozilla.org/show_bug.cgi?id=640003 WebSockets - upgrade to ietf-06+] |
|
| |
|
| == Summary ==
| | This has landed. Along with some other minor upgrades. Some API bits left to change. |
| | | }} |
| This feature adds support for Websockets to Firefox, as defined by the IETF working group. | | {{FeatureInfo |
| | | |Feature priority=P1 |
| == Team ==
| | |Feature roadmap=Platform |
| Who's working on this?
| | |Feature list=Platform |
| | | |Feature project=Responsiveness |
| * '''Lead Developer''': Pat McManus
| | |Feature engineering team=Networking |
| * '''Product Manager''': Chris Blizzard
| | }} |
| * '''QA''': Unknown
| | {{FeatureTeamStatus |
| * '''Security''': Unknown
| | |Feature security status=sec-review-complete |
| | | |Feature security health=OK |
| Pat's the lead on this, both in terms of code but also in the IETF working group as well.
| | |Feature security notes=[[Security/Reviews/Firefox6/ReviewNotes/WebSockets|Notes]] |
| | | }} |
| == Release Requirements ==
| |
| | |
| We should have support for the full Websockets API, based on the last version of the draft that makes major on-the-wire protocol changes. It should also have full tests and undergone interoperability testing.
| |
| | |
| == Next Steps ==
| |
| | |
| Protocol -07 is about done, and working group is in last call. There are some API things that still need doing, but the protocol bits should be about done, which means we can land.
| |
| | |
| == Related Bugs & Dependencies ==
| |
| 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.
| |
| | |
| == 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 ==
| |
| Can include things like:
| |
| * Competitive landscape
| |
| * Research & references
| |
| * Whatever else is useful to the project.
| |
| | |
| == 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__
| |
| | |
| Please remove this line and any non-relevant categories below. Add whatever other categories you feel are appropriate.
| |
| | |
| [[Category:Features]] | |
| [[Category:Firefox]]
| |
| [[Category:Performance]]
| |
| [[Category:Polish]]
| |
| [[Category:Priority 1]]
| |
| [[Category:Priority 2]]
| |
| [[Category:Priority 3]]
| |
| [[Category:Unprioritized]]
| |