Confirmed users
2,544
edits
Ioana.budnar (talk | contribs) (→SPDY) |
Ioana.budnar (talk | contribs) (→SPDY) |
||
| Line 13: | Line 13: | ||
| Pat McManus | | Pat McManus | ||
| Ioana Budnar | | Ioana Budnar | ||
| {{StatusHealthy|status=Signed off}} | | {{StatusHealthy|status=Signed off on Fx 11}} | ||
|} | |} | ||
| Line 19: | Line 19: | ||
*SPDY is a transport protocol designed as a successor to HTTP as part of Google's "Let's make the web faster" initiative. | *SPDY is a transport protocol designed as a successor to HTTP as part of Google's "Let's make the web faster" initiative. | ||
*The SPDY implementation wraps the existing HTTP implementation as a sort of in-browser proxy. This preserves all of the existing HTTP semantics and tools (e.g. firebug), while leveraging the on-the-wire benefits of SPDY. | *The SPDY implementation wraps the existing HTTP implementation as a sort of in-browser proxy. This preserves all of the existing HTTP semantics and tools (e.g. firebug), while leveraging the on-the-wire benefits of SPDY. | ||
*This feature is targeted for Firefox | *This feature is targeted for Firefox 13. | ||
== References == | == References == | ||
| Line 46: | Line 46: | ||
== Sign off Criteria == | == Sign off Criteria == | ||
*All test cases were run on the Firefox version the feature is targeted for (Firefox | *All test cases were run on the Firefox version the feature is targeted for (Firefox 13.0). | ||
*All the major bugs have been fixed. | *All the major bugs have been fixed. | ||