WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
257350
Create abstract base class to relate CompositionHighlight and CompositionUnderline
https://bugs.webkit.org/show_bug.cgi?id=257350
Summary
Create abstract base class to relate CompositionHighlight and CompositionUnde...
Jack Wiig
Reported
2023-05-25 14:25:25 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-25 14:36:23 PDT
<
rdar://problem/109853785
>
Jack Wiig
Comment 2
2023-05-25 14:53:54 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14369
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug