This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 12433 - Define which status code and reason to use in the close frame for close(), when navigating away, and when garbage collecting an open websocket
Summary: Define which status code and reason to use in the close frame for close(), wh...
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: WebSocket API (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: public-webapps-bugzilla
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 08:16 UTC by contributor
Modified: 2011-05-27 20:12 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2011-04-06 08:16:02 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/complete/network.html
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#dom-websocket-close

Comment:
Define which status code and reason to use in the close frame for close(),
when navigating away, and when garbage collecting an open websocket

Posted from: 87.253.73.138 by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.5.8; U; en) Presto/2.8.130 Version/11.10
Comment 1 Ian 'Hixie' Hickson 2011-05-27 20:12:02 UTC
Done.