<?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>173869</bug_id>
          
          <creation_ts>2017-06-27 00:23:12 -0700</creation_ts>
          <short_desc>Support createImageBitmap implementation</short_desc>
          <delta_ts>2018-02-26 09:06:37 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Images</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>178573</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Takahiro Ichihashi">ultravistor</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>d</cc>
    
    <cc>jonlee</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>sabouhallawa</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1323095</commentid>
    <comment_count>0</comment_count>
    <who name="Takahiro Ichihashi">ultravistor</who>
    <bug_when>2017-06-27 00:23:12 -0700</bug_when>
    <thetext>To support createImageBitmap() to retrieve and manipulate raw bitmap data (typically in WebWorker) from various sources. e.g. Image, Canvas and Video. Existing workaround is to create dummy canvas and call drawImage(), which is not efficient especially when we are manipulating animations, canvases &amp; videos. 
https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/createImageBitmap</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1339982</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2017-08-17 23:35:15 -0700</bug_when>
    <thetext>&lt;rdar://problem/33957830&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1339985</commentid>
    <comment_count>2</comment_count>
    <who name="Jon Lee">jonlee</who>
    <bug_when>2017-08-17 23:40:43 -0700</bug_when>
    <thetext>rdar://problem/33955093</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1356029</commentid>
    <comment_count>3</comment_count>
    <who name="Domenic Denicola">d</who>
    <bug_when>2017-10-03 14:02:05 -0700</bug_when>
    <thetext>I wrote a toy app that ended up not working in Safari because of this; looking forward to seeing some progress here. https://chromiumizer.now.sh/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1402063</commentid>
    <comment_count>4</comment_count>
    <who name="Ms2ger (he/him; ⌚ UTC+1/+2)">Ms2ger</who>
    <bug_when>2018-02-26 09:06:37 -0800</bug_when>
    <thetext>There&apos;s a partial implementation; bug 182424 tracks the completion.

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

    </bug>

</bugzilla>