On Fri, Jun 16, 2017 at 2:13 AM, Nagendra K <[email protected]> wrote:
Hi All,

Can someone suggest how to check the WebKit version being used in any gtk version.

Thanks and Regards,
Nagendra

Hi,

I suggest poking around in http://trac.webkit.org/browser/webkit/releases/WebKitGTK. Be sure to distinguish between the revision branched from trunk (e.g. r212635 for the webkit-2.16 branch) and the revision of the release (e.g. r217366 for 2.16.3). Commits on branches increment global revision numbers, even though they are unrelated to trunk, because that's just how SVN works. It can be a bit confusing if you're not used to it.

If you go up one level, you'll also find tags for some Safari releases, which is sometimes useful.

Michael

_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to