[webkit-changes] [WebKit/WebKit] 067420: Add `operator <<` to CharacterRange
Richard Robinson
noreply at github.com
Fri May 17 10:06:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0674200f60f29e54fa983e70c93e5e019a458f91
https://github.com/WebKit/WebKit/commit/0674200f60f29e54fa983e70c93e5e019a458f91
Author: Richard Robinson <richard_robinson2 at apple.com>
Date: 2024-05-17 (Fri, 17 May 2024)
Changed paths:
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
A Source/WebCore/editing/CharacterRange.cpp
M Source/WebCore/editing/CharacterRange.h
Log Message:
-----------
Add `operator <<` to CharacterRange
https://bugs.webkit.org/show_bug.cgi?id=274292
rdar://128247084
Reviewed by Megan Gardner.
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/editing/CharacterRange.cpp: Added.
* Source/WebCore/editing/CharacterRange.h:
Canonical link: https://commits.webkit.org/278913@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list