Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e1a50ea089419edd8fd798542ea34445c30bbce
https://github.com/WebKit/WebKit/commit/7e1a50ea089419edd8fd798542ea34445c30bbce
Author: Richard Robinson <[email protected]>
Date: 2026-09-04 (Fri, 04 Sep 2026)
Changed paths:
M Source/WTF/wtf/HashMap.h
M Source/WTF/wtf/Variant.h
M Source/WTF/wtf/Vector.h
M Source/WTF/wtf/module.modulemap
Log Message:
-----------
[Swift in WebKit] Annotate a few more WTF container types as Escapable &
Copyable
https://bugs.webkit.org/show_bug.cgi?id=323454
rdar://186682706
Reviewed by Abrar Rahman Protyasha.
Add Copyable to Vector, and add Escapable & Copyable to HashMap and Variant.
* Source/WTF/wtf/HashMap.h:
* Source/WTF/wtf/Variant.h:
* Source/WTF/wtf/Vector.h:
* Source/WTF/wtf/module.modulemap:
Canonical link: https://commits.webkit.org/320526@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications