Bug 263385 - [Preferences] Block build when experimental preference/feature flag is enabled by default
Summary: [Preferences] Block build when experimental preference/feature flag is enable...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-19 11:22 PDT by Matthieu Dubet
Modified: 2023-10-19 11:34 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Dubet 2023-10-19 11:22:39 PDT
If a feature flag has an experimental status (like "preview" or "unstable"), we should prevent the build when the actual value is ON by default (likely a mistake).
Comment 1 Radar WebKit Bug Importer 2023-10-19 11:23:02 PDT
<rdar://problem/117216751>
Comment 2 Matthieu Dubet 2023-10-19 11:34:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19289