<?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>85969</bug_id>
          
          <creation_ts>2012-05-09 02:10:23 -0700</creation_ts>
          <short_desc>New http/tests/loading/post-in-iframe-with-back-navigation.html introduced in r116473 fails</short_desc>
          <delta_ts>2013-05-22 17:40:42 -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>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>
          
          <blocked>82658</blocked>
    
    <blocked>87008</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Zoltan Arvai">zarvai</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>darin</cc>
    
    <cc>jonlee</cc>
    
    <cc>koivisto</cc>
    
    <cc>ossy</cc>
    
    <cc>rniwa</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>skyul</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>619292</commentid>
    <comment_count>0</comment_count>
    <who name="Zoltan Arvai">zarvai</who>
    <bug_when>2012-05-09 02:10:23 -0700</bug_when>
    <thetext>New test added in http://trac.webkit.org/changeset/116473 fails on bots.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>619295</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-05-09 02:12:24 -0700</bug_when>
    <thetext>It isn&apos;t Qt specific, it fails on all platform.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>619328</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2012-05-09 03:07:18 -0700</bug_when>
    <thetext>Yes, we have the same issue on EFL port.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>619333</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-05-09 03:11:54 -0700</bug_when>
    <thetext>cc the author and the reviewer of the original change.

fail on Snow Leopard
----------------------

--- /Volumes/Data/slave/snowleopard-intel-release-tests/build/layout-test-results/http/tests/loading/post-in-iframe-with-back-navigation-expected.txt 
+++ /Volumes/Data/slave/snowleopard-intel-release-tests/build/layout-test-results/http/tests/loading/post-in-iframe-with-back-navigation-actual.txt 
@@ -2,12 +2,12 @@
 main frame - didCommitLoadForFrame
 main frame - didReceiveTitle: Resending form on back navigation from POST submissions
 frame &quot;frame&quot; - didStartProvisionalLoadForFrame
+main frame - didFinishDocumentLoadForFrame
 frame &quot;frame&quot; - didCommitLoadForFrame
 frame &quot;frame&quot; - didFinishDocumentLoadForFrame
 frame &quot;frame&quot; - didHandleOnloadEventsForFrame
+main frame - didHandleOnloadEventsForFrame
 frame &quot;frame&quot; - didFinishLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didHandleOnloadEventsForFrame
 main frame - didFinishLoadForFrame
 frame &quot;frame&quot; - willPerformClientRedirectToURL: http://127.0.0.1:8000/loading/resources/post-in-iframe-with-back-navigation-page-2.php 
 frame &quot;frame&quot; - didStartProvisionalLoadForFrame
@@ -40,5 +40,5 @@
 PASS getTitle() is &quot;Page 2&quot;
 PASS getTitle() is &quot;Page 3&quot;
 PASS getTitle() is &quot;Page 2&quot;
-PASS window.frames[0].document.getElementById(&apos;submissionTime&apos;).innerText is step2output
+FAIL window.frames[0].document.getElementById(&apos;submissionTime&apos;).innerText should be 0.18471200 1336552678. Was 0.19891300 1336552678.
 

fail on Lion
-------------

--- /Volumes/Data/slave/lion-intel-release-tests/build/layout-test-results/http/tests/loading/post-in-iframe-with-back-navigation-expected.txt
+++ /Volumes/Data/slave/lion-intel-release-tests/build/layout-test-results/http/tests/loading/post-in-iframe-with-back-navigation-actual.txt
@@ -40,5 +40,5 @@
 PASS getTitle() is &quot;Page 2&quot;
 PASS getTitle() is &quot;Page 3&quot;
 PASS getTitle() is &quot;Page 2&quot;
-PASS window.frames[0].document.getElementById(&apos;submissionTime&apos;).innerText is step2output
+FAIL window.frames[0].document.getElementById(&apos;submissionTime&apos;).innerText should be 0.74512600 1336557501. Was 0.75925900 1336557501.
 

fail on GTK
------------

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/loading/post-in-iframe-with-back-navigation-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/http/tests/loading/post-in-iframe-with-back-navigation-actual.txt 
@@ -1,28 +1,13 @@
 main frame - didStartProvisionalLoadForFrame
 main frame - didCommitLoadForFrame
-main frame - didReceiveTitle: Resending form on back navigation from POST submissions
 frame &quot;frame&quot; - didStartProvisionalLoadForFrame
+main frame - didFinishDocumentLoadForFrame
 frame &quot;frame&quot; - didCommitLoadForFrame
 frame &quot;frame&quot; - didFinishDocumentLoadForFrame
 frame &quot;frame&quot; - didHandleOnloadEventsForFrame
+main frame - didHandleOnloadEventsForFrame
 frame &quot;frame&quot; - didFinishLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didHandleOnloadEventsForFrame
 main frame - didFinishLoadForFrame
-frame &quot;frame&quot; - willPerformClientRedirectToURL: http://127.0.0.1:8000/loading/resources/post-in-iframe-with-back-navigation-page-2.php 
-frame &quot;frame&quot; - didStartProvisionalLoadForFrame
-frame &quot;frame&quot; - didCancelClientRedirectForFrame
-frame &quot;frame&quot; - didCommitLoadForFrame
-frame &quot;frame&quot; - didFinishDocumentLoadForFrame
-frame &quot;frame&quot; - didHandleOnloadEventsForFrame
-frame &quot;frame&quot; - didFinishLoadForFrame
-frame &quot;frame&quot; - willPerformClientRedirectToURL: http://127.0.0.1:8000/loading/resources/post-in-iframe-with-back-navigation-page-3.php 
-frame &quot;frame&quot; - didStartProvisionalLoadForFrame
-frame &quot;frame&quot; - didCancelClientRedirectForFrame
-frame &quot;frame&quot; - didCommitLoadForFrame
-frame &quot;frame&quot; - didFinishDocumentLoadForFrame
-frame &quot;frame&quot; - didHandleOnloadEventsForFrame
-frame &quot;frame&quot; - didFinishLoadForFrame
 frame &quot;frame&quot; - didStartProvisionalLoadForFrame
 frame &quot;frame&quot; - didCommitLoadForFrame
 frame &quot;frame&quot; - didFinishDocumentLoadForFrame
@@ -38,7 +23,4 @@
 TEST COMPLETE
 PASS getTitle() is &quot;Page 1&quot;
 PASS getTitle() is &quot;Page 2&quot;
-PASS getTitle() is &quot;Page 3&quot;
-PASS getTitle() is &quot;Page 2&quot;
-PASS window.frames[0].document.getElementById(&apos;submissionTime&apos;).innerText is step2output
 

fail on Qt
-----------

--- /ramdisk/qt-linux-release/build/layout-test-results/http/tests/loading/post-in-iframe-with-back-navigation-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/http/tests/loading/post-in-iframe-with-back-navigation-actual.txt 
@@ -2,12 +2,12 @@
 main frame - didCommitLoadForFrame
 main frame - didReceiveTitle: Resending form on back navigation from POST submissions
 frame &quot;frame&quot; - didStartProvisionalLoadForFrame
+main frame - didFinishDocumentLoadForFrame
 frame &quot;frame&quot; - didCommitLoadForFrame
 frame &quot;frame&quot; - didFinishDocumentLoadForFrame
 frame &quot;frame&quot; - didHandleOnloadEventsForFrame
+main frame - didHandleOnloadEventsForFrame
 frame &quot;frame&quot; - didFinishLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didHandleOnloadEventsForFrame
 main frame - didFinishLoadForFrame
 frame &quot;frame&quot; - willPerformClientRedirectToURL: http://127.0.0.1:8000/loading/resources/post-in-iframe-with-back-navigation-page-2.php 
 frame &quot;frame&quot; - didStartProvisionalLoadForFrame
@@ -40,5 +40,5 @@
 PASS getTitle() is &quot;Page 2&quot;
 PASS getTitle() is &quot;Page 3&quot;
 PASS getTitle() is &quot;Page 2&quot;
-PASS window.frames[0].document.getElementById(&apos;submissionTime&apos;).innerText is step2output
+FAIL window.frames[0].document.getElementById(&apos;submissionTime&apos;).innerText should be 0.69080900 1336557483. Was 0.69855800 1336557483.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>619496</commentid>
    <comment_count>4</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2012-05-09 08:16:02 -0700</bug_when>
    <thetext>Skipped for Mac in http://trac.webkit.org/changeset/116524</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>723963</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2012-09-19 16:42:00 -0700</bug_when>
    <thetext>Still fails on Mac:

--- /Volumes/SSData/Development/OSX/webkit/OpenSource/WebKitBuild/Debug/layout-test-results/http/tests/loading/post-in-iframe-with-back-navigation-expected.txt
+++ /Volumes/SSData/Development/OSX/webkit/OpenSource/WebKitBuild/Debug/layout-test-results/http/tests/loading/post-in-iframe-with-back-navigation-actual.txt
@@ -2,12 +2,12 @@
 main frame - didCommitLoadForFrame
 main frame - didReceiveTitle: Resending form on back navigation from POST submissions
 frame &quot;frame&quot; - didStartProvisionalLoadForFrame
+main frame - didFinishDocumentLoadForFrame
 frame &quot;frame&quot; - didCommitLoadForFrame
 frame &quot;frame&quot; - didFinishDocumentLoadForFrame
 frame &quot;frame&quot; - didHandleOnloadEventsForFrame
+main frame - didHandleOnloadEventsForFrame
 frame &quot;frame&quot; - didFinishLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didHandleOnloadEventsForFrame
 main frame - didFinishLoadForFrame
 frame &quot;frame&quot; - willPerformClientRedirectToURL: http://127.0.0.1:8000/loading/resources/post-in-iframe-with-back-navigation-page-2.php 
 frame &quot;frame&quot; - didStartProvisionalLoadForFrame</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>827938</commentid>
    <comment_count>6</comment_count>
    <who name="Kwang Yul Seo">skyul</who>
    <bug_when>2013-02-07 15:35:20 -0800</bug_when>
    <thetext>It seems this case no longer fails on GTK in r142092.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>892609</commentid>
    <comment_count>7</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-05-22 17:40:42 -0700</bug_when>
    <thetext>Still fails on Mac.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>