<?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>60334</bug_id>
          
          <creation_ts>2011-05-05 21:16:28 -0700</creation_ts>
          <short_desc>[Qt] QtWebKit is compiled without 3D transforms enabled</short_desc>
          <delta_ts>2011-05-17 02:03:37 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, Regression</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Noam Rosenthal">noam</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abecsi</cc>
    
    <cc>joybro201</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>399312</commentid>
    <comment_count>0</comment_count>
    <who name="Noam Rosenthal">noam</who>
    <bug_when>2011-05-05 21:16:28 -0700</bug_when>
    <thetext>There&apos;s a regression, probably since the changes to the build, that makes Qt compile with 3D rendering disabled.
3D rendering should be enabled by default in Qt.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>399458</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-05-06 04:53:32 -0700</bug_when>
    <thetext>3D rendetering is enabled by default. What kind of regression do you mean?

Source/WebCore/features.pri:
...
!contains(DEFINES, ENABLE_3D_RENDERING=.): DEFINES += ENABLE_3D_RENDERING=1
...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>399499</commentid>
    <comment_count>2</comment_count>
    <who name="Noam Rosenthal">noam</who>
    <bug_when>2011-05-06 07:18:29 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; 3D rendetering is enabled by default. What kind of regression do you mean?
&gt; 
&gt; Source/WebCore/features.pri:
&gt; ...
&gt; !contains(DEFINES, ENABLE_3D_RENDERING=.): DEFINES += ENABLE_3D_RENDERING=1
&gt; ...

I mean, that QtWebkit doesn&apos;t render 3D anymore.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>404983</commentid>
    <comment_count>3</comment_count>
    <who name="Noam Rosenthal">noam</who>
    <bug_when>2011-05-17 02:03:37 -0700</bug_when>
    <thetext>Fixed in r86276</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>