[Webkit-unassigned] [Bug 231259] New: Both ENABLE_EXPERIMENTAL_FEATURES and ENABLE_EXPERIMENTAL_FEATURE exist
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 5 15:08:47 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=231259
Bug ID: 231259
Summary: Both ENABLE_EXPERIMENTAL_FEATURES and
ENABLE_EXPERIMENTAL_FEATURE exist
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: Basuke.Suzuki at sony.com
The difference is the existence of last s character.
I believe ENABLE_EXPERIMENTAL_FEATURE is the typo, but I don't know the history well so it can be the left over of something. Anyway, ENABLE(EXPERIMENTAL_FEATURE) won't be true with current toolchain. It will be renamed to ENABLE(EXPERIMENTAL_FEATURES) or be deleted from the codebase if it won't be used.
--
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/20211005/985a9054/attachment.htm>
More information about the webkit-unassigned
mailing list