RESOLVED FIXED248080
[WPE][GTK] GraphicsContextCairo: Remove two unnecessary overrides
https://bugs.webkit.org/show_bug.cgi?id=248080
Summary [WPE][GTK] GraphicsContextCairo: Remove two unnecessary overrides
Vitaly Dyackhov
Reported 2022-11-18 06:57:41 PST
GraphicsContextCairo overrides void fillRect(const FloatRect&, Gradient&) and fillRect(const FloatRect&, const Color&, CompositeOperator, BlendMode = BlendMode::Normal) but effectively executes the same code.
Attachments
Vitaly Dyackhov
Comment 1 2022-11-18 07:00:46 PST
EWS
Comment 2 2022-11-28 00:37:06 PST
Committed 257062@main (f23e751d075e): <https://commits.webkit.org/257062@main> Reviewed commits have been landed. Closing PR #6630 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.