[webkit-reviews] review granted: [Bug 214705] Tapping QuickType suggestions for a misspelled word does nothing in Mail compose : [Attachment 405086] Fix non-internal iOS build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 23 15:52:57 PDT 2020
Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 214705: Tapping QuickType suggestions for a misspelled word does nothing in
Mail compose
https://bugs.webkit.org/show_bug.cgi?id=214705
Attachment 405086: Fix non-internal iOS build
https://bugs.webkit.org/attachment.cgi?id=405086&action=review
--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 405086
--> https://bugs.webkit.org/attachment.cgi?id=405086
Fix non-internal iOS build
View in context: https://bugs.webkit.org/attachment.cgi?id=405086&action=review
> Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:1770
> + completionHandler();
Does this want some kind of call-at-exit thing? (I feel like we have one, but
not sure what it's called)
More information about the webkit-reviews
mailing list