[Webkit-unassigned] [Bug 186286] New: Revise DEFAULT_EXPERIMENTAL_FEATURES_ENABLED to work properly on Apple builds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 4 15:14:01 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186286
Bug ID: 186286
Summary: Revise DEFAULT_EXPERIMENTAL_FEATURES_ENABLED to work
properly on Apple builds
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
We currently have a very fragile system where we have a flag enabling experimental features for our development builds and Safari Technology Preview, but do not want to ship this not-ready-for-prime-time features in releases. This generally involves landing a branch-specific hard-coded flag to turn these features off.
This is silly! We know what we are building. Let's let our build system do this work for us.
--
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/20180604/94f73eee/attachment.html>
More information about the webkit-unassigned
mailing list