[webkit-changes] [WebKit/WebKit] 41d9bc: Cleanup WebCore.xcodeproj a bit; add some missing ...

Sam Weinig noreply at github.com
Thu Dec 15 14:06:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 41d9bc21542cb3a7f3b287d505416432e3820e22
      https://github.com/WebKit/WebKit/commit/41d9bc21542cb3a7f3b287d505416432e3820e22
  Author: Sam Weinig <weinig at apple.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

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

  Log Message:
  -----------
  Cleanup WebCore.xcodeproj a bit; add some missing derived sources, move some source files to the right groups
https://bugs.webkit.org/show_bug.cgi?id=249395
rdar://103403928

Reviewed by Simon Fraser.

Adds the following derived sources to the project file:
 - AudioWorkletGlobalScopeConstructors.idl
 - CSSPropertyParsing.cpp
 - CSSPropertyParsing.h
 - CSSStyleDeclaration+PropertyNames.idl
 - CompressionStreamBuiltins.cpp
 - CompressionStreamBuiltins.h
 - DOMClientIsoSubspaces.h
 - DOMConstructors.h
 - DOMIsoSubspaces.h
 - DecompressionStreamBuiltins.cpp
 - DecompressionStreamBuiltins.h
 - DedicatedWorkerGlobalScopeConstructors.idl
 - Screen.cpp

Removes errant libWTF.a reference at the top level and moves WebAssemblyScriptBufferSourceProvider.h
to the right group.

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

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




More information about the webkit-changes mailing list