<?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>26968</bug_id>
          
          <creation_ts>2014-10-04 12:38:55 +0000</creation_ts>
          <short_desc>Use BufferSource and &quot;get a copy of the bytes held by the buffer source&quot; instead of ArrayBuffer/ArrayBufferView in send() argument</short_desc>
          <delta_ts>2014-11-26 20:04:07 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>27030</dup_id>
          
          <bug_file_loc>https://html.spec.whatwg.org/#dom-websocket</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>112693</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2014-10-04 12:38:55 +0000</bug_when>
    <thetext>Specification: https://html.spec.whatwg.org/multipage/comms.html
Multipage: https://html.spec.whatwg.org/multipage/#dom-websocket
Complete: https://html.spec.whatwg.org/#dom-websocket
Referrer: https://html.spec.whatwg.org/multipage/

Comment:
Use BufferSource and &quot;get a copy of the bytes held by the buffer source&quot;
instead of ArrayBuffer/ArrayBufferView in send() argument

Posted from: 46.127.136.57 by annevk@annevk.nl
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:35.0) Gecko/20100101 Firefox/35.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113153</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-10-14 21:46:42 +0000</bug_when>
    <thetext>Why? What is BufferSource? What problem does this solve? Context?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113168</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-10-15 07:11:41 +0000</bug_when>
    <thetext>It defines in more detail how to obtain data from either an ArrayBufferView or ArrayBuffer (and similar such objects if we introduce more going forward). It&apos;s a new shared abstraction that all features that get byte input can reuse.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113233</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-10-15 18:31:11 +0000</bug_when>
    <thetext>Where is it defined?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113275</commentid>
    <comment_count>4</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-10-16 07:26:04 +0000</bug_when>
    <thetext>In IDL. IDL now deals better with the whole byte story after TC39 took them over.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115556</commentid>
    <comment_count>5</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-11-26 20:04:07 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 27030 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>