RESOLVED FIXED 266279
GraphicsContext::drawNativeImage has redundant imageSize parameter
https://bugs.webkit.org/show_bug.cgi?id=266279
Summary GraphicsContext::drawNativeImage has redundant imageSize parameter
Kimmo Kinnunen
Reported 2023-12-12 05:56:41 PST
GraphicsContext::drawNativeImage has redundant imageSize parameter NativeImage knows its size The call also has source rect that defines the part which is sourced
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-12 05:57:02 PST
Kimmo Kinnunen
Comment 2 2023-12-12 06:03:14 PST
EWS
Comment 3 2023-12-13 02:12:29 PST
Committed 271976@main (8cc92b722540): <https://commits.webkit.org/271976@main> Reviewed commits have been landed. Closing PR #21677 and removing active labels.
Tim Horton
Comment 4 2023-12-15 14:58:52 PST
Reopening due to pending revert.
Kimmo Kinnunen
Comment 5 2023-12-19 05:16:26 PST
The reverted patch wasn't hardened enough for bug 266628
Kimmo Kinnunen
Comment 6 2023-12-19 07:12:00 PST
EWS
Comment 7 2023-12-20 02:15:05 PST
Committed 272333@main (f0cddec1574e): <https://commits.webkit.org/272333@main> Reviewed commits have been landed. Closing PR #22026 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.