Bug 179677 - webkitpy: Standardize Version representation
Summary: webkitpy: Standardize Version representation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-14 11:08 PST by Jonathan Bedard
Modified: 2017-11-28 11:10 PST (History)
7 users (show)

See Also:


Attachments
Patch (31.49 KB, patch)
2017-11-27 16:55 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2017-11-14 11:08:57 PST
Currently, we construct versions as strings, integers, lists and tuples.  We should standardize these representations.
Comment 1 Jonathan Bedard 2017-11-14 11:12:15 PST
As mentioned in <https://bugs.webkit.org/show_bug.cgi?id=179426>, I think we should standardize the string representation.
Comment 2 Radar WebKit Bug Importer 2017-11-27 16:29:18 PST
<rdar://problem/35711277>
Comment 3 Jonathan Bedard 2017-11-27 16:55:44 PST
Created attachment 327717 [details]
Patch
Comment 4 WebKit Commit Bot 2017-11-28 11:10:47 PST
Comment on attachment 327717 [details]
Patch

Clearing flags on attachment: 327717

Committed r225229: <https://trac.webkit.org/changeset/225229>
Comment 5 WebKit Commit Bot 2017-11-28 11:10:49 PST
All reviewed patches have been landed.  Closing bug.