Bug 179677

Summary: webkitpy: Standardize Version representation
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, dbates, ews-watchlist, glenn, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=179426
Attachments:
Description Flags
Patch none

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.