I happen to have a website that tells you the first Chrome dev-channel
release given a WebKit revision (it does not track beta or official releases
because branches can get changeset merged or reverted manually).

Goto http://crtowk.appspot.com/which/ and type in whatever WebKit revision
you'd like.  It tells you first 5 or so versions of Chrome that shipped with
the WebKit revision you specified.

(If you wanted to do this manually, you'd have to go through Chromium's DEPS
file for each Chromium release and check which WebKit revision it pulls.)

- Ryosuke

On Wed, Jun 1, 2011 at 8:28 AM, ilya goberman <[email protected]> wrote:

>  Hi, I have naive question. How would I correlate WebKit build version to the 
> Chrome and Safari versions?
>
> For example, I see https://bugs.webkit.org/show_bug.cgi?id=45372 is fixed in 
> build 528. It works with Chrome 11.0.696.71, but not with Safari 5.0.3.
>
> Thanks
>
>
> _______________________________________________
> webkit-help mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
>
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to