[Webkit-unassigned] [Bug 18327] New: Regression: Regex fails on long string
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 5 18:41:45 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18327
Summary: Regression: Regex fails on long string
Product: WebKit
Version: 526+ (Nightly build)
Platform: Macintosh
URL: http://crschmidt.net/projects/webkit/json_regression.htm
l
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: crschmidt at crschmidt.net
The URL demonstrates that Safari 3.1 (Version 3.1 (5525.13)) and WebKit Nightly
r31623 fail to parse the string when its length is over 25056 characters.
This regex is a commonly used way of determining whether a string is valid
JSON.
In Safari 3.0, this works, and it works in all other browsers that I have
tested it in (IE6/IE7, FF2/FF3, Opera 9.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