[Webkit-unassigned] [Bug 236941] [QuickLook] WKPasswordView crash when re-enter password.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 06:22:51 PST 2022


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

--- Comment #3 from yianzhou <yianzhou2 at gmail.com> ---
Hello Alexey, I agree with you that it's a bug that invokes `-userDidEnterPassword:forPasswordView:` twice.

I think UIKit pass a block to WebKit, and WKPassword retain the block as property `userDidEnterPassword`. When the user double enter the password, it will crash.

I just upload a screen recording to reproduce the issue. Please check. Thanks.

-- 
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/20220223/8b751421/attachment.htm>


More information about the webkit-unassigned mailing list