[Webkit-unassigned] [Bug 246856] New: Factorize common platform code for font feature variant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 07:09:36 PDT 2022


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

            Bug ID: 246856
           Summary: Factorize common platform code for font feature
                    variant
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: m_dubet at apple.com

Some lengthy code (computeFeatureSettingsFromVariants ~300 lines) is exactly the same in Harfbuzz and GTK, we should factorize it.

https://github.com/WebKit/WebKit/blob/main/Source/WebCore/platform/graphics/harfbuzz/ComplexTextControllerHarfBuzz.cpp#L181

https://github.com/WebKit/WebKit/blob/main/Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp#L84

-- 
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/20221021/b9cba0e4/attachment.htm>


More information about the webkit-unassigned mailing list