[Webkit-unassigned] [Bug 266696] New: Optimization idea: create range of characters with no font

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 04:28:45 PST 2023


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

            Bug ID: 266696
           Summary: Optimization idea: create range of characters with no
                    font
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vitor.roriz at apple.com
                CC: mmaxfield at apple.com

Other engines, like gecko, keep track of a range of code points that there is no Glyph Data available. For example, code points within the PUA block. We could do something similar and run a performance A/B test on it.

-- 
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/20231220/ed3a93e6/attachment.htm>


More information about the webkit-unassigned mailing list