[webkit-dev] WebKit revision number to build number tool

Mark Rowe mrowe at apple.com
Sun Oct 18 16:41:48 PDT 2009


On 2009-10-18, at 16:38, Erik Arvidsson wrote:

> On Sun, Oct 18, 2009 at 16:22, Darin Adler <darin at apple.com> wrote:
>> On Oct 18, 2009, at 4:14 PM, Erik Arvidsson wrote:
>> 
>>> I wrote a simple tool that allows me to quickly look up the WebKit build
>>> number based on an SVN revision number.
>>> 
>>> http://webkit-util.appspot.com/rev/
>>> http://webkit-util.appspot.com/rev/45980
>>> 
>>> I wrote this mainly so I could figure out what WebKit build number to
>>> check for in our JS library when a WebKit bug was fixed.
>> 
>> I suspect this won’t work reliably for that purpose, because the WebKit
>> build number you need is often the one it’s bumped to *after* the bug fix.
>> At the time the bug is fixed, it’s possible, even likely, that the build
>> number is still an older one.
> 
> It does exactly that. If you enter revision A it will check for a
> Version.xcconfig version that is larger than A. For example if you
> enter 48930 it will check the changelog and find 48936 which gives the
> build number 532.2.

Which is interesting given that this change was in 532.1… ;-)

- Mark

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3166 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20091018/5b7569a4/attachment.bin>


More information about the webkit-dev mailing list