[Webkit-unassigned] [Bug 195475] New: REGRESSION (r242551): Sporadic hangs when tapping to change selection on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 12:12:07 PST 2019


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

            Bug ID: 195475
           Summary: REGRESSION (r242551): Sporadic hangs when tapping to
                    change selection on iOS
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

Reproduces if you tap to change selection quickly in a contenteditable area with lots of text.

What's happening here is that sync spellchecking IPC from web -> UI process is deadlocked with sync autocorrection request from UI -> web process :(

-- 
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/20190308/8fb8aa08/attachment.html>


More information about the webkit-unassigned mailing list