[webkit-changes] [WebKit/WebKit] 0e2dcd: Sync 'TouchList' with WebIDL Specification
Ahmad Saleem
noreply at github.com
Thu Nov 9 16:00:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0e2dcd92a18266cbf9ab350a3260cc52e6893de4
https://github.com/WebKit/WebKit/commit/0e2dcd92a18266cbf9ab350a3260cc52e6893de4
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
M Source/WebCore/dom/TouchList.idl
Log Message:
-----------
Sync 'TouchList' with WebIDL Specification
https://bugs.webkit.org/show_bug.cgi?id=264125
Reviewed by Michael Catanzaro.
This patch is to align 'TouchList.idl' with Web-Specification [1] by adding missing '?' in `getter`.
[1] https://w3c.github.io/touch-events/#touchlist-interface
* Source/WebCore/dom/TouchList.idl:
Canonical link: https://commits.webkit.org/270488@main
More information about the webkit-changes
mailing list