[webkit-changes] [WebKit/WebKit] f6844b: [WebGPU] Move HDR status to preview

mwyrzykowski noreply at github.com
Wed Dec 4 16:07:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f6844b1ab0f9b32bb85721aa71e58bb7e472e2a5
      https://github.com/WebKit/WebKit/commit/f6844b1ab0f9b32bb85721aa71e58bb7e472e2a5
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-12-04 (Wed, 04 Dec 2024)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

  Log Message:
  -----------
  [WebGPU] Move HDR status to preview
https://bugs.webkit.org/show_bug.cgi?id=284047
rdar://140921046

Reviewed by Tadeu Zagallo.

Align WebGPU HDR support with the rest of WebGPU functionality:
  Default -> Preview
  When building with -DENABLE_WEBGPU_BY_DEFAULT=1 -> Stable

This also fixes building with -DENABLE_WEBGPU_BY_DEFAULT=1 since
the python parser will error when the default is true but the status
is not stable.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:

Canonical link: https://commits.webkit.org/287369@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