<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>28841</bug_id>
          
          <creation_ts>2015-06-22 18:03:21 +0000</creation_ts>
          <short_desc>Incorporate changes suggested by Mixed Content</short_desc>
          <delta_ts>2016-03-05 17:39:46 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>WebSocket API (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mike West">mkwst</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>d</cc>
    
    <cc>mike</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>121431</commentid>
    <comment_count>0</comment_count>
    <who name="Mike West">mkwst</who>
    <bug_when>2015-06-22 18:03:21 +0000</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>123426</commentid>
    <comment_count>1</comment_count>
    <who name="Domenic Denicola">d</who>
    <bug_when>2015-10-01 21:33:38 +0000</bug_when>
    <thetext>https://github.com/whatwg/html/pull/222</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>125272</commentid>
    <comment_count>2</comment_count>
    <who name="Domenic Denicola">d</who>
    <bug_when>2016-02-26 15:39:50 +0000</bug_when>
    <thetext>Turns out this is part of a larger problem and can&apos;t be solved with a simple HTML pull request; see https://github.com/whatwg/html/pull/222 discussion.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>125369</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2016-03-05 17:39:46 +0000</bug_when>
    <thetext>See https://github.com/whatwg/fetch/issues/235 for a new solution.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>