[Webkit-unassigned] [Bug 213949] New: Compile-time enable (but leave disabled at runtime by default) date/time input types on macOS to allow testing of cross platform (e.g. DOM) aspects of the controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 3 19:51:23 PDT 2020


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

            Bug ID: 213949
           Summary: Compile-time enable (but leave disabled at runtime by
                    default) date/time input types on macOS to allow
                    testing of cross platform (e.g. DOM) aspects of the
                    controls
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org
                CC: cdumez at apple.com, wenson_hsieh at apple.com

We currently have a few of the date/time input types disabled completely on macOS. While we can't enable them completely (they still lack any UI as far as I know), it would be useful to at least have them compiled in and tested via run-webkit-tests for the parts that do work (e.g. the DOM aspects), but runtime disabled everywhere else.

Curious if anyone has objections to this idea (the actual amount of extra code compiled is quite small).

-- 
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/20200704/8241516b/attachment-0001.htm>


More information about the webkit-unassigned mailing list