Bug 195262

Summary: Prepare to improve handling of conversion of float to strings
Product: WebKit Reporter: Darin Adler <darin>
Component: Web Template FrameworkAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, dbates, ews-watchlist, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 178319    
Attachments:
Description Flags
Patch dbates: review+

Description Darin Adler 2019-03-03 12:21:56 PST
Prepare to improve handling of conversion of float to strings
Comment 1 Darin Adler 2019-03-03 12:37:17 PST
Created attachment 363467 [details]
Patch
Comment 2 Darin Adler 2019-03-03 19:26:59 PST
Passes tests so ready for review.
Comment 3 Daniel Bates 2019-03-03 19:52:41 PST
Comment on attachment 363467 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=363467&action=review

> LayoutTests/ChangeLog:19
> +        useful without this unnecssary dependency. Generally we check the units of the

unnecssary
Comment 4 Darin Adler 2019-03-04 08:58:38 PST
Committed r242360: <https://trac.webkit.org/changeset/242360>
Comment 5 Radar WebKit Bug Importer 2019-03-04 09:00:19 PST
<rdar://problem/48563452>