[Webkit-unassigned] [Bug 272705] New: Remove InterpolationQualityMaintainer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 15:10:01 PDT 2024


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

            Bug ID: 272705
           Summary: Remove InterpolationQualityMaintainer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: sabouhallawa at apple.com

ImagePaintingOptions has a member of this type. But GraphicsContext::drawNativeImageInternal() does not apply InterpolationQuality although it does apply the compositeOperation and the blendMode.

Applying InterpolationQuality through InterpolationQualityMaintainer requires a separate call to GraphicsContext::didUpdateState() which may require an IPC call in the case of GPUProcess DOM rendering.

-- 
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/20240415/d0d05559/attachment.htm>


More information about the webkit-unassigned mailing list