[webkit-reviews] review granted: [Bug 188427] Yet more crashes in MobileSafari under -[WKFormInputSession setSuggestions:] : [Attachment 346809] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 19:02:24 PDT 2018


Wenson Hsieh <wenson_hsieh at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 188427: Yet more crashes in MobileSafari under -[WKFormInputSession
setSuggestions:]
https://bugs.webkit.org/show_bug.cgi?id=188427

Attachment 346809: Patch

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




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

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

> Source/WebKit/ChangeLog:15
> +	   Belt-and-suspenders fix: use ObjCWeakPtr for WKFormInputSession's
WKContentView reference.

ObjCWeakPtr => WeakObjCPtr


More information about the webkit-reviews mailing list