[Webkit-unassigned] [Bug 12794] REGRESSION: TripTik planner at aaa.com never finishes loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 23 14:08:17 PST 2007


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com
          Component|JavaScriptCore              |HTML DOM




------- Comment #2 from ap at webkit.org  2007-02-23 14:08 PDT -------
The "maximum call stack exceeded" error is red herring - it is caused by
unreliable error logging code. The actual problem appears to be a result of an
unclosed <canvas> tag:

...
<canvas ID="dRouteCanvas" width=2000 height=2000 />
</DIV>


-- 
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