Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 39dfb46486ffc25586e4a5b7f7f5a0e077da2ee8
      
https://github.com/WebKit/WebKit/commit/39dfb46486ffc25586e4a5b7f7f5a0e077da2ee8
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj

  Log Message:
  -----------
  EventNames.json should be part of the WebCore Xcode project
https://bugs.webkit.org/show_bug.cgi?id=267791
rdar://121286687

Reviewed by Aditya Keerthi.

This patch allows Xcode to index the EventNames.json file, which results
in - among other things - the event names showing up in Xcode search
results.

* Source/WebCore/WebCore.xcodeproj/project.pbxproj:

Xcode was also nice enough to sort the file hashes, so the
JSMediaStreamTrackProcessor entries moved around a bit.

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


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

Reply via email to