[webkit-dev] WebKit revision number to build number tool
Darin Adler
darin at apple.com
Sun Oct 18 16:22:13 PDT 2009
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.
-- Darin
More information about the webkit-dev
mailing list