<?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>96859</bug_id>
          
          <creation_ts>2012-09-15 01:18:43 -0700</creation_ts>
          <short_desc>[Qt][WK2] New http/tests/security/storage-blocking* tests fails</short_desc>
          <delta_ts>2014-02-03 03:22:43 -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>New Bugs</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>
          
          <blocked>87008</blocked>
    
    <blocked>95790</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>beidson</cc>
    
    <cc>cdumez</cc>
    
    <cc>jeffrey+webkit</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>721402</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-09-15 01:18:43 -0700</bug_when>
    <thetext>New tests introduced in https://trac.webkit.org/changeset/128653
fails on Qt WK2 platform with the following diffs:

Could you check it, please?

http/tests/security/storage-blocking-loosened-plugin.html:
-----------------------------------------------------------
--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-loosened-plugin-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-loosened-plugin-actual.txt
@@ -5,4 +5,4 @@
 --------
 Frame: &apos;&lt;!--framePath //&lt;!--frame0--&gt;--&gt;&apos;
 --------
-false
+undefined


http/tests/security/storage-blocking-loosened-private-browsing-plugin.html:
----------------------------------------------------------------------------
--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-loosened-private-browsing-plugin-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-loosened-private-browsing-plugin-actual.txt
@@ -5,4 +5,4 @@
 --------
 Frame: &apos;&lt;!--framePath //&lt;!--frame0--&gt;--&gt;&apos;
 --------
-true
+undefined


http/tests/security/storage-blocking-strengthened-plugin.html:
---------------------------------------------------------------
--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-strengthened-plugin-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-strengthened-plugin-actual.txt
@@ -5,4 +5,4 @@
 --------
 Frame: &apos;&lt;!--framePath //&lt;!--frame0--&gt;--&gt;&apos;
 --------
-false
+undefined


http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html:
--------------------------------------------------------------------------------
--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-strengthened-private-browsing-plugin-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/http/tests/security/storage-blocking-strengthened-private-browsing-plugin-actual.txt
@@ -5,4 +5,4 @@
 --------
 Frame: &apos;&lt;!--framePath //&lt;!--frame0--&gt;--&gt;&apos;
 --------
-false
+undefined</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>721404</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-09-15 01:32:44 -0700</bug_when>
    <thetext>I skipped them by https://trac.webkit.org/changeset/128686
Please unskip with the proper fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>721574</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2012-09-16 04:48:55 -0700</bug_when>
    <thetext>The tests fail on EFL port as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>722126</commentid>
    <comment_count>3</comment_count>
    <who name="Vicki Pfau">jeffrey+webkit</who>
    <bug_when>2012-09-17 11:53:18 -0700</bug_when>
    <thetext>This bug and bug 95935 appear to be caused by the privateBrowsingEnabled field of a plugin being undefined. I&apos;m not entirely sure what&apos;s wrong with the tests, as I found support for that field in the Qt version of DRT. Is it not available in the Qt version of WKTR?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>975557</commentid>
    <comment_count>4</comment_count>
    <who name="Jocelyn Turcotte">jturcotte</who>
    <bug_when>2014-02-03 03:22:43 -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>