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

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to