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 hope other people might find this useful.

Future enhancements:

* Take a bug number as an input instead of a revision number
* Output the Safari version that has this revision in it
* Output the Chrome version that has this revision in it


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

Reply via email to