[Webkit-unassigned] [Bug 13815] bad parsing of JavaScript code from big and complex external .js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 03:25:19 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13815


luigi.giannini at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |4045




------- Comment #2 from luigi.giannini at gmail.com  2007-05-29 03:25 PDT -------
Thanks David for your fast reply.
Today I can respond to Your last question: "Related to Bug 4045?": Yes it is
related but not duplicated.
After dowload the latest nightly build of webkit I change the source code of
JavaScriptCore/kjs/object.cpp according to the naive fix shown in Bug 4045. (I
only comment the code that change JavaScript call stack in accordance with
platform leaving always KJS_MAX_STACK 1000 !) and the error alert sheets that
report: "Maximum call stack size exceeded" are disappeared.
Two of test now pass:
http://www.formfaces.com/faces/Examples/Test%20Pages/itemset.html
http://www.formfaces.com/faces/Examples/Test%20Pages/submit.html
But the third no. Now it's stopped by this error: "NO_MODIFICATION_ALLOWED_ERR:
DOM Exception 7"

OK is a step ahead but I wonder of these things:
Why would the WebKit has a different behavior on different platform?
Why isn't the bug 4045 fixed if there is a fix? Too simple to pass in the main
tree code?

Now is sure that bug 4045 blocks two others bugs: 6628 and 13815.
Please fix asap ...

Thanks


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list