Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5484e5e0f6acf8fc3f7160e5994acad0d30073b
https://github.com/WebKit/WebKit/commit/b5484e5e0f6acf8fc3f7160e5994acad0d30073b
Author: Karl Dubost <[email protected]>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
M Tools/Scripts/webkitpy/style/checkers/png.py
Log Message:
-----------
style checker fails with PNG files
https://bugs.webkit.org/show_bug.cgi?id=313407
rdar://175663298
Reviewed by Chris Dumez.
adding line_numbers=None to PNGChecker.check() so it matches the updated
call signature at checker.py:1263 that was introduced by 3b961212f23f
https://bugs.webkit.org/show_bug.cgi?id=312739
https://github.com/WebKit/WebKit/pull/63090
* Tools/Scripts/webkitpy/style/checkers/png.py:
(PNGChecker.check):
Canonical link: https://commits.webkit.org/312091@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications