<?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>79251</bug_id>
          
          <creation_ts>2012-02-22 09:37:08 -0800</creation_ts>
          <short_desc>[chromium] Improve rubber-band overhang painting under composited path</short_desc>
          <delta_ts>2013-04-15 06:15:23 -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>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>asvitkine</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jamesr</cc>
    
    <cc>schenney</cc>
    
    <cc>thakis</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>562048</commentid>
    <comment_count>0</comment_count>
    <who name="">asvitkine</who>
    <bug_when>2012-02-22 09:37:08 -0800</bug_when>
    <thetext>Per discussion on: https://bugs.webkit.org/show_bug.cgi?id=78008

Currently, in the composited path, rubber-band overhang painting is done by having a single layer that gets conditionally enabled and its content updated whenever the overhang is visited. This is not optimal since it involves a re-upload of the whole layer every frame.

The way it&apos;s done for !CHROMIUM Mac, is that the ScrollbarTheme sets up the overhang area layer to just be a tiled pattern and the shadow layer to be some sort of magic path-based layer that are behind the content layers. We should do something similar.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>562054</commentid>
    <comment_count>1</comment_count>
    <who name="">asvitkine</who>
    <bug_when>2012-02-22 09:38:53 -0800</bug_when>
    <thetext>Above should say &quot;whenever the overhang is *visible*.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>875741</commentid>
    <comment_count>2</comment_count>
    <who name="Stephen Chenney">schenney</who>
    <bug_when>2013-04-15 06:15:23 -0700</bug_when>
    <thetext>https://code.google.com/p/chromium/issues/detail?id=231285</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>