[webkit-reviews] review granted: [Bug 213630] Upstream date/time picker style : [Attachment 402830] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 17:54:57 PDT 2020


Wenson Hsieh <wenson_hsieh at apple.com> has granted Megan Gardner
<megan_gardner at apple.com>'s request for review:
Bug 213630: Upstream date/time picker style
https://bugs.webkit.org/show_bug.cgi?id=213630

Attachment 402830: Patch

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




--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 402830
  --> https://bugs.webkit.org/attachment.cgi?id=402830
Patch

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

> Source/WebKit/UIProcess/ios/forms/WKDateTimeInputControl.mm:102
> +    return UIDatePickerStyleInline;

This still needs to be guarded by HAVE(UIDATEPICKER_STYLE).


More information about the webkit-reviews mailing list