<?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>55945</bug_id>
          
          <creation_ts>2011-03-08 09:14:08 -0800</creation_ts>
          <short_desc>[Qt] MemoryCache deadDecodedDataDeletionInterval is not exposed for client&apos;s usage</short_desc>
          <delta_ts>2011-03-11 12:40:08 -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>WebKit Qt</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>P3</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Stanislav Paltis">Stanislav.Paltis</reporter>
          <assigned_to name="Stanislav Paltis">Stanislav.Paltis</assigned_to>
          <cc>cmarcelo</cc>
    
    <cc>commit-queue</cc>
    
    <cc>eric</cc>
    
    <cc>laszlo.gombos</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>363982</commentid>
    <comment_count>0</comment_count>
    <who name="Stanislav Paltis">Stanislav.Paltis</who>
    <bug_when>2011-03-08 09:14:08 -0800</bug_when>
    <thetext>There is no easy way to set deadDecodedDataDeletionInterval (of MemoryCache.h) as it is not exposed/exported in QtWebkit API. One way would be to add it to QWebSettings or use dynamic property. I implemented dynamic property _q_deadDecodedDataDeletionInterval . 

That interval is used to trigger when decoded data in dead list of object cache will be purged from cache.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>364015</commentid>
    <comment_count>1</comment_count>
      <attachid>85057</attachid>
    <who name="Stanislav Paltis">Stanislav.Paltis</who>
    <bug_when>2011-03-08 10:10:17 -0800</bug_when>
    <thetext>Created attachment 85057
patch for review</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>364159</commentid>
    <comment_count>2</comment_count>
      <attachid>85057</attachid>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2011-03-08 14:30:08 -0800</bug_when>
    <thetext>Comment on attachment 85057
patch for review

r=me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>364340</commentid>
    <comment_count>3</comment_count>
      <attachid>85057</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-03-08 23:48:08 -0800</bug_when>
    <thetext>Comment on attachment 85057
patch for review

Rejecting attachment 85057 from commit-queue.

Failed to run &quot;[&apos;./Tools/Scripts/webkit-patch&apos;, &apos;--status-host=queues.webkit.org&apos;, &apos;--bot-id=cr-jail-4&apos;, &apos;apply-...&quot; exit_code: 1

Last 500 characters of output:
rks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py&quot;, line 361, in _call_chain
    result = func(*args)
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_http.py&quot;, line 756, in https_open
    return self.do_open(conn_factory, req)
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_http.py&quot;, line 706, in do_open
    raise URLError(err)
urllib2.URLError: &lt;urlopen error [Errno 60] Operation timed out&gt;

Full output: http://queues.webkit.org/results/8110593</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>364483</commentid>
    <comment_count>4</comment_count>
      <attachid>85057</attachid>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2011-03-09 07:11:54 -0800</bug_when>
    <thetext>Comment on attachment 85057
patch for review

Try again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>364524</commentid>
    <comment_count>5</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-03-09 08:59:48 -0800</bug_when>
    <thetext>Odd.  Looks like the cq failed to talk to bugzilla.  We could definitely handle that better.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>365563</commentid>
    <comment_count>6</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-03-10 15:10:33 -0800</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 85057:

fast/text/large-text-composed-char-dos.html bug 56146 (author: koivisto@iki.fi)
The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>365564</commentid>
    <comment_count>7</comment_count>
      <attachid>85057</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-03-10 15:11:05 -0800</bug_when>
    <thetext>Comment on attachment 85057
patch for review

Clearing flags on attachment: 85057

Committed r80769: &lt;http://trac.webkit.org/changeset/80769&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>365565</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-03-10 15:11:10 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>366240</commentid>
    <comment_count>9</comment_count>
    <who name="Caio Marcelo de Oliveira Filho">cmarcelo</who>
    <bug_when>2011-03-11 12:38:29 -0800</bug_when>
    <thetext>Revision r80769 cherry-picked into qtwebkit-2.1.x with commit d8432cb562e5b4dd3ab7af1ad3a19b206d96c61e &lt;http://gitorious.org/+qtwebkit-developers/webkit/qtwebkit/commit/d8432cb562e5b4dd3ab7af1ad3a19b206d96c61e&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>85057</attachid>
            <date>2011-03-08 10:10:17 -0800</date>
            <delta_ts>2011-03-10 15:11:05 -0800</delta_ts>
            <desc>patch for review</desc>
            <filename>55945.patch</filename>
            <type>text/plain</type>
            <size>1603</size>
            <attacher name="Stanislav Paltis">Stanislav.Paltis</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJLaXQvcXQvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFNvdXJjZS9X
ZWJLaXQvcXQvQ2hhbmdlTG9nCShyZXZpc2lvbiA4MDU2NCkKKysrIFNvdXJjZS9XZWJLaXQvcXQv
Q2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTcgQEAKKzIwMTEtMDMtMDggIFN0
YW5pc2xhdiBQYWx0aXMgIDxTdGFuaXNsYXYuUGFsdGlzQG5va2lhLmNvbT4KKworICAgICAgICBS
ZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBbUXRdIE1lbW9yeUNhY2hlIGRl
YWREZWNvZGVkRGF0YURlbGV0aW9uSW50ZXJ2YWwgaXMgbm90IGV4cG9zZWQgZm9yIGNsaWVudCdz
IHVzYWdlCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD01
NTk0NQorICAgICAgICAKKyAgICAgICAgQWRkZWQgaGFuZGxpbmcgb2YgZHluYW1pYy9ydW50aW1l
IHByb3BlcnR5IF9xX2RlYWREZWNvZGVkRGF0YURlbGV0aW9uSW50ZXJ2YWwgdG8gCisgICAgICAg
IHNldCBpbnRlcnZhbCB1c2VkIHRvIHRyaWdnZXIgd2hlbiBkZWNvZGVkIGRhdGEgaW4gZGVhZCBs
aXN0IG9mIG9iamVjdCBjYWNoZSB3aWxsIAorICAgICAgICBiZSBwdXJnZWQgZnJvbSBvYmplY3Qg
Y2FjaGUuIAorCisgICAgICAgICogQXBpL3F3ZWJwYWdlLmNwcDoKKyAgICAgICAgKFFXZWJQYWdl
UHJpdmF0ZTo6ZHluYW1pY1Byb3BlcnR5Q2hhbmdlRXZlbnQpOgorCiAyMDExLTAzLTA3ICBTYW0g
V2VpbmlnICA8c2FtQHdlYmtpdC5vcmc+CiAKICAgICAgICAgUmV2aWV3ZWQgYnkgQW5kZXJzIENh
cmxzc29uLgpJbmRleDogU291cmNlL1dlYktpdC9xdC9BcGkvcXdlYnBhZ2UuY3BwCj09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT0KLS0tIFNvdXJjZS9XZWJLaXQvcXQvQXBpL3F3ZWJwYWdlLmNwcAkocmV2aXNpb24gODA1NjQp
CisrKyBTb3VyY2UvV2ViS2l0L3F0L0FwaS9xd2VicGFnZS5jcHAJKHdvcmtpbmcgY29weSkKQEAg
LTEyMTksNiArMTIxOSw5IEBAIHZvaWQgUVdlYlBhZ2VQcml2YXRlOjpkeW5hbWljUHJvcGVydHlD
aGEKICAgICBlbHNlIGlmIChldmVudC0+cHJvcGVydHlOYW1lKCkgPT0gIl9xX3dlYkluc3BlY3Rv
clNlcnZlclBvcnQiKSB7CiAgICAgICAgIEluc3BlY3RvclNlcnZlclF0KiBpbnNwZWN0b3JTZXJ2
ZXIgPSBJbnNwZWN0b3JTZXJ2ZXJRdDo6c2VydmVyKCk7CiAgICAgICAgIGluc3BlY3RvclNlcnZl
ci0+bGlzdGVuKGluc3BlY3RvclNlcnZlclBvcnQoKSk7CisgICAgfSBlbHNlIGlmIChldmVudC0+
cHJvcGVydHlOYW1lKCkgPT0gIl9xX2RlYWREZWNvZGVkRGF0YURlbGV0aW9uSW50ZXJ2YWwiKSB7
CisgICAgICAgIGRvdWJsZSBpbnRlcnZhbCA9IHEtPnByb3BlcnR5KCJfcV9kZWFkRGVjb2RlZERh
dGFEZWxldGlvbkludGVydmFsIikudG9Eb3VibGUoKTsKKyAgICAgICAgbWVtb3J5Q2FjaGUoKS0+
c2V0RGVhZERlY29kZWREYXRhRGVsZXRpb25JbnRlcnZhbChpbnRlcnZhbCk7CiAgICAgfQogfQog
I2VuZGlmCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>