[Webkit-unassigned] [Bug 257350] New: Create abstract base class to relate CompositionHighlight and CompositionUnderline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 25 14:25:25 PDT 2023


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

            Bug ID: 257350
           Summary: Create abstract base class to relate
                    CompositionHighlight and CompositionUnderline
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jack at jhwiig.com
                CC: wenson_hsieh at apple.com

Trying to expand either type or create a third, similar type is difficult because these types are implemented separately. Implementing them with a common ancestor will make it easier to extend them in the future to support more use cases.

-- 
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/20230525/b3da5179/attachment.htm>


More information about the webkit-unassigned mailing list