[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:32:08 PDT 2021


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #441156|review?                     |review+
              Flags|                            |

--- Comment #23 from Darin Adler <darin at apple.com> ---
Comment on attachment 441156
  --> https://bugs.webkit.org/attachment.cgi?id=441156
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.

-- 
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/2649e5fb/attachment.htm>


More information about the webkit-unassigned mailing list