Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5af83087c2ce7fc3ef509a1e0b8e3a13ba35eae8
https://github.com/WebKit/WebKit/commit/5af83087c2ce7fc3ef509a1e0b8e3a13ba35eae8
Author: Chris Dumez <[email protected]>
Date: 2026-03-30 (Mon, 30 Mar 2026)
Changed paths:
M Source/WTF/wtf/JSONValues.h
Log Message:
-----------
JSON::ObjectBase::keys() returns Vector by value
https://bugs.webkit.org/show_bug.cgi?id=311083
Reviewed by Ryosuke Niwa.
JSON::ObjectBase::keys() returns Vector by value when it could return a
const reference.
* Source/WTF/wtf/JSONValues.h:
(WTF::JSONImpl::ObjectBase::keys const):
Canonical link: https://commits.webkit.org/310219@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications