[Webkit-unassigned] [Bug 14396] New: javascript string handles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 13:57:32 PDT 2007


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

           Summary: javascript string handles
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peter at visualworld.com


javascript string handling in Safari 3 Public beta for Windows doesn't work
properly.

The following code displays what you would expect:
alert("1234567890123456789012345678901234567890")

This, however, and anything longer, displays a blank:
alert("12345678901234567890123456789012345678901")


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