Bug 93683 - Do the DecimalNumber to String conversion on 8 bits
Summary: Do the DecimalNumber to String conversion on 8 bits
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-09 20:46 PDT by Benjamin Poulain
Modified: 2012-08-11 14:17 PDT (History)
5 users (show)

See Also:


Attachments
Patch (11.09 KB, patch)
2012-08-09 20:54 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (12.11 KB, patch)
2012-08-10 13:11 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-09 20:46:17 PDT
Do the DecimalNumber to String conversion on 8 bits
Comment 1 Benjamin Poulain 2012-08-09 20:54:00 PDT
Created attachment 157629 [details]
Patch
Comment 2 Build Bot 2012-08-09 21:30:24 PDT
Comment on attachment 157629 [details]
Patch

Attachment 157629 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/13458960
Comment 3 Benjamin Poulain 2012-08-10 13:11:44 PDT
Created attachment 157798 [details]
Patch
Comment 4 Andreas Kling 2012-08-11 07:27:51 PDT
Comment on attachment 157798 [details]
Patch

r=me
Comment 5 Benjamin Poulain 2012-08-11 14:17:33 PDT
Comment on attachment 157798 [details]
Patch

Clearing flags on attachment: 157798

Committed r125357: <http://trac.webkit.org/changeset/125357>
Comment 6 Benjamin Poulain 2012-08-11 14:17:35 PDT
All reviewed patches have been landed.  Closing bug.