<?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>4044</bug_id>
          
          <creation_ts>2005-07-18 11:32:26 -0700</creation_ts>
          <short_desc>JavaScript call stack limit of 99 is too small for some applications; needs to be closer to 500</short_desc>
          <delta_ts>2005-07-19 14:10:53 -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>JavaScriptCore</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>4045</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vicki Murley">vicki</reporter>
          <assigned_to name="Maciej Stachowiak">mjs</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>14814</commentid>
    <comment_count>0</comment_count>
    <who name="Vicki Murley">vicki</who>
    <bug_when>2005-07-18 11:32:26 -0700</bug_when>
    <thetext>* SUMMARY: 
Complicated web application can push a lot of calls on the stack.  We differ greatly from other browsers 
on the same platform and windows.

* STEPS TO REPRODUCE: 
Open the attached in Safari. 

Onload handler calls a function which recursively calls itself a writes the loop count to a div on the 
page.

* RESULTS: 
My results for the config attached....
Safari - 99

Others
Mac IE 5.2.2 - 690
Mac Camino .7 - 1000
Mac Firefox .8 - 1000

Win - Config 256 MB RAM, Windows 2000 (5.00.2195)
Win IE 6.0.x  - 466
Win Mozilla 1.5 - 1000
Win Netscape 7.1 - 1000</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14926</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2005-07-19 13:42:28 -0700</bug_when>
    <thetext>The attached what?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14927</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2005-07-19 13:44:05 -0700</bug_when>
    <thetext>Oh I see.

*** This bug has been marked as a duplicate of 4045 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14932</commentid>
    <comment_count>3</comment_count>
    <who name="Vicki Murley">vicki</who>
    <bug_when>2005-07-19 14:10:53 -0700</bug_when>
    <thetext>Ooops, sorry, I cloned this one from Radar twice!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>