<?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>111058</bug_id>
          
          <creation_ts>2013-02-28 02:07:26 -0800</creation_ts>
          <short_desc>[EFL][Qt] plugins/plugin-clip-subframe.html is failing</short_desc>
          <delta_ts>2017-03-11 10:32:26 -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>WebKitGTK</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>Gtk, LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Zan Dobersek">zan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jbauman</cc>
    
    <cc>kadam</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>naginenis</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>843902</commentid>
    <comment_count>0</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2013-02-28 02:07:26 -0800</bug_when>
    <thetext>The plugins/plugin-clip-subframe.html layout test is failing, introduced in r144236.
http://trac.webkit.org/changeset/144236
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&amp;tests=plugins%2Fplugin-clip-subframe.html

Diff:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/plugins/plugin-clip-subframe-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/plugins/plugin-clip-subframe-actual.txt
@@ -1,3 +1,2 @@
-CONSOLE MESSAGE: line 3: NPP_SetWindow: non-NULL window, Rect {18, 218, 300, 150}, Clip Rect {65518, 65318, 65518, 65318}, Type 1
-CONSOLE MESSAGE: line 3: NPP_SetWindow: non-NULL window, Rect {18, 218, 300, 150}, Clip Rect {0, 0, 90, 150}, Type 1
+CONSOLE MESSAGE: PLUGIN: NPP_New: Could not find a test named &quot;log-npp-set-window&quot;, maybe its .cpp file wasn&apos;t added to the build system?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>844026</commentid>
    <comment_count>1</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2013-02-28 06:27:52 -0800</bug_when>
    <thetext>This test is failing on Qt too. The diff is same.

http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r144298%20(48665)/plugins/plugin-clip-subframe-pretty-diff.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>844028</commentid>
    <comment_count>2</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2013-02-28 06:36:00 -0800</bug_when>
    <thetext>The test is run properly after the Tools/DumpRenderTree/TestNetscapePlugin/Tests/LogNPPSetWindow.cpp file is added to the build, though the results vary across platforms. For instance, this is the  output on GTK:
CONSOLE MESSAGE: line 3: NPP_SetWindow: non-NULL window, Rect {0, 0, 300, 150}, Clip Rect {0, 0, 0, 0}, Type 1
CONSOLE MESSAGE: line 3: NPP_SetWindow: non-NULL window, Rect {0, 0, 300, 150}, Clip Rect {0, 0, 0, 0}, Type 1
CONSOLE MESSAGE: line 3: NPP_SetWindow: non-NULL window, Rect {0, 0, 300, 150}, Clip Rect {0, 0, 90, 150}, Type 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>845081</commentid>
    <comment_count>3</comment_count>
    <who name="Sudarsana Nagineni (babu)">naginenis</who>
    <bug_when>2013-03-01 05:13:35 -0800</bug_when>
    <thetext>Failing on EFL too.

http://build.webkit.org/results/EFL%20Linux%2064-bit%20Debug%20WK2/r144439%20%289980%29/plugins/plugin-clip-subframe-diff.txt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>856448</commentid>
    <comment_count>4</comment_count>
    <who name="John Bauman">jbauman</who>
    <bug_when>2013-03-15 18:01:18 -0700</bug_when>
    <thetext>Ah, looks like it just needs baselines added. The important part is that the clip rect is empty at the beginning and not empty at the end.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>857089</commentid>
    <comment_count>5</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2013-03-18 07:16:36 -0700</bug_when>
    <thetext>Fixing the issue on GTK in bug #112570.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1286181</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-03-11 10:32:26 -0800</bug_when>
    <thetext>Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>