Bug 247251 - Use device pixel scaled backing store for <canvas> with image-rendering: pixelated
Summary: Use device pixel scaled backing store for <canvas> with image-rendering: pixe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Woodrow
URL:
Keywords: InRadar
: 245595 (view as bug list)
Depends on:
Blocks: 241450
  Show dependency treegraph
 
Reported: 2022-10-30 21:03 PDT by Matt Woodrow
Modified: 2023-01-10 12:17 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 2022-10-30 21:03:06 PDT
We need to do scaling during painting to apply the image-rendering effect
Comment 1 Matt Woodrow 2022-10-30 21:03:32 PDT
<rdar://problem/99895407>
Comment 2 Matt Woodrow 2022-10-30 21:15:16 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5950
Comment 3 Simon Fraser (smfr) 2022-10-31 11:24:03 PDT
Does this fix bug 185683 or bug 162592?
Comment 4 Matt Woodrow 2022-10-31 12:20:40 PDT
Unfortunately not, it just fixes a regression from bug 241450.
Comment 5 EWS 2022-11-03 16:55:08 PDT
Committed 256299@main (8ed3d524525a): <https://commits.webkit.org/256299@main>

Reviewed commits have been landed. Closing PR #5950 and removing active labels.
Comment 6 Ryan Haddad 2023-01-10 12:17:28 PST
*** Bug 245595 has been marked as a duplicate of this bug. ***