Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bd480258f2973bb2e493ea09f135ed5386c61071
https://github.com/WebKit/WebKit/commit/bd480258f2973bb2e493ea09f135ed5386c61071
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-08 (Thu, 08 Jan 2026)
Changed paths:
M Source/WebCore/dom/ScriptRunner.cpp
M Source/WebCore/dom/ScriptRunner.h
Log Message:
-----------
Use a Vector of Ref instead of RefPtr for PendingScript
https://bugs.webkit.org/show_bug.cgi?id=305119
Reviewed by Chris Dumez.
Improve clarity by removing unneeded null checks.
Note that bug 144050 could already not be reproduced back in the day
and these days the code is quite a bit different, but somehow the
comment stuck around.
Canonical link: https://commits.webkit.org/305345@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications