Bug 240548 - Stop using ASCIILiteral::fromLiteralUnsafe() in FontCascade.cpp
Summary: Stop using ASCIILiteral::fromLiteralUnsafe() in FontCascade.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-17 16:11 PDT by Chris Dumez
Modified: 2022-05-17 17:39 PDT (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 Chris Dumez 2022-05-17 16:11:59 PDT
Stop using ASCIILiteral::fromLiteralUnsafe() in FontCascade.cpp and use ASCIILiteral directly instead.
Comment 1 Chris Dumez 2022-05-17 16:27:08 PDT
Pull request: https://github.com/WebKit/WebKit/pull/703
Comment 2 Chris Dumez 2022-05-17 16:29:08 PDT
Pull request: https://github.com/WebKit/WebKit/pull/705
Comment 3 EWS 2022-05-17 17:38:43 PDT
Committed r294369 (250669@main): <https://commits.webkit.org/250669@main>

Reviewed commits have been landed. Closing PR #705 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2022-05-17 17:39:13 PDT
<rdar://problem/93465424>