[webkit-changes] [WebKit/WebKit] c75cf4: Unreviewed, fix WinCairo build after 274842 at main

Commit Queue noreply at github.com
Fri Feb 16 11:00:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c75cf46de8c48b584bc7624675b096e9d33ec212
      https://github.com/WebKit/WebKit/commit/c75cf46de8c48b584bc7624675b096e9d33ec212
  Author: David Degazio <d_degazio at apple.com>
  Date:   2024-02-16 (Fri, 16 Feb 2024)

  Changed paths:
    M Source/WTF/wtf/WTFConfig.cpp

  Log Message:
  -----------
  Unreviewed, fix WinCairo build after 274842 at main
https://bugs.webkit.org/show_bug.cgi?id=269595
rdar://123104165

Reviewed by Alex Christensen.

Removes extra GigacageConfig.h include in WTFConfig.cpp. This is
already included in WTFConfig.h behind the correct #ifdef, so we
just need to respect that when using it in WTFConfig.cpp.

* Source/WTF/wtf/WTFConfig.cpp:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list