Bug 195262 - Prepare to improve handling of conversion of float to strings
Summary: Prepare to improve handling of conversion of float to strings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks: 178319
  Show dependency treegraph
 
Reported: 2019-03-03 12:21 PST by Darin Adler
Modified: 2019-03-10 12:43 PDT (History)
6 users (show)

See Also:


Attachments
Patch (35.43 KB, patch)
2019-03-03 12:37 PST, Darin Adler
dbates: 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 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>