[webkit-changes] [WebKit/WebKit] 39dfb4: EventNames.json should be part of the WebCore Xcod...

Abrar Rahman Protyasha noreply at github.com
Fri Jan 19 19:56:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 39dfb46486ffc25586e4a5b7f7f5a0e077da2ee8
      https://github.com/WebKit/WebKit/commit/39dfb46486ffc25586e4a5b7f7f5a0e077da2ee8
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  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




More information about the webkit-changes mailing list