Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a16fdf97cf49d6f365c9610d258ed25b9652960f
https://github.com/WebKit/WebKit/commit/a16fdf97cf49d6f365c9610d258ed25b9652960f
Author: Ahmad Saleem <[email protected]>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M Source/WebCore/Modules/async-clipboard/ClipboardItem.idl
Log Message:
-----------
Add missing `SecureContext` to `ClipboardItem` interface
https://bugs.webkit.org/show_bug.cgi?id=280817
rdar://137197266
Reviewed by Wenson Hsieh.
This patch adds missing `SecureContext` from `ClipboardItem` interface as
per web specification [1]:
[1] https://w3c.github.io/clipboard-apis/#clipboard-item-interface
It also do drive-by to add specification link and `{}` to constructor
argument.
* Source/WebCore/Modules/async-clipboard/ClipboardItem.idl:
Canonical link: https://commits.webkit.org/284611@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes