<?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>58044</bug_id>
          
          <creation_ts>2011-04-07 07:50:36 -0700</creation_ts>
          <short_desc>[Qt][Symbian] Fix Api test failure -- tst_QGraphicsWebView::widgetsRenderingThroughCache</short_desc>
          <delta_ts>2011-05-17 06:16:43 -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>WebKit Qt</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>S60 Hardware</rep_platform>
          <op_sys>Other</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>
          
          <blocked>38654</blocked>
    
    <blocked>50925</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Yi Shen">max.hong.shen</reporter>
          <assigned_to name="Yi Shen">max.hong.shen</assigned_to>
          <cc>ademar</cc>
    
    <cc>commit-queue</cc>
    
    <cc>laszlo.gombos</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>381336</commentid>
    <comment_count>0</comment_count>
    <who name="Yi Shen">max.hong.shen</who>
    <bug_when>2011-04-07 07:50:36 -0700</bug_when>
    <thetext>For this test, we should disable the scrollbars on the graphics view since QtWebKit handles scrolling and scrollbar automatically. Will provide a patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>381342</commentid>
    <comment_count>1</comment_count>
      <attachid>88638</attachid>
    <who name="Yi Shen">max.hong.shen</who>
    <bug_when>2011-04-07 07:56:55 -0700</bug_when>
    <thetext>Created attachment 88638
first try</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>381662</commentid>
    <comment_count>2</comment_count>
      <attachid>88638</attachid>
    <who name="Kenneth Rohde Christiansen">kenneth</who>
    <bug_when>2011-04-07 13:48:44 -0700</bug_when>
    <thetext>Comment on attachment 88638
first try

View in context: https://bugs.webkit.org/attachment.cgi?id=88638&amp;action=review

&gt; Source/WebKit/qt/ChangeLog:5
&gt; +        [Qt][Symbian] Fix Api test failure -- tst_QGraphicsWebView::widgetsRenderingThroughCache

So cache means tiling? If so that is quite confusing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>381682</commentid>
    <comment_count>3</comment_count>
    <who name="Yi Shen">max.hong.shen</who>
    <bug_when>2011-04-07 14:03:17 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; (From update of attachment 88638 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=88638&amp;action=review
&gt; 
&gt; &gt; Source/WebKit/qt/ChangeLog:5
&gt; &gt; +        [Qt][Symbian] Fix Api test failure -- tst_QGraphicsWebView::widgetsRenderingThroughCache
&gt; 
&gt; So cache means tiling? If so that is quite confusing.

I think so ... see the comments for this test

void tst_QGraphicsWebView::widgetsRenderingThroughCache()
{
    // Widgets should be rendered the same way with and without
    // intermediate cache (tiling for example).
    // See bug https://bugs.webkit.org/show_bug.cgi?id=47767 where
    // widget are rendered as disabled when caching is using.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>388203</commentid>
    <comment_count>4</comment_count>
      <attachid>88638</attachid>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2011-04-18 18:47:09 -0700</bug_when>
    <thetext>Comment on attachment 88638
first try

View in context: https://bugs.webkit.org/attachment.cgi?id=88638&amp;action=review

&gt; Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp:-191
&gt; -    viewWithTiling.fill();

Can you explain why is this line removed ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>388445</commentid>
    <comment_count>5</comment_count>
    <who name="Yi Shen">max.hong.shen</who>
    <bug_when>2011-04-19 06:11:07 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; (From update of attachment 88638 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=88638&amp;action=review
&gt; 
&gt; &gt; Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp:-191
&gt; &gt; -    viewWithTiling.fill();
&gt; 
&gt; Can you explain why is this line removed ?

This line is used here to fill the tiling image&apos;s background with the white color, which is not necessary in this case since all the tiles should get fully updated and set the background to white automatically.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>388995</commentid>
    <comment_count>6</comment_count>
      <attachid>88638</attachid>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2011-04-19 18:49:10 -0700</bug_when>
    <thetext>Comment on attachment 88638
first try

r=me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>389013</commentid>
    <comment_count>7</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-04-19 19:53:26 -0700</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 88638:

http/tests/xmlhttprequest/basic-auth.html bug 51613 (author: ap@webkit.org)
The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>389015</commentid>
    <comment_count>8</comment_count>
      <attachid>88638</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-04-19 19:56:36 -0700</bug_when>
    <thetext>Comment on attachment 88638
first try

Clearing flags on attachment: 88638

Committed r84332: &lt;http://trac.webkit.org/changeset/84332&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>389016</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-04-19 19:56:39 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>88638</attachid>
            <date>2011-04-07 07:56:55 -0700</date>
            <delta_ts>2011-04-19 19:56:35 -0700</delta_ts>
            <desc>first try</desc>
            <filename>58044.patch</filename>
            <type>text/plain</type>
            <size>2098</size>
            <attacher name="Yi Shen">max.hong.shen</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJLaXQvcXQvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFNvdXJjZS9X
ZWJLaXQvcXQvQ2hhbmdlTG9nCShyZXZpc2lvbiA4MzE3MykKKysrIFNvdXJjZS9XZWJLaXQvcXQv
Q2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTYgQEAKKzIwMTEtMDQtMDcgIFlp
IFNoZW4gIDx5aS40LnNoZW5Abm9raWEuY29tPgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9E
WSAoT09QUyEpLgorCisgICAgICAgIFtRdF1bU3ltYmlhbl0gRml4IEFwaSB0ZXN0IGZhaWx1cmUg
LS0gdHN0X1FHcmFwaGljc1dlYlZpZXc6OndpZGdldHNSZW5kZXJpbmdUaHJvdWdoQ2FjaGUKKyAg
ICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTU4MDQ0CisKKyAg
ICAgICAgRml4aW5nIHRoaXMgdGVzdCBieSBkaXNhYmxpbmcgdGhlIHNjcm9sbGJhcnMgb24gdGhl
IGdyYXBoaWNzIHZpZXcgCisgICAgICAgIHNpbmNlIFF0V2ViS2l0IGhhbmRsZXMgc2Nyb2xsaW5n
IGFuZCBzY3JvbGxiYXIgYXV0b21hdGljYWxseSBhbmQgY29ycmVjdGx5LgorCisgICAgICAgICog
dGVzdHMvcWdyYXBoaWNzd2Vidmlldy90c3RfcWdyYXBoaWNzd2Vidmlldy5jcHA6CisgICAgICAg
ICh0c3RfUUdyYXBoaWNzV2ViVmlldzo6d2lkZ2V0c1JlbmRlcmluZ1Rocm91Z2hDYWNoZSk6CisK
IDIwMTEtMDQtMDcgIEFsZXhpcyBNZW5hcmQgIDxhbGV4aXMubWVuYXJkQG9wZW5ib3NzYS5vcmc+
CiAKICAgICAgICAgUmV2aWV3ZWQgYnkgS2VubmV0aCBSb2hkZSBDaHJpc3RpYW5zZW4uCkluZGV4
OiBTb3VyY2UvV2ViS2l0L3F0L3Rlc3RzL3FncmFwaGljc3dlYnZpZXcvdHN0X3FncmFwaGljc3dl
YnZpZXcuY3BwCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT0KLS0tIFNvdXJjZS9XZWJLaXQvcXQvdGVzdHMvcWdyYXBoaWNz
d2Vidmlldy90c3RfcWdyYXBoaWNzd2Vidmlldy5jcHAJKHJldmlzaW9uIDgzMTczKQorKysgU291
cmNlL1dlYktpdC9xdC90ZXN0cy9xZ3JhcGhpY3N3ZWJ2aWV3L3RzdF9xZ3JhcGhpY3N3ZWJ2aWV3
LmNwcAkod29ya2luZyBjb3B5KQpAQCAtMTcwLDYgKzE3MCw5IEBAIHZvaWQgdHN0X1FHcmFwaGlj
c1dlYlZpZXc6OndpZGdldHNSZW5kZXIKICAgICB3ZWJWaWV3LT5zZXRIdG1sKFFMYXRpbjFTdHJp
bmcoIjxib2R5IHN0eWxlPVwiYmFja2dyb3VuZC1jb2xvcjogd2hpdGVcIj48aW5wdXQgdHlwZT1y
YW5nZT48L2lucHV0PjxpbnB1dCB0eXBlPWNoZWNrYm94PjwvaW5wdXQ+PGlucHV0IHR5cGU9cmFk
aW8+PC9pbnB1dD48aW5wdXQgdHlwZT1maWxlPjwvaW5wdXQ+PC9ib2R5PiIpKTsKIAogICAgIFFH
cmFwaGljc1ZpZXcgdmlldzsKKyAgICAvLyBEaXNhYmxlIHRoZSBzY3JvbGxiYXJzIG9uIHRoZSBn
cmFwaGljcyB2aWV3IGJlY2F1c2UgUXRXZWJLaXQgaGFuZGxlcyBzY3JvbGxpbmcgYW5kIHNjcm9s
bGJhciBhdXRvbWF0aWNhbGx5CisgICAgdmlldy5zZXRIb3Jpem9udGFsU2Nyb2xsQmFyUG9saWN5
KFF0OjpTY3JvbGxCYXJBbHdheXNPZmYpOworICAgIHZpZXcuc2V0VmVydGljYWxTY3JvbGxCYXJQ
b2xpY3koUXQ6OlNjcm9sbEJhckFsd2F5c09mZik7CiAgICAgdmlldy5zaG93KCk7CiAgICAgUUdy
YXBoaWNzU2NlbmUqIHNjZW5lID0gbmV3IFFHcmFwaGljc1NjZW5lKCZ2aWV3KTsKICAgICB2aWV3
LnNldFNjZW5lKHNjZW5lKTsKQEAgLTE4OCw3ICsxOTEsNiBAQCB2b2lkIHRzdF9RR3JhcGhpY3NX
ZWJWaWV3Ojp3aWRnZXRzUmVuZGVyCiAgICAgUVBpeG1hcCB2aWV3V2l0aFRpbGluZyh2aWV3LnNp
emUoKSk7CiAgICAgd2lkZ2V0LT5yZW5kZXIoJnZpZXdXaXRoVGlsaW5nKTsKICAgICBRQXBwbGlj
YXRpb246OnByb2Nlc3NFdmVudHMoKTsKLSAgICB2aWV3V2l0aFRpbGluZy5maWxsKCk7CiAgICAg
d2lkZ2V0LT5yZW5kZXIoJnZpZXdXaXRoVGlsaW5nKTsKIAogICAgIFFDT01QQVJFKHJlZmVyZW5j
ZVBpeG1hcC50b0ltYWdlKCksIHZpZXdXaXRoVGlsaW5nLnRvSW1hZ2UoKSk7Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>