<?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>85677</bug_id>
          
          <creation_ts>2012-05-04 15:38:48 -0700</creation_ts>
          <short_desc>[chromium] Implement order-dependent damage tracking</short_desc>
          <delta_ts>2013-04-10 13:33:08 -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>WONTFIX</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="Shawn Singh">shawnsingh</reporter>
          <assigned_to name="Shawn Singh">shawnsingh</assigned_to>
          <cc>enne</cc>
    
    <cc>piman</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>616734</commentid>
    <comment_count>0</comment_count>
    <who name="Shawn Singh">shawnsingh</who>
    <bug_when>2012-05-04 15:38:48 -0700</bug_when>
    <thetext>https://bugs.webkit.org/show_bug.cgi?id=85421 was a quick-fix for a bug where changes in sibling stacking order was not causing damage.

The solution in that patch was to consider stacking-order changes as &quot;property changes&quot; on layers.  However, this is not an ideal clean correct design.  The better design is for damage tracker to actually track changes in an order-dependent manner (assuming it turns out to be practical).

Indeed, the damage tracker is already assuming order-dependence (expanding damage due to filters assumed the layer list is already sorted in back-to-front drawing order).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>873200</commentid>
    <comment_count>1</comment_count>
    <who name="Shawn Singh">shawnsingh</who>
    <bug_when>2013-04-10 13:33:08 -0700</bug_when>
    <thetext>moved this bug to https://code.google.com/p/chromium/issues/detail?id=230050</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>