<?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>187268</bug_id>
          
          <creation_ts>2018-07-02 14:34:45 -0700</creation_ts>
          <short_desc>[GTK] Layout test compositing/backing/backing-store-attachment-outside-viewport.html is failing</short_desc>
          <delta_ts>2018-07-31 04:48:52 -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>WebKitGTK</component>
          <version>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=187994</see_also>
          <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="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cadubentzen</cc>
    
    <cc>calvaris</cc>
    
    <cc>magomez</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1438635</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-02 14:34:45 -0700</bug_when>
    <thetext>Layout test compositing/backing/backing-store-attachment-outside-viewport.html was added in r233268 &quot;https://hackernoon.com/ uses lots of layer backing store&quot; is failing for GTK with the following diff:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/compositing/backing/backing-store-attachment-outside-viewport-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/compositing/backing/backing-store-attachment-outside-viewport-actual.txt
@@ -18,13 +18,13 @@
           (position 8.00 1613.00)
           (bounds 600.00 600.00)
           (drawsContent 1)
-          (backingStoreAttached 0)
+          (backingStoreAttached 1)
         )
         (GraphicsLayer
           (position 8.00 3213.00)
           (bounds 600.00 600.00)
           (drawsContent 1)
-          (backingStoreAttached 0)
+          (backingStoreAttached 1)
         )
       )
     )

I don&apos;t know anything, but I assume that means we are using memory to hold content that is not drawn, so perhaps this is of interest to the graphics folks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1445023</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2018-07-25 08:27:11 -0700</bug_when>
    <thetext>The &quot;backing store attached&quot; logic is in GraphicsLayerCA. I don&apos;t know how to detach backing store on the other platforms.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>