[Webkit-unassigned] [Bug 204026] New: Web Inspector: Unchecking Enable Preview Features on Engineering and Preview builds does not affect WI.arePreviewFeaturesEnabled()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 15:19:30 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=204026

            Bug ID: 204026
           Summary: Web Inspector: Unchecking Enable Preview Features on
                    Engineering and Preview builds does not affect
                    WI.arePreviewFeaturesEnabled()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

WI.arePreviewFeaturesEnabled() correctly returns true by default on Engineering and Preview builds.

However, this setting

    Staging: [ ] Enable Preview Features

doesn't affect WI.arePreviewFeaturesEnabled(), which is used to determine whether or not we show the new P3 color picker.
If the setting is unchecked, WI.arePreviewFeaturesEnabled() still returns true.

-- 
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/20191108/c0b1dfe7/attachment-0001.htm>


More information about the webkit-unassigned mailing list