Confirmed users
431
edits
Todesschaf (talk | contribs) |
|||
| Line 35: | Line 35: | ||
== [mailto:jduell@mozilla.com Jason Duell] == | == [mailto:jduell@mozilla.com Jason Duell] == | ||
# {{nbug|713023}} {{nbug|713026}} - Fix websockets proxy code | # {{nbug|713023}} {{nbug|713026}} - Fix websockets proxy code | ||
# benchmark Websocket latency peformance vs Chrome | # benchmark Websocket latency peformance vs Chrome | ||
# {{nbug|695636}} Update close steps to adhere to WS spec. | |||
# Looking into websocket crash oranges {{nbug|712215}}, {{nbug|716841}}, {{nbug|718565}}, {{nbug|718145}} | # Looking into websocket crash oranges {{nbug|712215}}, {{nbug|716841}}, {{nbug|718565}}, {{nbug|718145}} | ||
# Better error messages for HTTP CORRUPT error {{nbug|688345}}. | # Better error messages for HTTP CORRUPT error {{nbug|688345}}. | ||
# {{nbug|704848}} reduce space required by nsEffectiveTLDService with more preprocessing | # {{nbug|704848}} reduce space required by nsEffectiveTLDService with more preprocessing | ||
| Line 48: | Line 46: | ||
# {{nbug|712191}} return GOING_AWAY (and error cleanup generally) for internal WS errors | # {{nbug|712191}} return GOING_AWAY (and error cleanup generally) for internal WS errors | ||
# {{nbug|698692}} Make WebSocket.close() prevent any more events from firing | # {{nbug|698692}} Make WebSocket.close() prevent any more events from firing | ||
# {{nbug|728375}} MozWebSocket exposing cookies across hostname/domains | |||
# {{nbug|504553}} WebSocket in Workers | # {{nbug|504553}} WebSocket in Workers | ||
# {{nbug|711793}} Delay websocket reconnection after abnormal termination | # {{nbug|711793}} Delay websocket reconnection after abnormal termination | ||