- From: <bugzilla@jessica.w3.org>
- Date: Mon, 22 Jun 2015 18:03:21 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28841
Bug ID: 28841
Summary: Incorporate changes suggested by Mixed Content
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebSocket API (editor: Ian Hickson)
Assignee: ian@hixie.ch
Reporter: mkwst@google.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
Mixed Content notes a change to the WebSocket API in order to align the
behavior of sockets with things like XHR, EventSource, and Fetch:
http://www.w3.org/TR/mixed-content/#websockets-integration. The relevant bit of
which is:
```
The WebSocket() constructor algorithm [WEBSOCKETS] is modified as follows:
Remove the current step 2.
```
It would be lovely if we could incorporate these changes into the WebSocket API
spec in a future iteration.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 22 June 2015 18:03:24 UTC