Bug 273109
| Summary: | Switch to use enum class for typesetterOptions() template in ComplexTextControllerCoreText.mm | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Text | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | fantasai.bugs, vitor.roriz, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 234054 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
Switch to use enum class for typesetterOptions() template in Source/WebCore/platform/graphics/mac/ComplexTextControllerCoreText.mm.
The bool template was originally added by:
Use thread safe initialization for statics in ComplexTextController::collectComplexTextRunsForCharacters
<https://bugs.webkit.org/show_bug.cgi?id=234054>
<rdar://problem/86553179>
<https://commits.webkit.org/252669@main>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/126898039>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/27614
EWS
Committed 278294@main (c2779697d1c9): <https://commits.webkit.org/278294@main>
Reviewed commits have been landed. Closing PR #27614 and removing active labels.