[Webkit-unassigned] [Bug 68348] String#split is buggy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 18:09:04 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68348


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #107951|review?                     |review+
               Flag|                            |




--- Comment #3 from Sam Weinig <sam at webkit.org>  2011-09-19 18:09:04 PST ---
(From update of attachment 107951)
View in context: https://bugs.webkit.org/attachment.cgi?id=107951&action=review

> Source/JavaScriptCore/runtime/StringPrototype.cpp:806
> +    // 3. Let A be a new array created as if by the expression new Array()where Array is the

Weird spacing.

> Source/JavaScriptCore/runtime/StringPrototype.cpp:813
> +    // 5. If limit is undefined, let lim = 2^32–1; else let lim = ToUint32(limit).

I think you have a unicode!

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


More information about the webkit-unassigned mailing list