<?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>68655</bug_id>
          
          <creation_ts>2011-09-22 13:49:21 -0700</creation_ts>
          <short_desc>[Qt] QDesktopWebView load zero size view test missing</short_desc>
          <delta_ts>2011-09-27 13:04:36 -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>WebKit2</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Gopal Raghavan">gopal.1.raghavan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>471839</commentid>
    <comment_count>0</comment_count>
    <who name="Gopal Raghavan">gopal.1.raghavan</who>
    <bug_when>2011-09-22 13:49:21 -0700</bug_when>
    <thetext>Need zero size view test for DesktopWebView</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>471844</commentid>
    <comment_count>1</comment_count>
      <attachid>108395</attachid>
    <who name="Gopal Raghavan">gopal.1.raghavan</who>
    <bug_when>2011-09-22 13:54:34 -0700</bug_when>
    <thetext>Created attachment 108395
QDesktopWebView test for zero size view

Added test case to check load behavior with zero size view.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>471845</commentid>
    <comment_count>2</comment_count>
    <who name="Gopal Raghavan">gopal.1.raghavan</who>
    <bug_when>2011-09-22 13:55:22 -0700</bug_when>
    <thetext>Here is the test results:
********* Start testing of qmltests *********
Config: Using QTest library 5.0.0, Qt 5.0.0
PASS   : DesktopWebViewLoad::initTestCase()
QWARN  : DesktopWebViewLoad::test_load() QSocketNotifier: socket notifiers cannot be enabled from another thread
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : DesktopWebViewLoad::test_load()
PASS   : DesktopWebViewLoad::cleanupTestCase()
PASS   : DesktopWebViewLoadFail::initTestCase()
QWARN  : DesktopWebViewLoadFail::test_fail() QSocketNotifier: socket notifiers cannot be enabled from another thread
QSocketNotifier: socket notifiers cannot be enabled from another thread
QWARN  : DesktopWebViewLoadFail::test_fail() file:///home/gopal/wk/wk3/Source/WebKit2/UIProcess/API/qt/tests/qmltests/DesktopWebView/tst_loadFail.qml:30: ReferenceError: Can&apos;t find variable: NetworkReply
PASS   : DesktopWebViewLoadFail::test_fail()
PASS   : DesktopWebViewLoadFail::cleanupTestCase()
PASS   : DesktopWebViewLoadProgress::initTestCase()
QWARN  : DesktopWebViewLoadProgress::test_loadProgress() QSocketNotifier: socket notifiers cannot be enabled from another thread
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : DesktopWebViewLoadProgress::test_loadProgress()
PASS   : DesktopWebViewLoadProgress::cleanupTestCase()
PASS   : DesktopWebViewLoadProgressSignal::initTestCase()
QWARN  : DesktopWebViewLoadProgressSignal::test_loadProgressSignal() QSocketNotifier: socket notifiers cannot be enabled from another thread
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : DesktopWebViewLoadProgressSignal::test_loadProgressSignal()
PASS   : DesktopWebViewLoadProgressSignal::cleanupTestCase()
PASS   : DesktopWebViewLoad::initTestCase()
QWARN  : DesktopWebViewLoad::test_loadZeroSizeView() QSocketNotifier: socket notifiers cannot be enabled from another thread
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : DesktopWebViewLoad::test_loadZeroSizeView()
PASS   : DesktopWebViewLoad::cleanupTestCase()
QWARN  : qmltests::UnknownTestFunc() QSocketNotifier: socket notifiers cannot be enabled from another thread
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : DesktopWebViewNavigationPolicyForUrl::initTestCase()
QWARN  : DesktopWebViewNavigationPolicyForUrl::test_ignorePolicy() QObject::startTimer: timers cannot be started from another thread
PASS   : DesktopWebViewNavigationPolicyForUrl::test_ignorePolicy()
PASS   : DesktopWebViewNavigationPolicyForUrl::test_usePolicy()
PASS   : DesktopWebViewNavigationPolicyForUrl::cleanupTestCase()
PASS   : DesktopWebViewProperties::initTestCase()
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : DesktopWebViewProperties::test_title()
PASS   : DesktopWebViewProperties::test_url()
PASS   : DesktopWebViewProperties::cleanupTestCase()
PASS   : TouchWebViewLoad::initTestCase()
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : TouchWebViewLoad::test_load()
PASS   : TouchWebViewLoad::cleanupTestCase()
PASS   : TouchWebViewLoadFail::initTestCase()
SKIP   : TouchWebViewLoadFail::test_fail() Fails due to https://bugreports.qt.nokia.com/browse/QTBUG-21537
   Loc: [/home/gopal/wk/wk3/Source/WebKit2/UIProcess/API/qt/tests/qmltests/TouchWebView/tst_loadFail.qml(21)]
PASS   : TouchWebViewLoadFail::test_fail()
PASS   : TouchWebViewLoadFail::cleanupTestCase()
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : TouchWebViewLoad::initTestCase()
QWARN  : TouchWebViewLoad::test_loadNegativeSizeView() QSocketNotifier: socket notifiers cannot be enabled from another thread
QWARN  : TouchWebViewLoad::test_loadNegativeSizeView() QSocketNotifier: socket notifiers cannot be enabled from another thread
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : TouchWebViewLoad::test_loadNegativeSizeView()
PASS   : TouchWebViewLoad::cleanupTestCase()
PASS   : TouchWebViewLoadProgress::initTestCase()
QWARN  : TouchWebViewLoadProgress::test_loadProgress() QSocketNotifier: socket notifiers cannot be enabled from another thread
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : TouchWebViewLoadProgress::test_loadProgress()
PASS   : TouchWebViewLoadProgress::cleanupTestCase()
PASS   : TouchWebViewLoadProgressSignal::initTestCase()
QWARN  : TouchWebViewLoadProgressSignal::test_loadProgressSignal() QSocketNotifier: socket notifiers cannot be enabled from another thread
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : TouchWebViewLoadProgressSignal::test_loadProgressSignal()
PASS   : TouchWebViewLoadProgressSignal::cleanupTestCase()
PASS   : TouchWebViewLoad::initTestCase()
QWARN  : TouchWebViewLoad::test_loadZeroSizeView() QSocketNotifier: socket notifiers cannot be enabled from another thread
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : TouchWebViewLoad::test_loadZeroSizeView()
PASS   : TouchWebViewLoad::cleanupTestCase()
PASS   : TouchWebViewProperties::initTestCase()
QSocketNotifier: socket notifiers cannot be enabled from another thread
PASS   : TouchWebViewProperties::test_title()
PASS   : TouchWebViewProperties::test_url()
PASS   : TouchWebViewProperties::cleanupTestCase()
Totals: 45 passed, 0 failed, 1 skipped
********* Finished testing of qmltests *********</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474151</commentid>
    <comment_count>3</comment_count>
      <attachid>108395</attachid>
    <who name="Chang Shu">cshu</who>
    <bug_when>2011-09-27 12:40:18 -0700</bug_when>
    <thetext>Comment on attachment 108395
QDesktopWebView test for zero size view

Ok</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474169</commentid>
    <comment_count>4</comment_count>
      <attachid>108395</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-09-27 13:04:32 -0700</bug_when>
    <thetext>Comment on attachment 108395
QDesktopWebView test for zero size view

Clearing flags on attachment: 108395

Committed r96145: &lt;http://trac.webkit.org/changeset/96145&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474170</commentid>
    <comment_count>5</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-09-27 13:04:36 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>108395</attachid>
            <date>2011-09-22 13:54:34 -0700</date>
            <delta_ts>2011-09-27 13:04:32 -0700</delta_ts>
            <desc>QDesktopWebView test for zero size view</desc>
            <filename>68655.patch</filename>
            <type>text/plain</type>
            <size>2445</size>
            <attacher name="Gopal Raghavan">gopal.1.raghavan</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJLaXQyL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvV2Vi
S2l0Mi9DaGFuZ2VMb2cJKHJldmlzaW9uIDk1NzQ5KQorKysgU291cmNlL1dlYktpdDIvQ2hhbmdl
TG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTUgQEAKKzIwMTEtMDktMjIgIEdvcGFsIFJh
Z2hhdmFuICA8Z29wYWwuMS5yYWdoYXZhbkBub2tpYS5jb20+CisKKyAgICAgICAgW1F0XSBRRGVz
a3RvcFdlYlZpZXcgbG9hZCB6ZXJvIHNpemUgdmlldyB0ZXN0IG1pc3NpbmcKKyAgICAgICAgaHR0
cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTY4NjU1CisKKyAgICAgICAgUmV2
aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgQWRkZWQgdGVzdCBjYXNlIHRvIGNo
ZWNrIGxvYWQgYmVoYXZpb3Igd2l0aCB6ZXJvIHNpemUgdmlldy4KKworICAgICAgICAqIFVJUHJv
Y2Vzcy9BUEkvcXQvdGVzdHMvcW1sdGVzdHMvRGVza3RvcFdlYlZpZXcvdHN0X2xvYWRaZXJvU2l6
ZVZpZXcucW1sOiBBZGRlZC4KKyAgICAgICAgKiBVSVByb2Nlc3MvQVBJL3F0L3Rlc3RzL3FtbHRl
c3RzL3FtbHRlc3RzLnBybzoKKwogMjAxMS0wOS0yMiAgQWxleGV5IFByb3NrdXJ5YWtvdiAgPGFw
QGFwcGxlLmNvbT4KIAogICAgICAgICBbV0syXSBVSVByb2Nlc3Mgc2hvdWxkIGNoZWNrIHRoYXQg
V2ViUHJvY2VzcyBpc24ndCBzZW5kaW5nIHVuZXhwZWN0ZWQgZmlsZTogVVJMcyB0byBpdApJbmRl
eDogU291cmNlL1dlYktpdDIvVUlQcm9jZXNzL0FQSS9xdC90ZXN0cy9xbWx0ZXN0cy9xbWx0ZXN0
cy5wcm8KPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PQotLS0gU291cmNlL1dlYktpdDIvVUlQcm9jZXNzL0FQSS9xdC90ZXN0
cy9xbWx0ZXN0cy9xbWx0ZXN0cy5wcm8JKHJldmlzaW9uIDk1NzA2KQorKysgU291cmNlL1dlYktp
dDIvVUlQcm9jZXNzL0FQSS9xdC90ZXN0cy9xbWx0ZXN0cy9xbWx0ZXN0cy5wcm8JKHdvcmtpbmcg
Y29weSkKQEAgLTExLDYgKzExLDcgQEAgREVGSU5FUyArPSBRVUlDS19URVNUX1NPVVJDRV9ESVI9
XCJcXFwiJAogT1RIRVJfRklMRVMgKz0gXAogICAgIERlc2t0b3BXZWJWaWV3L3RzdF9wcm9wZXJ0
aWVzLnFtbCBcCiAgICAgRGVza3RvcFdlYlZpZXcvdHN0X25hdmlnYXRpb25Qb2xpY3lGb3JVcmwu
cW1sIFwKKyAgICBEZXNrdG9wV2ViVmlldy90c3RfbG9hZFplcm9TaXplVmlldy5xbWwgXAogICAg
IERlc2t0b3BXZWJWaWV3L3RzdF9sb2FkUHJvZ3Jlc3MucW1sIFwKICAgICBEZXNrdG9wV2ViVmll
dy90c3RfbG9hZFByb2dyZXNzU2lnbmFsLnFtbCBcCiAgICAgVG91Y2hXZWJWaWV3L3RzdF9wcm9w
ZXJ0aWVzLnFtbCBcCkluZGV4OiBTb3VyY2UvV2ViS2l0Mi9VSVByb2Nlc3MvQVBJL3F0L3Rlc3Rz
L3FtbHRlc3RzL0Rlc2t0b3BXZWJWaWV3L3RzdF9sb2FkWmVyb1NpemVWaWV3LnFtbAo9PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09Ci0tLSBTb3VyY2UvV2ViS2l0Mi9VSVByb2Nlc3MvQVBJL3F0L3Rlc3RzL3FtbHRlc3RzL0Rl
c2t0b3BXZWJWaWV3L3RzdF9sb2FkWmVyb1NpemVWaWV3LnFtbAkocmV2aXNpb24gMCkKKysrIFNv
dXJjZS9XZWJLaXQyL1VJUHJvY2Vzcy9BUEkvcXQvdGVzdHMvcW1sdGVzdHMvRGVza3RvcFdlYlZp
ZXcvdHN0X2xvYWRaZXJvU2l6ZVZpZXcucW1sCShyZXZpc2lvbiAwKQpAQCAtMCwwICsxLDI4IEBA
CitpbXBvcnQgUXRRdWljayAyLjAKK2ltcG9ydCBRdFRlc3QgMS4wCitpbXBvcnQgUXRXZWJLaXQu
ZXhwZXJpbWVudGFsIDUuMAorCitEZXNrdG9wV2ViVmlldyB7CisgICAgaWQ6IHdlYlZpZXcKKyAg
ICBoZWlnaHQ6IDAKKyAgICB3aWR0aDogMAorCisgICAgU2lnbmFsU3B5IHsKKyAgICAgICAgaWQ6
IHNweQorICAgICAgICB0YXJnZXQ6IHdlYlZpZXcKKyAgICAgICAgc2lnbmFsTmFtZTogImxvYWRT
dWNjZWVkZWQiCisgICAgfQorCisgICAgVGVzdENhc2UgeworICAgICAgICBuYW1lOiAiRGVza3Rv
cFdlYlZpZXdMb2FkIgorCisgICAgICAgIGZ1bmN0aW9uIHRlc3RfbG9hZFplcm9TaXplVmlldygp
IHsKKyAgICAgICAgICAgIGNvbXBhcmUoc3B5LmNvdW50LCAwKQorICAgICAgICAgICAgd2ViVmll
dy5sb2FkKFF0LnJlc29sdmVkVXJsKCIuLi9jb21tb24vdGVzdDEuaHRtbCIpKQorICAgICAgICAg
ICAgc3B5LndhaXQoKQorICAgICAgICAgICAgY29tcGFyZSh3ZWJWaWV3LnRpdGxlLCAiVGVzdCBw
YWdlIDEiKQorICAgICAgICAgICAgY29tcGFyZSh3ZWJWaWV3LndpZHRoLCAwKQorICAgICAgICAg
ICAgY29tcGFyZSh3ZWJWaWV3LmhlaWdodCwgMCkKKyAgICAgICAgfQorICAgIH0KK30K
</data>

          </attachment>
      

    </bug>

</bugzilla>