Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d9ee7445bbc65d45b0398b1a2b0b18c3626074d3
      
https://github.com/WebKit/WebKit/commit/d9ee7445bbc65d45b0398b1a2b0b18c3626074d3
  Author: Megan Gardner <[email protected]>
  Date:   2026-03-13 (Fri, 13 Mar 2026)

  Changed paths:
    M Source/WebKit/UIProcess/ios/TextCheckerIOS.mm

  Log Message:
  -----------
  [iOS] Editing text in the comment editor of Hacker News sometimes causes a 
debug assertion crash
https://bugs.webkit.org/show_bug.cgi?id=309832
rdar://172204420

Reviewed by Abrar Rahman Protyasha and Aditya Keerthi.

Speculative fix based on the fact that the completion handler wasn't
handled in every case, and we weren't correctly moving objects or
dealing with cross-thread moves correctly.

* Source/WebKit/UIProcess/ios/TextCheckerIOS.mm:
(WebKit::TextChecker::requestExtendedCheckingOfString):

Canonical link: https://commits.webkit.org/309217@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to