Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f97ce6819bb95f33a87e4b7bbb7f6a80c781004f
https://github.com/WebKit/WebKit/commit/f97ce6819bb95f33a87e4b7bbb7f6a80c781004f
Author: Sam Sneddon <[email protected]>
Date: 2026-05-18 (Mon, 18 May 2026)
Changed paths:
M Tools/glib/apply-build-revision-to-files.py
Log Message:
-----------
[WebKitGTK] apply-build-revision-to-files.py should support "Canonical-link"
https://bugs.webkit.org/show_bug.cgi?id=301471
Reviewed by Claudio Saavedra.
This makes a few drive-by changes too:
* This gets rid of the Python 2 `urlparse` import.
* We now use `subprocess.run` instead of `subprocess.check_output`.
* We now use `subprocess.DEVNULL` instead of opening `os.devnull`.
* Tools/glib/apply-build-revision-to-files.py:
(get_revision_from_most_recent_git_commit):
Canonical link: https://commits.webkit.org/313429@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications