[Webkit-unassigned] [Bug 204485] Assertion when encountering U_OTHER_NEUTRAL in createBidiRunsForLine at end of run

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 15:02:10 PST 2019


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

--- Comment #13 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 384760
  --> https://bugs.webkit.org/attachment.cgi?id=384760
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=384760&action=review

> Source/WebCore/platform/text/BidiResolver.h:900
> +                        // FIXME: handle neutrals in this case.
> +                        // Missing cases tracked by https://bugs.webkit.org/show_bug.cgi?id=204817

You can do this in a single like: // FIXME: handle neutrals in this case. See https://webkit.org/b/204817.

-- 
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/20191203/fed92b03/attachment-0001.htm>


More information about the webkit-unassigned mailing list