Bug 167954 - [Win] Implement ComplexTextController on top of DirectWrite
Summary: [Win] Implement ComplexTextController on top of DirectWrite
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks: 167566
  Show dependency treegraph
 
Reported: 2017-02-07 13:41 PST by Myles C. Maxfield
Modified: 2019-02-18 17:37 PST (History)
2 users (show)

See Also:


Attachments
WIP (59.36 KB, patch)
2017-02-08 00:41 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2017-02-07 13:41:38 PST
Now that the shared pieces of ComplexTextController are shared among all the ports, we should implement the required platform-specific part on top of DirectWrite. Once this is done, we can remove UniscribeController.
Comment 1 Myles C. Maxfield 2017-02-08 00:41:40 PST
Created attachment 300883 [details]
WIP
Comment 2 Myles C. Maxfield 2019-02-18 17:37:43 PST
This would have fixed https://bugs.webkit.org/show_bug.cgi?id=191368