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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>64629</bug_id>
          
          <creation_ts>2011-07-15 14:32:34 -0700</creation_ts>
          <short_desc>Umbrella bug: implement transferable typed array support.</short_desc>
          <delta_ts>2023-08-23 08:29:35 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</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>
          <dependson>63481</dependson>
    
    <dependson>65209</dependson>
    
    <dependson>66578</dependson>
    
    <dependson>66829</dependson>
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Luke Zarko">lukezarko+bugzilla</reporter>
          <assigned_to name="Dmitry Lomov">dslomov</assigned_to>
          <cc>annevk</cc>
    
    <cc>cmarcelo</cc>
    
    <cc>dimich</cc>
    
    <cc>dslomov</cc>
    
    <cc>fpizlo</cc>
    
    <cc>kbr</cc>
    
    <cc>levin</cc>
    
    <cc>yutak</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>437986</commentid>
    <comment_count>0</comment_count>
    <who name="Luke Zarko">lukezarko+bugzilla</who>
    <bug_when>2011-07-15 14:32:34 -0700</bug_when>
    <thetext>Typed arrays should become Transferable (ref. http://www.whatwg.org/specs/web-apps/current-work/complete/common-dom-interfaces.html#transferable-objects)-- that is, it should be possible to pass a typed array using postMessage such that control of the data is sent but the array&apos;s data is not copied.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>495670</commentid>
    <comment_count>1</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2011-11-03 11:29:25 -0700</bug_when>
    <thetext>After more discussion on public-webapps, only the ArrayBuffer type will be Transferable -- the typed array views will not be.

Note, though, that transfer of an ArrayBuffer necessitates side-effects on the views that refer to it, in order to cause their lengths to go to zero. However, this is essentially an implementation detail.

I suspect that this bug should be closed, and the work done under Issue 66578.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>495687</commentid>
    <comment_count>2</comment_count>
    <who name="David Levin">levin</who>
    <bug_when>2011-11-03 11:53:00 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; this bug should be closed, and the work done under Issue 66578.

This is just the master bug for the feature. I suspect there will be no patches for it directly, and it will be resolved after all bugs that it depends on have been resolved.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>495692</commentid>
    <comment_count>3</comment_count>
    <who name="David Levin">levin</who>
    <bug_when>2011-11-03 11:57:49 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #1)
&gt; &gt; this bug should be closed, and the work done under Issue 66578.
&gt; 
&gt; This is just the master bug for the feature. I suspect there will be no patches for it directly, and it will be resolved after all bugs that it depends on have been resolved.

fwiw like this: https://bugs.webkit.org/show_bug.cgi?id=68822</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>495849</commentid>
    <comment_count>4</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2011-11-03 16:17:42 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #2)
&gt; &gt; (In reply to comment #1)
&gt; &gt; &gt; this bug should be closed, and the work done under Issue 66578.
&gt; &gt; 
&gt; &gt; This is just the master bug for the feature. I suspect there will be no patches for it directly, and it will be resolved after all bugs that it depends on have been resolved.
&gt; 
&gt; fwiw like this: https://bugs.webkit.org/show_bug.cgi?id=68822

I see. I wasn&apos;t sure which was the umbrella bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1973005</commentid>
    <comment_count>5</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2023-08-23 08:29:35 -0700</bug_when>
    <thetext>Done.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>