[Webkit-unassigned] [Bug 231606] New: ASSERT hit in surrogatePairAwareIndex and surrogatePairAwareStart lambdas for text with unpaired surrogates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 12:19:11 PDT 2021


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

            Bug ID: 231606
           Summary: ASSERT hit in surrogatePairAwareIndex and
                    surrogatePairAwareStart lambdas for text with unpaired
                    surrogates
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gnavamarino at apple.com
                CC: mmaxfield at apple.com

surrogatePairAwareIndex and surrogatePairAwareStart lambdas in TextUtil::MidWordBreak TextUtil::midWordBreak are assuming there are no unpaired surrogates but that is not guaranteed as they don't always come in pairs.

-- 
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/20211012/c6b2bacf/attachment-0001.htm>


More information about the webkit-unassigned mailing list