[webkit-changes] [WebKit/WebKit] 5be53a: Unreviewed, fix the internal iOS simulator build a...

Abrar Rahman Protyasha noreply at github.com
Wed Oct 11 18:54:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5be53a0c589de2d3b544b5afd28973f72aa6812e
      https://github.com/WebKit/WebKit/commit/5be53a0c589de2d3b544b5afd28973f72aa6812e
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
    M Source/WebKit/Shared/WebEventConversion.cpp

  Log Message:
  -----------
  Unreviewed, fix the internal iOS simulator build after 269224 at main

After the changes in 269224 at main, we were referring to
WebCore::PlatformTouchPoint without the namespace scope, which confused
the compiler.

* Source/WebKit/Shared/WebEventConversion.cpp:
(WebKit::WebKit2PlatformTouchEvent::WebKit2PlatformTouchEvent):

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




More information about the webkit-changes mailing list