<?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>48730</bug_id>
          
          <creation_ts>2010-10-31 09:56:11 -0700</creation_ts>
          <short_desc>[Qt] QtTestBrowser runs out of memory with most of javascript benchmarks.</short_desc>
          <delta_ts>2010-11-03 10:21:55 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>S60 Hardware</rep_platform>
          <op_sys>S60 3rd edition</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>1</everconfirmed>
          <reporter name="Viatcheslav Ostapenko">ostap73</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ademar</cc>
    
    <cc>commit-queue</cc>
    
    <cc>kling</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>nancy.piedra</cc>
    
    <cc>suresh.voruganti</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>302409</commentid>
    <comment_count>0</comment_count>
    <who name="Viatcheslav Ostapenko">ostap73</who>
    <bug_when>2010-10-31 09:56:11 -0700</bug_when>
    <thetext>Heap limit is 96Mb on symbian. Just not enough RAM for JS benchmarks to run (for example, Dromaeo or Celtic Kane).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>302416</commentid>
    <comment_count>1</comment_count>
      <attachid>72464</attachid>
    <who name="Viatcheslav Ostapenko">ostap73</who>
    <bug_when>2010-10-31 10:05:12 -0700</bug_when>
    <thetext>Created attachment 72464
Increase symbian heap size to 256Mb</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>302420</commentid>
    <comment_count>2</comment_count>
    <who name="Andreas Kling">kling</who>
    <bug_when>2010-10-31 10:15:50 -0700</bug_when>
    <thetext>Related to bug 47918?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>302422</commentid>
    <comment_count>3</comment_count>
    <who name="Nancy Piedra">nancy.piedra</who>
    <bug_when>2010-10-31 10:28:05 -0700</bug_when>
    <thetext>This change helps but does not completely solve the issue with dromeao dom tests on symbian.  Still, we need this change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>302453</commentid>
    <comment_count>4</comment_count>
      <attachid>72464</attachid>
    <who name="Andreas Kling">kling</who>
    <bug_when>2010-10-31 12:22:51 -0700</bug_when>
    <thetext>Comment on attachment 72464
Increase symbian heap size to 256Mb

The change looks fine, but the ChangeLog is too terse.

Suggestion:

[Qt][Symbian] QtTestBrowser runs out of memory with most of javascript benchmarks.
https://bugs.webkit.org/show_bug.cgi?id=48730

Increase the maximum heap size on Symbian to 256 MB.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>302798</commentid>
    <comment_count>5</comment_count>
      <attachid>72525</attachid>
    <who name="Viatcheslav Ostapenko">ostap73</who>
    <bug_when>2010-11-01 11:20:37 -0700</bug_when>
    <thetext>Created attachment 72525
Update changelog by Andreas suggestion.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>302868</commentid>
    <comment_count>6</comment_count>
    <who name="Suresh Voruganti">suresh.voruganti</who>
    <bug_when>2010-11-01 13:15:46 -0700</bug_when>
    <thetext>Fix is required for Qtwebkit 2.1 as this increased the stability for Browser.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>303162</commentid>
    <comment_count>7</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-11-01 19:19:51 -0700</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 72525:

fast/workers/storage/use-same-database-in-page-and-workers.html

Please file bugs against the tests.  These tests were authored by dumi@chromium.org.  The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>303164</commentid>
    <comment_count>8</comment_count>
      <attachid>72525</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-11-01 19:20:44 -0700</bug_when>
    <thetext>Comment on attachment 72525
Update changelog by Andreas suggestion.

Clearing flags on attachment: 72525

Committed r71096: &lt;http://trac.webkit.org/changeset/71096&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>303165</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-11-01 19:20:50 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>304105</commentid>
    <comment_count>10</comment_count>
    <who name="Ademar Reis">ademar</who>
    <bug_when>2010-11-03 10:21:32 -0700</bug_when>
    <thetext>Revision r71096 cherry-picked into qtwebkit-2.1 with commit dcd6fcd &lt;http://gitorious.org/webkit/qtwebkit/commit/dcd6fcd&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>72464</attachid>
            <date>2010-10-31 10:05:12 -0700</date>
            <delta_ts>2010-11-01 11:20:37 -0700</delta_ts>
            <desc>Increase symbian heap size to 256Mb</desc>
            <filename>symbian_ram_increase.diff</filename>
            <type>text/plain</type>
            <size>1165</size>
            <attacher name="Viatcheslav Ostapenko">ostap73</attacher>
            
              <data encoding="base64">SW5kZXg6IENoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBDaGFuZ2VMb2cJKHJldmlzaW9uIDcwOTkw
KQorKysgQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTIgQEAKKzIwMTAtMTAt
MzEgIFZpYXRjaGVzbGF2IE9zdGFwZW5rbyAgPG9zdGFwZW5rby52aWF0Y2hlc2xhdkBub2tpYS5j
b20+CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgRW5j
cmVhc2UgYXZhaWxhYmxlIGhlYXAgc2l6ZSBmb3IgU3ltYmlhbiBwbGF0Zm9ybS4KKyAgICAgICAg
aHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTQ4NzMwCisKKyAgICAgICAg
KiBXZWJLaXQucHJpOgorCiAyMDEwLTEwLTI5ICBDc2FiYSBPc3p0cm9nb27DoWMgIDxvc3N5QHdl
YmtpdC5vcmc+CiAKICAgICAgICAgUmV2aWV3ZWQgYnkgQWRhbSBSb2JlbiBhbmQgRGF2aWQgS2ls
emVyLgpJbmRleDogV2ViS2l0LnByaQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBXZWJLaXQucHJpCShyZXZpc2lv
biA3MDk4OSkKKysrIFdlYktpdC5wcmkJKHdvcmtpbmcgY29weSkKQEAgLTM3LDcgKzM3LDcgQEAg
YnVpbGRpbmctbGlicyB7CiAgICAgICAgICAgICAgICAgICAgICIkJHtMSVRFUkFMX0hBU0h9aWZk
ZWYgV0lOU0NXIiBcCiAgICAgICAgICAgICAgICAgICAgICAgICAiRVBPQ0hFQVBTSVpFICAweDQw
MDAwIDB4MjAwMDAwMCAvLyBNaW4gMjU2a0IsIE1heCAzMk1CIiBcCiAgICAgICAgICAgICAgICAg
ICAgICIkJHtMSVRFUkFMX0hBU0h9ZWxzZSIgXAotICAgICAgICAgICAgICAgICAgICAgICAgIkVQ
T0NIRUFQU0laRSAgMHg0MDAwMCAweDYwMDAwMDAgLy8gTWluIDI1NmtCLCBNYXggOTZNQiIgXAor
ICAgICAgICAgICAgICAgICAgICAgICAgIkVQT0NIRUFQU0laRSAgMHg0MDAwMCAweDEwMDAwMDAw
IC8vIE1pbiAyNTZrQiwgTWF4IDI1Nk1CIiBcCiAgICAgICAgICAgICAgICAgICAgICIkJHtMSVRF
UkFMX0hBU0h9ZW5kaWYiCiAgICAgICAgICAgICAgICAgICAgIE1NUF9SVUxFUyArPSBoZWFwU2l6
ZVJ1bGUKICAgICAgICAgICAgICAgICB9Cg==
</data>
<flag name="review"
          id="62722"
          type_id="1"
          status="-"
          setter="kling"
    />
          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>72525</attachid>
            <date>2010-11-01 11:20:37 -0700</date>
            <delta_ts>2010-11-01 19:20:44 -0700</delta_ts>
            <desc>Update changelog by Andreas suggestion.</desc>
            <filename>symbian_ram_increase_01.diff</filename>
            <type>text/plain</type>
            <size>1261</size>
            <attacher name="Viatcheslav Ostapenko">ostap73</attacher>
            
              <data encoding="base64">SW5kZXg6IENoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBDaGFuZ2VMb2cJKHJldmlzaW9uIDcxMDM0
KQorKysgQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTQgQEAKKzIwMTAtMTEt
MDEgIFZpYXRjaGVzbGF2IE9zdGFwZW5rbyAgPG9zdGFwZW5rby52aWF0Y2hlc2xhdkBub2tpYS5j
b20+CisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgW1F0
XVtTeW1iaWFuXSBRdFRlc3RCcm93c2VyIHJ1bnMgb3V0IG9mIG1lbW9yeSB3aXRoIG1vc3Qgb2Yg
amF2YXNjcmlwdCBiZW5jaG1hcmtzLgorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9z
aG93X2J1Zy5jZ2k/aWQ9NDg3MzAKKworICAgICAgICBJbmNyZWFzZSB0aGUgbWF4aW11bSBoZWFw
IHNpemUgb24gU3ltYmlhbiB0byAyNTYgTUIuCisKKyAgICAgICAgKiBXZWJLaXQucHJpOgorCiAy
MDEwLTEwLTI5ICBDc2FiYSBPc3p0cm9nb27DoWMgIDxvc3N5QHdlYmtpdC5vcmc+CiAKICAgICAg
ICAgUmV2aWV3ZWQgYnkgQWRhbSBSb2JlbiBhbmQgRGF2aWQgS2lsemVyLgpJbmRleDogV2ViS2l0
LnByaQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09Ci0tLSBXZWJLaXQucHJpCShyZXZpc2lvbiA3MTAzNCkKKysrIFdlYktp
dC5wcmkJKHdvcmtpbmcgY29weSkKQEAgLTM3LDcgKzM3LDcgQEAgYnVpbGRpbmctbGlicyB7CiAg
ICAgICAgICAgICAgICAgICAgICIkJHtMSVRFUkFMX0hBU0h9aWZkZWYgV0lOU0NXIiBcCiAgICAg
ICAgICAgICAgICAgICAgICAgICAiRVBPQ0hFQVBTSVpFICAweDQwMDAwIDB4MjAwMDAwMCAvLyBN
aW4gMjU2a0IsIE1heCAzMk1CIiBcCiAgICAgICAgICAgICAgICAgICAgICIkJHtMSVRFUkFMX0hB
U0h9ZWxzZSIgXAotICAgICAgICAgICAgICAgICAgICAgICAgIkVQT0NIRUFQU0laRSAgMHg0MDAw
MCAweDYwMDAwMDAgLy8gTWluIDI1NmtCLCBNYXggOTZNQiIgXAorICAgICAgICAgICAgICAgICAg
ICAgICAgIkVQT0NIRUFQU0laRSAgMHg0MDAwMCAweDEwMDAwMDAwIC8vIE1pbiAyNTZrQiwgTWF4
IDI1Nk1CIiBcCiAgICAgICAgICAgICAgICAgICAgICIkJHtMSVRFUkFMX0hBU0h9ZW5kaWYiCiAg
ICAgICAgICAgICAgICAgICAgIE1NUF9SVUxFUyArPSBoZWFwU2l6ZVJ1bGUKICAgICAgICAgICAg
ICAgICB9Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>