Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e06e8d628bd567fca9f3bbdbcc335751cbe06ed6
https://github.com/WebKit/WebKit/commit/e06e8d628bd567fca9f3bbdbcc335751cbe06ed6
Author: Antti Koivisto <[email protected]>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M Source/WebCore/rendering/OutlinePainter.cpp
Log Message:
-----------
Callers of OutlinePainter should test for hasOutline()
https://bugs.webkit.org/show_bug.cgi?id=303310
rdar://165612667
Reviewed by Alan Baradlay.
* Source/WebCore/rendering/OutlinePainter.cpp:
(WebCore::OutlinePainter::paintOutline const):
Replace with assert.
(WebCore::OutlinePainter::addPDFURLAnnotationForLink const):
Also here we always have links.
Canonical link: https://commits.webkit.org/303679@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications