<?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>44991</bug_id>
          
          <creation_ts>2010-08-31 14:41:46 -0700</creation_ts>
          <short_desc>Get rid of wtf/Vector3 and wtf/Complex</short_desc>
          <delta_ts>2014-01-13 22:03:47 -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>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>44970</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Chris Marrin">cmarrin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>andersca</cc>
    
    <cc>crogers</cc>
    
    <cc>kbr</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>272388</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Marrin">cmarrin</who>
    <bug_when>2010-08-31 14:41:46 -0700</bug_when>
    <thetext>These were added for Web Audio support. But we are enhancing WebCore/platform/graphics/FloatPoint3D to do the functionality of Vector3. Once that work is done we should toss Vector3 and switch to using FloatPoint3D. 

Complex is a simple, audio specific wrapper around std::complex, so it should be moved to WebCore/platform/audio.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>967668</commentid>
    <comment_count>1</comment_count>
    <who name="Anders Carlsson">andersca</who>
    <bug_when>2014-01-13 22:03:47 -0800</bug_when>
    <thetext>This has been removed now.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>