[webkit-reviews] review granted: [Bug 213949] 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 : [Attachment 403572] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 11:35:00 PDT 2020


Darin Adler <darin at apple.com> has granted Sam Weinig <sam at webkit.org>'s request
for review:
Bug 213949: 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
https://bugs.webkit.org/show_bug.cgi?id=213949

Attachment 403572: Patch

https://bugs.webkit.org/attachment.cgi?id=403572&action=review




--- Comment #24 from Darin Adler <darin at apple.com> ---
Comment on attachment 403572
  --> https://bugs.webkit.org/attachment.cgi?id=403572
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=403572&action=review

> Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:-544
> -	   _type = WKInputTypeDateTime;

Is there deprecation or removal needed for "WKInputTypeDateTime".


More information about the webkit-reviews mailing list