Bug 127624 - [Mac] Rewrite locale-specific date formatting code to remove strange string creation
Summary: [Mac] Rewrite locale-specific date formatting code to remove strange string c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 126865
  Show dependency treegraph
 
Reported: 2014-01-25 11:04 PST by Darin Adler
Modified: 2014-01-25 13:27 PST (History)
0 users

See Also:


Attachments
Patch (3.14 KB, patch)
2014-01-25 11:05 PST, Darin Adler
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2014-01-25 11:04:19 PST
[Mac] Rewrite locale-specific date formatting code to remove strange string creation
Comment 1 Darin Adler 2014-01-25 11:05:14 PST
Created attachment 222220 [details]
Patch
Comment 2 Darin Adler 2014-01-25 13:27:18 PST
Committed r162781: <http://trac.webkit.org/changeset/162781>