Bug 266696 - Optimization idea: create range of characters with no font
Summary: Optimization idea: create range of characters with no font
Status: RESOLVED DUPLICATE of bug 266697
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-20 04:28 PST by Vitor Roriz
Modified: 2023-12-20 08:52 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitor Roriz 2023-12-20 04:28:45 PST
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.
Comment 1 Ahmad Saleem 2023-12-20 07:46:33 PST
Same as bug 266697?
Comment 2 Vitor Roriz 2023-12-20 08:52:00 PST
Yeah, not sure what happened. I'll close this one since the other already has an associated radar. Thank you.

*** This bug has been marked as a duplicate of bug 266697 ***