Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 575354a5f7d77e3e5bb3fe9b9df04ddafba35380
https://github.com/WebKit/WebKit/commit/575354a5f7d77e3e5bb3fe9b9df04ddafba35380
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-08 (Thu, 08 Jan 2026)
Changed paths:
M Source/WebCore/dom/TreeScope.cpp
M Source/WebCore/dom/TreeScope.h
M Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.cpp
Log Message:
-----------
Make TreeScope::elementsFromPoint return Vector<Ref<Element>>
https://bugs.webkit.org/show_bug.cgi?id=305108
Reviewed by Chris Dumez.
This made me spot one redundant null check.
Canonical link: https://commits.webkit.org/305301@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications