<?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>62731</bug_id>
          
          <creation_ts>2011-06-15 08:38:43 -0700</creation_ts>
          <short_desc>[Qt][WK2] http/tests/loading/state-object-security-exception.html fails</short_desc>
          <delta_ts>2014-02-03 03:17:58 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>feherzs</cc>
    
    <cc>jesus</cc>
    
    <cc>kbalazs</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>421320</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-06-15 08:38:43 -0700</bug_when>
    <thetext>--- /tmp/layout-test-results/http/tests/loading/state-object-security-exception-expected.txt	2011-06-15 15:41:22.779090505 +0000
+++ /tmp/layout-test-results/http/tests/loading/state-object-security-exception-actual.txt	2011-06-15 15:41:22.779090505 +0000
@@ -1,8 +1,3 @@
-main frame - didStartProvisionalLoadForFrame
-main frame - didCommitLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didHandleOnloadEventsForFrame
-main frame - didFinishLoadForFrame
 This test makes sure that calls to pushState() and replaceState() with URLs that violate the security origin check fail as expected.
 
 Trying to pushState() with url http://localhost/test.html failed with exception Error: SECURITY_ERR: DOM Exception 18</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>548931</commentid>
    <comment_count>1</comment_count>
    <who name="Jesus Sanchez-Palencia">jesus</who>
    <bug_when>2012-02-03 12:13:08 -0800</bug_when>
    <thetext>This test passes locally to me but I&apos;m a bit confused.
From wk2/Skipped:

# WebKitTestRunner needs layoutTestController.clearBackForwardList
# &lt;https://bugs.webkit.org/show_bug.cgi?id=42333&gt;
fast/dom/location-hash.html
fast/history/form-submit-in-frame-via-onclick.html
fast/history/form-submit-in-frame.html
fast/history/gesture-before-onload-form-submit.html
fast/history/gesture-before-onload-location-href.html
fast/history/history-length.html
fast/history/redirect-via-iframe.html
fast/loader/location-port.html
fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html
fast/loader/stateobjects/document-destroyed-navigate-back.html
fast/loader/stateobjects/popstate-after-load-complete-addeventlistener.html
fast/loader/stateobjects/popstate-after-load-complete-body-attribute.html
fast/loader/stateobjects/popstate-after-load-complete-body-inline-attribute.html
fast/loader/stateobjects/popstate-after-load-complete-window-attribute.html
fast/loader/stateobjects/pushstate-clears-forward-history.html
fast/loader/stateobjects/pushstate-then-replacestate.html
fast/loader/stateobjects/pushstate-updates-location.html
fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html
fast/loader/stateobjects/pushstate-within-popstate-handler-assert.html
fast/loader/stateobjects/pushstate-without-history.html
fast/loader/stateobjects/replacestate-then-pushstate.html
http/tests/loading/state-object-security-exception.html


However, https://bugs.webkit.org/show_bug.cgi?id=42333 was marked as RESOLVED FIXED on 27/10/2010. I have checked it quickly and the other tests seem to be passing here locally as well, Ossy. Is there a special reason for this to be skipped for everyone? (since it&apos;s skipped in wk2/Skipped)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>549386</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-02-04 00:11:43 -0800</bug_when>
    <thetext>I think there isn&apos;t a good reason why these tests are still in the skipped list.

rs=me to unskip them. But please check our WK2 bot and Mac WK2 bot to ensure these tests are passing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>550044</commentid>
    <comment_count>3</comment_count>
    <who name="Jesus Sanchez-Palencia">jesus</who>
    <bug_when>2012-02-06 09:05:52 -0800</bug_when>
    <thetext>Committed r106812: &lt;http://trac.webkit.org/changeset/106812&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>550139</commentid>
    <comment_count>4</comment_count>
    <who name="Jesus Sanchez-Palencia">jesus</who>
    <bug_when>2012-02-06 11:38:29 -0800</bug_when>
    <thetext>Committed r106825: &lt;http://trac.webkit.org/changeset/106825&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>550146</commentid>
    <comment_count>5</comment_count>
    <who name="Jesus Sanchez-Palencia">jesus</who>
    <bug_when>2012-02-06 11:43:23 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; Committed r106812: &lt;http://trac.webkit.org/changeset/106812&gt;

I skipped all those tests on this commit.


(In reply to comment #4)
&gt; Committed r106825: &lt;http://trac.webkit.org/changeset/106825&gt;

But then on this commit I had to skip the following tests:

Regressions: Unexpected text diff mismatch : (3)
fast/history/form-submit-in-frame-via-onclick.html = TEXT
fast/history/form-submit-in-frame.html = TEXT
http/tests/loading/state-object-security-exception.html = TEXT


I&apos;m keeping the bug open until someone can investigate this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>975233</commentid>
    <comment_count>6</comment_count>
    <who name="Jocelyn Turcotte">jturcotte</who>
    <bug_when>2014-02-03 03:17:58 -0800</bug_when>
    <thetext>=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>