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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 16:42:17 PDT 2021


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

--- Comment #24 from Gabriel Nava Marino <gnavamarino at apple.com> ---
(In reply to Darin Adler from comment #23)
> Comment on attachment 441156 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=441156&action=review
> 
> > Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp:151
> > +        RELEASE_ASSERT(offset - 1 < text.length());
> 
> Not 100% sure we need this RELEASE_ASSERT.

We don't need this. I will update this to remove it. Thank you.

-- 
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/20211013/dc0572d6/attachment.htm>


More information about the webkit-unassigned mailing list