Bug 75765 - webkitpy: revamp versioning
Summary: webkitpy: revamp versioning
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-06 19:20 PST by Dirk Pranke
Modified: 2012-01-09 13:11 PST (History)
3 users (show)

See Also:


Attachments
Patch (26.90 KB, patch)
2012-01-06 19:21 PST, Dirk Pranke
no flags Details | Formatted Diff | Diff
fix ChangeLog (27.44 KB, patch)
2012-01-06 19:26 PST, Dirk Pranke
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2012-01-06 19:20:47 PST
webkitpy: revamp versioning
Comment 1 Dirk Pranke 2012-01-06 19:21:17 PST
Created attachment 121532 [details]
Patch
Comment 2 Dirk Pranke 2012-01-06 19:26:42 PST
Created attachment 121533 [details]
fix ChangeLog
Comment 3 Dirk Pranke 2012-01-06 19:28:08 PST
This code is so simple (and testing it programmatically is sufficiently annoying enough) that I've just tested it by hand. If this approach seems reasonable but y'all really want unit tests, let me know and I'll write something.
Comment 4 Adam Barth 2012-01-06 23:13:28 PST
Soon we'll bump that up to >= 2.6.  :)
Comment 5 Dirk Pranke 2012-01-09 13:11:02 PST
Committed r104482: <http://trac.webkit.org/changeset/104482>