[Webkit-unassigned] [Bug 11932] New: New Javascript Parser error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 22 10:06:58 PST 2006


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

           Summary: New Javascript Parser error
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh PowerPC
               URL: http://www.move.com
        OS/Version: Mac OS X 10.3
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dealscart at gmail.com


App was working with Beta 1 of Atlas (Asp.net Ajax) toolkit. But with RC1 of
Atlas toolkit it is getting a parser error here:
 // MicrosoftAjax.js
Function.__typeName="Function";Function.createCallback=function

So it fails on PowerMax running the latest Safari 1.3.2

App still works fine on Mac minis running Safari 2.0.4

It appears that the Javascript parser does not support the new class or
prototype syntax. But it was working in Atals beta 1.0 and the issues could be
resolved with better parser support for Safari 1.3.X


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