[webkit-reviews] review granted: [Bug 214120] [iOS] Occasional crash under -[UIView _setViewDelegate:] when presenting date and time pickers : [Attachment 403843] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 22:33:22 PDT 2020


Darin Adler <darin at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 214120: [iOS] Occasional crash under -[UIView _setViewDelegate:] when
presenting date and time pickers
https://bugs.webkit.org/show_bug.cgi?id=214120

Attachment 403843: Patch

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




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

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

> Source/WebKit/ChangeLog:31
> +	   Make it possible to test date and time picker presentation and
dismissal by calling into the private testing-

These testing hooks seem a little complicated in their own right. Wish there
was a more straightforward pattern.


More information about the webkit-reviews mailing list