Bug 147609

Summary: [INTL] Implement String.prototype.toLocaleUpperCase in ECMA-402
Product: WebKit Reporter: Andy VanWagoner <andy>
Component: JavaScriptCoreAssignee: Andy VanWagoner <andy>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 90906    
Attachments:
Description Flags
Patch none

Andy VanWagoner
Reported 2015-08-03 17:31:27 PDT
Implement ECMA-402 2.0 13.1.3 String.prototype.toLocaleUpperCase ([locales ]) http://ecma-international.org/publications/standards/Ecma-402.htm This definition supersedes the definition provided in ES2015, 21.1.3.21.
Attachments
Patch (32.43 KB, patch)
2015-12-07 08:51 PST, Andy VanWagoner
no flags
Andy VanWagoner
Comment 1 2015-12-07 08:51:25 PST
WebKit Commit Bot
Comment 2 2015-12-07 18:14:48 PST
Comment on attachment 266777 [details] Patch Clearing flags on attachment: 266777 Committed r193679: <http://trac.webkit.org/changeset/193679>
WebKit Commit Bot
Comment 3 2015-12-07 18:14:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.