Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: afdcc673bd1ad33a33601b2eb5b3b9d81c9a00d4
https://github.com/WebKit/WebKit/commit/afdcc673bd1ad33a33601b2eb5b3b9d81c9a00d4
Author: Anthony Tarbinian <[email protected]>
Date: 2026-07-13 (Mon, 13 Jul 2026)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
github.com: Safari does not scroll to the GitHub issue comment when opening a
link (worse than Chrome)
https://bugs.webkit.org/show_bug.cgi?id=319011
rdar://181825035
Reviewed by Brent Fulgham.
github.com serves Safari some JS that tries to adjust the scroll position
which interferes with WebKit's scroll to fragment implementation.
Presenting a Chrome-like UA for github.com to take the working code path.
* Source/WebCore/page/Quirks.cpp:
Canonical link: https://commits.webkit.org/317098@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications