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

> On Sun, Oct 18, 2009 at 16:22, Darin Adler <[email protected]> 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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to