[Webkit-unassigned] [Bug 202198] REGRESSION (Safari 13): <select> dropdown with text-rendering: optimizeLegibility freezes Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 1 12:50:07 PDT 2019


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

--- Comment #6 from Myles C. Maxfield <mmaxfield at apple.com> ---
Oh, it looks like [NSFont fontWithDescriptor:size:] throws an Objective-C exception:

-[NSTaggedPointerString _getValue:forType:]: unrecognized selector

We never surrounded this code with try/catch blocks, so we pop back up to the runloop, thereby confusing the UI process.

-- 
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/20191001/28afc359/attachment.html>


More information about the webkit-unassigned mailing list