[Webkit-unassigned] [Bug 248080] New: [WPE][GTK] GraphicsContextCairo: Remove two unnecessary overrides

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 06:57:41 PST 2022


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

            Bug ID: 248080
           Summary: [WPE][GTK] GraphicsContextCairo: Remove two
                    unnecessary overrides
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vitaly at igalia.com
                CC: bugs-noreply at webkitgtk.org

GraphicsContextCairo overrides void fillRect(const FloatRect&, Gradient&) and fillRect(const FloatRect&, const Color&, CompositeOperator, BlendMode = BlendMode::Normal) but effectively executes the same code.

-- 
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/20221118/6efe25da/attachment.htm>


More information about the webkit-unassigned mailing list