WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
261462
GraphicsContext::createScaledImageBuffer uses different equations for different variants
https://bugs.webkit.org/show_bug.cgi?id=261462
Summary
GraphicsContext::createScaledImageBuffer uses different equations for differe...
Kimmo Kinnunen
Reported
2023-09-12 06:21:26 PDT
GraphicsContext::createScaledImageBuffer uses different equations for different variants The call: GraphicsContext::createScaledImageBuffer(FloatRect { { }, { w, h }, ...) Uses different equation than: GraphicsContext::createScaledImageBuffer(FloatSize { w, h }, ...)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-12 06:21:36 PDT
<
rdar://problem/115352084
>
Kimmo Kinnunen
Comment 2
2023-09-12 06:36:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17692
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug