Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 514d977d7c92d059e9806cc84a32d413f376c594
      
https://github.com/WebKit/WebKit/commit/514d977d7c92d059e9806cc84a32d413f376c594
  Author: Ahmad Saleem <[email protected]>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
    M Source/WebCore/dom/Touch.cpp
    M Source/WebCore/dom/Touch.h
    M Source/WebCore/dom/Touch.idl

  Log Message:
  -----------
  Sync 'identifier' in Touch.idl with Web Specification

https://bugs.webkit.org/show_bug.cgi?id=264533

Reviewed by Michael Catanzaro.

This patch is to align 'identifier' with Web-Specification [1] by changing to 
'long' / 'int'.

[1] https://w3c.github.io/touch-events/#touch-interface

* Source/WebCore/dom/Touch.idl:
* Source/WebCore/dom/Touch.cpp:
(Touch::Touch):
(Touch::Touch):
* Source/WebCore/dom/Touch.h: All use cases in 'arguments' as well
(create):

Canonical link: https://commits.webkit.org/270540@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to