Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f04418dbc2adcbb6621e7cf1235986fb301560e0
      
https://github.com/WebKit/WebKit/commit/f04418dbc2adcbb6621e7cf1235986fb301560e0
  Author: Wenson Hsieh <[email protected]>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
    M Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm

  Log Message:
  -----------
  Unreviewed, fix internal builds after 262783@main

I mentioned in the previous commit message that `ENABLE(IMAGE_ANALYSIS)` is 
true whenever
`HAVE(VK_IMAGE_ANALYSIS)` is true; however, this isn't the case for a specific 
subset of internal
build configurations.

Fix the build for these configurations by restoring the checks for 
`ENABLE(IMAGE_ANALYSIS)`.

* Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm:
(IPC::shouldEnableStrictMode):

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


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

Reply via email to