Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cd33f59321e41a90fcc5f3f3e4e53f0cfc158129
https://github.com/WebKit/WebKit/commit/cd33f59321e41a90fcc5f3f3e4e53f0cfc158129
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-09 (Fri, 09 Jan 2026)
Changed paths:
M Source/WebCore/dom/MutationObserver.cpp
M Source/WebCore/dom/ScriptExecutionContext.h
M Source/WebCore/dom/ScriptExecutionContextInlines.h
M Source/WebCore/dom/WindowEventLoop.h
Log Message:
-----------
Use Ref instead of RefPtr for MutationObserver & DOMTimer collections
https://bugs.webkit.org/show_bug.cgi?id=305178
Reviewed by Chris Dumez.
No need for null pointers.
Canonical link: https://commits.webkit.org/305350@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications