<?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>75717</bug_id>
          
          <creation_ts>2012-01-06 11:10:29 -0800</creation_ts>
          <short_desc>[Chromium] Move setVisibleRect() calls for mask and replica layers into calculateDrawTransformAndVisibility()</short_desc>
          <delta_ts>2012-10-18 17:03: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>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>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Xianzhu Wang">wangxianzhu</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>enne</cc>
    
    <cc>shawnsingh</cc>
    
    <cc>wjmaclean</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>531179</commentid>
    <comment_count>0</comment_count>
    <who name="Xianzhu Wang">wangxianzhu</who>
    <bug_when>2012-01-06 11:10:29 -0800</bug_when>
    <thetext>This is a followup of bug 72162 - Move setVisibleRect() calls into calculateDrawTransformAndVisibility().
setVisibleRect() calls for mask and replica layers are still in CCLayerTreeHost.cpp but they seem also belong to calculateDrawTransformAndVisibility().

Also some questions (copied from my comments to the patch of bug 72162 after it has been committed):
1. Why setVisibleLayerRect to the whole content bounds of the renderSurfaceLayer instead of the actual visible rect?
2. setVisibleLayerRect() for the replica layer seems lost after the patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>531186</commentid>
    <comment_count>1</comment_count>
    <who name="Adrienne Walker">enne</who>
    <bug_when>2012-01-06 11:16:47 -0800</bug_when>
    <thetext>(In reply to comment #0)
&gt; This is a followup of bug 72162 - Move setVisibleRect() calls into calculateDrawTransformAndVisibility().
&gt; setVisibleRect() calls for mask and replica layers are still in CCLayerTreeHost.cpp but they seem also belong to calculateDrawTransformAndVisibility().
&gt; 
&gt; Also some questions (copied from my comments to the patch of bug 72162 after it has been committed):
&gt; 1. Why setVisibleLayerRect to the whole content bounds of the renderSurfaceLayer instead of the actual visible rect?

This sounds like an oversight.  I can&apos;t think of why it would need to be this way.

&gt; 2. setVisibleLayerRect() for the replica layer seems lost after the patch.

This sounds like it could be a bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>745758</commentid>
    <comment_count>2</comment_count>
    <who name="Xianzhu Wang">wangxianzhu</who>
    <bug_when>2012-10-18 17:03:35 -0700</bug_when>
    <thetext>The bug has been fixed in chromium.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>