<?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>77386</bug_id>
          
          <creation_ts>2012-01-30 16:50:48 -0800</creation_ts>
          <short_desc>[Chromium] Inline vector sizes for Regions/Vectors used in paint culling</short_desc>
          <delta_ts>2012-01-31 17:39:08 -0800</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>
          <dependson>76858</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dana Jansens">danakj</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>545603</commentid>
    <comment_count>0</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-01-30 16:50:48 -0800</bug_when>
    <thetext>[Chromium] Inline vector sizes for Regions for paint culling</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>545623</commentid>
    <comment_count>1</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-01-30 17:10:46 -0800</bug_when>
    <thetext>Some thoughts. Build aura and see how many RenderSurfaces you get in the Browser-side compositor when you open up 9 windows and play around with the WM. How many spans/segments do you get in each Region?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>545632</commentid>
    <comment_count>2</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-01-30 17:20:46 -0800</bug_when>
    <thetext>For the Region, andersca suggested 32 segments and 16 spans would make good inline values, in https://bugs.webkit.org/show_bug.cgi?id=72294.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>546689</commentid>
    <comment_count>3</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-01-31 17:39:08 -0800</bug_when>
    <thetext>Landed the Region::contains() CL #72294 which adds inline sizes to the Region vectors.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>