[Webkit-unassigned] [Bug 26590] New: Support for String.trim(), String.trimLeft() and String.trimRight() methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 21 15:51:07 PDT 2009


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

           Summary: Support for String.trim(), String.trimLeft() and
                    String.trimRight() methods
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ioseb.dzmanashvili at gmail.com


Just created patch for supporting trim(), trimLeft() and trimRight() methods.

For more details see:
https://developer.mozilla.org/En/Core_JavaScript_1.5_Reference/Global_Objects/String/Trim

String.trim() is part of the ECMAScript 5 standard, while String.trimLeft() and
String.trimRight() are not...


-- 
Configure bugmail: https://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