<?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>133704</bug_id>
          
          <creation_ts>2014-06-10 15:47:29 -0700</creation_ts>
          <short_desc>[Win] Port Mac Tiled Drawing Logic to Windows</short_desc>
          <delta_ts>2016-03-22 13:34:27 -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>PC</rep_platform>
          <op_sys>All</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>133819</dependson>
    
    <dependson>133862</dependson>
    
    <dependson>133895</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Brent Fulgham">bfulgham</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1014560</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2014-06-10 15:47:29 -0700</bug_when>
    <thetext>Certain markup can cause the Windows tiled drawing logic to waste resources laying out and rendering off-screen rectangle. This can be triggered if a DOM element has a style with a very large negative (e.g., -100,000) &apos;left&apos; property.

Our Mac code is much smarter about this kind of thing, and excludes rects that are not visible.

We should do the same on Windows.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1177102</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2016-03-22 13:34:27 -0700</bug_when>
    <thetext>This has been complete for some time.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>