Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 70f75cd3b9a58147e70d6a445886f48d25bf1631
      
https://github.com/WebKit/WebKit/commit/70f75cd3b9a58147e70d6a445886f48d25bf1631
  Author: Ryosuke Niwa <[email protected]>
  Date:   2024-01-04 (Thu, 04 Jan 2024)

  Changed paths:
    M Source/WebCore/CMakeLists.txt
    M Source/WebCore/DerivedSources-input.xcfilelist
    M Source/WebCore/DerivedSources.make
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    A Source/WebCore/dom/EventInterfaces.in
    R Source/WebCore/dom/EventNames.in

  Log Message:
  -----------
  Rename EventNames.in to EventInterfaces.in
https://bugs.webkit.org/show_bug.cgi?id=267110

Reviewed by Tim Nguyen.

Renamed EventNames.in to EventInterfaces.in to distinguish it from EventNames.h,
which is another CPP header file that defines the names of events.

* Source/WebCore/CMakeLists.txt:
* Source/WebCore/DerivedSources-input.xcfilelist:
* Source/WebCore/DerivedSources.make:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/dom/EventInterfaces.in: Renamed from 
Source/WebCore/dom/EventNames.in.

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


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

Reply via email to