<?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>45051</bug_id>
          
          <creation_ts>2010-09-01 12:58:56 -0700</creation_ts>
          <short_desc>Rename TransformationMatrix to Transform</short_desc>
          <delta_ts>2010-09-01 17:14:20 -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>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Chris Marrin">cmarrin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>272955</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Marrin">cmarrin</who>
    <bug_when>2010-09-01 12:58:56 -0700</bug_when>
    <thetext>Per discussions, we&apos;ve decided to rename TransformationMatrix to Transform for consistency.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>272988</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2010-09-01 13:49:33 -0700</bug_when>
    <thetext>Not sure I agree. SVG already has SVGTransform, which has an SVGMatrix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>273115</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Marrin">cmarrin</who>
    <bug_when>2010-09-01 17:14:20 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; Not sure I agree. SVG already has SVGTransform, which has an SVGMatrix.

And we have CSSMatrix. It&apos;s a bit muddled. But SVGMatrix is a simple wrapper around AffineTransform and SVGTransform contains an AffineTransform. CSSMatrix contains a TransformationMatrix. I don&apos;t think we&apos;re going to solve the &quot;transform&quot; vs &quot;matrix&quot; naming of the DOM objects. So I think the best we can do is make the underlying classes consistent. AffineTransform and Transform seem as consistent as we&apos;re going to get.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>