[Webkit-unassigned] [Bug 151907] Surrogates without valid trail assert in ComplexTextController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 21:09:07 PST 2015


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

Myles C. Maxfield <mmaxfield at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |mmaxfield at apple.com
                   |kit.org                     |

--- Comment #1 from Myles C. Maxfield <mmaxfield at apple.com> ---
One of three things should happen:

1. We handle unpaired surrogates cleanly
2. We copy the string and clean up the surrogates
3. We create a "view" (read: iterator) of the string which hops over unpaired surrogates

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151205/0e7e011b/attachment.html>


More information about the webkit-unassigned mailing list