Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2bed220f1e3dfe5f7f989742b0be01e6f746511d
https://github.com/WebKit/WebKit/commit/2bed220f1e3dfe5f7f989742b0be01e6f746511d
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-08 (Thu, 08 Jan 2026)
Changed paths:
M Source/WebCore/dom/InputEvent.cpp
M Source/WebCore/dom/InputEvent.h
M Source/WebCore/editing/CompositeEditCommand.cpp
M Source/WebCore/editing/CompositeEditCommand.h
M Source/WebCore/editing/Editor.cpp
M Source/WebCore/editing/Editor.h
M Source/WebCore/editing/ReplaceRangeWithTextCommand.cpp
M Source/WebCore/editing/ReplaceRangeWithTextCommand.h
M Source/WebCore/editing/SpellingCorrectionCommand.cpp
M Source/WebCore/editing/SpellingCorrectionCommand.h
Log Message:
-----------
Use a Vector of Ref instead of RefPtr for StaticRange
https://bugs.webkit.org/show_bug.cgi?id=305114
Reviewed by Chris Dumez.
Improves clarity. Surprisingly only requires changes to signatures.
Canonical link: https://commits.webkit.org/305333@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications