[Webkit-unassigned] [Bug 186319] New: Adjust compile and runtime flags to match shippable state of features

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 13:32:43 PDT 2018


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

            Bug ID: 186319
           Summary: Adjust compile and runtime flags to match shippable
                    state of features
           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

This patch revises the compile time and runtime state for various features to match their suitability for end-user releases.

We want to disable (at compile time) on all iOS/macOS platforms:
(1) Input Type - Color
(2) Input Type - Color (Popover)

We want to compile code for the following features, but have them turned off by default (for all iOS/macOS platforms):

(1) CSS Animations (Level 2)
(2) Legacy EME
(3) INTL_NUMBER_FORMAT_TO_PARTS
(4) INTL_PLURAL_RULES
(5) Server Timing API
(6) WebGL2
(7) WebGPU
(8) WebAssembly Streaming API
(9) Web Animations
(9) WebVR

-- 
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/20180605/d86c3bea/attachment.html>


More information about the webkit-unassigned mailing list