Bug 95016 - Add ECMAScript Number to String conversion to WTF::String
Summary: Add ECMAScript Number to String conversion to WTF::String
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-25 16:43 PDT by Benjamin Poulain
Modified: 2012-08-27 11:57 PDT (History)
1 user (show)

See Also:


Attachments
Patch (12.16 KB, patch)
2012-08-25 16:49 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2012-08-25 16:43:25 PDT
Another step to get rid of UString.
Comment 1 Benjamin Poulain 2012-08-25 16:49:18 PDT
Created attachment 160579 [details]
Patch
Comment 2 Geoffrey Garen 2012-08-25 21:08:11 PDT
Comment on attachment 160579 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2012-08-27 11:57:23 PDT
Comment on attachment 160579 [details]
Patch

Clearing flags on attachment: 160579

Committed r126781: <http://trac.webkit.org/changeset/126781>
Comment 4 Benjamin Poulain 2012-08-27 11:57:25 PDT
All reviewed patches have been landed.  Closing bug.