[Webkit-unassigned] [Bug 270865] New: Always use DDHighlightCreateWithRectsInVisibleRectWithStyleAndDirection in DDHighlight creation code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 10:55:42 PDT 2024


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

            Bug ID: 270865
           Summary: Always use
                    DDHighlightCreateWithRectsInVisibleRectWithStyleAndDir
                    ection in DDHighlight creation code
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a_protyasha at apple.com
                CC: a_protyasha at apple.com,
                    webkit-bug-importer at group.apple.com

Currently, we call DDHighlightCreateWithRectsInVisibleRectWithStyleAndDirection conditional on HAVE(DD_HIGHLIGHT_CREATE_WITH_SCALE). This is not necessary because all calls to the DDHighlight creation method happen in macOS-only codepaths, and the method in question is available on all supported macOS configurations.

-- 
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/20240312/8a4240f5/attachment-0001.htm>


More information about the webkit-unassigned mailing list