Bug 93683

Summary: Do the DecimalNumber to String conversion on 8 bits
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebCore JavaScriptAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, kling, macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.