[webkit-changes] [WebKit/WebKit] c36c5a: REGRESSION(254360 at main): Broke clean debug builds

Philippe Normand noreply at github.com
Sun Sep 11 10:07:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c36c5a83315beb3e23bae297cc2aaa39ba2a7a19
      https://github.com/WebKit/WebKit/commit/c36c5a83315beb3e23bae297cc2aaa39ba2a7a19
  Author: Philippe Normand <philn at igalia.com>
  Date:   2022-09-11 (Sun, 11 Sep 2022)

  Changed paths:
    M Source/WebCore/Headers.cmake
    R Source/WebKit/Shared/Cocoa/PlaybackSessionContextIdentifier.h
    A Source/WebKit/Shared/PlaybackSessionContextIdentifier.h
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  REGRESSION(254360 at main): Broke clean debug builds
https://bugs.webkit.org/show_bug.cgi?id=245045

Reviewed by Michael Catanzaro.

* Source/WebCore/Headers.cmake: Export ImageDecoderIdentifier.h as forwarding header for CMake ports.
* Source/WebKit/Shared/PlaybackSessionContextIdentifier.h: Renamed from
Source/WebKit/Shared/Cocoa/PlaybackSessionContextIdentifier.h. There is nothing Cocoa-specific in
this header.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:

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




More information about the webkit-changes mailing list