[Webkit-unassigned] [Bug 284083] New: Build failure - WebGPUHDREnabled Feature's status implies it should be on by default
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 4 17:56:36 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=284083
Bug ID: 284083
Summary: Build failure - WebGPUHDREnabled Feature's status
implies it should be on by default
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mattwoodrow at apple.com
CC: webkit-bug-importer at group.apple.com
Users/mattwoodrow/src/safari/OpenSource/Source/WebKit/UIProcess/API/APIFeature.h:43:27: error: static assertion failed due to requirement 'defaultValue': Feature's status implies it should be on by default
43 | static_assert(defaultValue, "Feature's status implies it should be on by default");
/Users/mattwoodrow/src/safari/OpenSource/WebKitBuild/Release/DerivedSources/WebKit/WebPreferencesFeatures.cpp:968:23: note: in instantiation of function template specialization 'API::Feature::create<API::FeatureStatus::Stable, false>' requested here
968 | API::Feature::create("WebGPU support for HDR"""_s, "WebGPUHDREnabled"_s, API::FeatureConstant<API::FeatureStatus::Webgpu_feature_status>{}, API::FeatureCategory::DOM, "WebGPU High Dynamic Range through canvas configuration tone mapping mode"""_s, DEFAULT_VALUE_FOR_WebGPUHDREnabled, false),
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241205/afbd5714/attachment.htm>
More information about the webkit-unassigned
mailing list