<?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>69615</bug_id>
          
          <creation_ts>2011-10-07 03:54:36 -0700</creation_ts>
          <short_desc>[Qt] http/tests/multipart/load-last-non-html-frame.php is failing</short_desc>
          <delta_ts>2011-10-11 10:24:47 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>47060</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>47059</dependson>
    
    <dependson>69449</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Zoltan Horvath">zoltan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ossy</cc>
    
    <cc>robert</cc>
    
    <cc>tony</cc>
    
    <cc>zarvai</cc>
    
    <cc>zoltan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>479921</commentid>
    <comment_count>0</comment_count>
    <who name="Zoltan Horvath">zoltan</who>
    <bug_when>2011-10-07 03:54:36 -0700</bug_when>
    <thetext>http/tests/multipart/load-last-non-html-frame.php is failing on Qt Linux Release

DIFF
--- /ramdisk/qt-linux-release/build/layout-test-results/http/tests/multipart/load-last-non-html-frame-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/http/tests/multipart/load-last-non-html-frame-actual.txt 
@@ -1,3 +1,12 @@
-This test passes if the last multipart frame is displayed.
-PASS
-                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 756x44
+        text run at (0,0) width 207: &quot;--asdf Content-type: text/plain &quot;
+        text run at (207,0) width 413: &quot;This test passes if the last multipart frame is displayed. FAIL &quot;
+        text run at (620,0) width 136: &quot;--asdf Content-type:&quot;
+        text run at (0,22) width 67: &quot;text/plain &quot;
+        text run at (67,22) width 414: &quot;This test passes if the last multipart frame is displayed. PASS &quot;
+        text run at (481,22) width 48: &quot;--asdf--&quot;

The  test was introduced in: http://trac.webkit.org/changeset/96856 (bug #69449)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>479927</commentid>
    <comment_count>1</comment_count>
    <who name="Zoltan Horvath">zoltan</who>
    <bug_when>2011-10-07 04:12:07 -0700</bug_when>
    <thetext>Skipped in http://trac.webkit.org/changeset/96928.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>481531</commentid>
    <comment_count>2</comment_count>
    <who name="Zoltan Arvai">zarvai</who>
    <bug_when>2011-10-11 02:34:09 -0700</bug_when>
    <thetext>Qtwebkit has no multipart support:
https://bugs.webkit.org/show_bug.cgi?id=47059

Qt 4.8 will support it:
http://developer.qt.nokia.com/forums/viewthread/6354</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>481537</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-10-11 03:07:37 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 47060 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>481710</commentid>
    <comment_count>4</comment_count>
    <who name="Robert Hogan">robert</who>
    <bug_when>2011-10-11 10:24:47 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Qt 4.8 will support it:
&gt; http://developer.qt.nokia.com/forums/viewthread/6354

As far as I know only *sending* multipart messages is supported in 4.8, receiving them is still not supported and should probably sit in QtWebKit anyway.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>