<?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>66435</bug_id>
          
          <creation_ts>2011-08-17 17:08:26 -0700</creation_ts>
          <short_desc>[chromium] Remove LayerRendererChromium references from Canvas2DLayerChromium</short_desc>
          <delta_ts>2011-08-23 17:46:22 -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>WebCore Misc.</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>66743</dependson>
          <blocked>66430</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Adrienne Walker">enne</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>enne</cc>
    
    <cc>husky</cc>
    
    <cc>jamesr</cc>
    
    <cc>nduca</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>452746</commentid>
    <comment_count>0</comment_count>
    <who name="Adrienne Walker">enne</who>
    <bug_when>2011-08-17 17:08:26 -0700</bug_when>
    <thetext>LayerRendererChromium is a compositor thread-side class, so Canvas(2D)LayerChromium should not have access to it, except during updateCompositorResources.  The DrawingBuffer creation and destruction and its interaction with the LRC are probably the largest problems here.  The removal and addition of child contexts will have to be deferred until the next commit and stored somewhere (CCLayerTreeHost?).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>452749</commentid>
    <comment_count>1</comment_count>
    <who name="Adrienne Walker">enne</who>
    <bug_when>2011-08-17 17:14:19 -0700</bug_when>
    <thetext>Also, maybe setDrawingBuffer could be removed, as it doesn&apos;t seem to be used anywhere except to clear the drawing buffer in some other class&apos;s destructor.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>453153</commentid>
    <comment_count>2</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2011-08-18 11:07:42 -0700</bug_when>
    <thetext>I don&apos;t think we actually need the child context stuff any more, that was for some latching code that&apos;s redundant now.  I&apos;ll confirm that with Bates.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>455884</commentid>
    <comment_count>3</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2011-08-23 17:46:22 -0700</bug_when>
    <thetext>I think we&apos;re good here now, DrawingBuffer only touches the canvas context (not the compositor context) and there&apos;s no child context stuff any more.  Marking as fixed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>